https://github.com/semgrep/semgrep
Instalaci贸n con entorno virtual.
pipx install semgrep
Escaneo general.
semgrep scan semgrep scan --text --text-output=semgrep.txt
Escaneo por patr贸n.
semgrep -e '<pattern>' --lang=<language>
Escaneo por reglas.
semgrep scan --config <rules.yaml> semgrep scan --config /<path>/
脷ltima actualizaci贸n hace 1 mes
驴Te fue 煤til?