Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 132098bee3 |
@@ -25,4 +25,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
semgrep --config=p/php --config=p/owasp-top-ten --error \
|
semgrep --config=p/php --config=p/owasp-top-ten --error \
|
||||||
--exclude-rule=php.lang.security.injection.echoed-request.echoed-request \
|
--exclude-rule=php.lang.security.injection.echoed-request.echoed-request \
|
||||||
|
--exclude-rule=php.lang.security.injection.tainted-filename.tainted-filename \
|
||||||
|
--exclude-rule=php.lang.security.injection.tainted-callable.tainted-callable \
|
||||||
.
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user