ocurity / dracon

Security scanning & static analysis tool - forked and rewritten from @thought-machine/dracon
https://smithy.security
Apache License 2.0
73 stars 12 forks source link

Fix SemGrep Producer Not Supporting Registry Rules #229

Closed flowirtz closed 3 months ago

flowirtz commented 3 months ago

Currently, the SemGrep producer only supports local rules, provided as YAML, via the producer-semgrep-rules-yaml parameter. This way we're unable to use SemGrep registry rules (such as p/python or even auto). We should fix that.

Expected Behaviour

Actual Behaviour

Only supports producer-semgrep-rules-yaml