added out of scope to zap.conf

This commit is contained in:
Jon Roberts 2023-04-14 10:19:54 -06:00
parent db46c03ba6
commit 0619ab343e
No known key found for this signature in database
GPG key ID: EED093582198B041

View file

@ -52,6 +52,7 @@
10038 OUTOFSCOPE http://app:8080/users
10038 OUTOFSCOPE http://app:8080/users/add
10038 OUTOFSCOPE http://app:8080/delete
11038 OUTOFSCOPE http://app:8080/withdraw
# This URL always returns 404, so include it as well.
10038 OUTOFSCOPE http://app:8080/todo
# OIDC isn't configured in the test environment and DEBUG=True so this gives a 500 without CSP headers