🐞 Bug report
The Semgrep scanner integrations-test scan does not find any vulnerabilities in the example file.
Additional context
Currently, we use the semgrep ruleset "ci" on a python file containing exactly three vulnerabilities with the id "command-injection-os-system". This rule is however no longer present in the "ci" ruleset, which leads to our scans finding no vulnerabilities, and thus failed assertion in the test.
🐞 Bug report
The Semgrep scanner integrations-test scan does not find any vulnerabilities in the example file.
Additional context
Currently, we use the semgrep ruleset "ci" on a python file containing exactly three vulnerabilities with the id "command-injection-os-system". This rule is however no longer present in the "ci" ruleset, which leads to our scans finding no vulnerabilities, and thus failed assertion in the test.