#!/bin/sh
source /usr/share/semgrep/venv/bin/activate
exec /usr/share/semgrep/venv/bin/semgrep "$@"
