Skip to content

Commit fe129ad

Browse files
RamiSouaiWeltraumschaf
authored andcommitted
#1399: Use specific rule in semgrep integration-test instead of ruleset
Signed-off-by: Rami Souai <rami.souai@iteratec.com>
1 parent 13be4ed commit fe129ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanners/semgrep/integration-tests/semgrep.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ test(
1414
"semgrep",
1515
[
1616
"-c",
17-
"p/ci",
17+
"r/python.django.security.injection.command.command-injection-os-system.command-injection-os-system",
1818
"/test/",
1919
],
2020
90,

0 commit comments

Comments
 (0)