diff --git a/ci_tests/test_pygoat_findings.py b/ci_tests/test_pygoat_findings.py index 79eb3727b..7602758fe 100644 --- a/ci_tests/test_pygoat_findings.py +++ b/ci_tests/test_pygoat_findings.py @@ -6,7 +6,9 @@ "pixee:python/add-requests-timeouts", "pixee:python/secure-random", "pixee:python/sandbox-process-creation", + "pixee:python/subprocess-shell-false", "pixee:python/django-session-cookie-secure-off", + "pixee:python/django-model-without-dunder-str", "pixee:python/harden-pyyaml", "pixee:python/django-debug-flag-on", "pixee:python/url-sandbox",