From 65bed052842e3b13c5138caa9e3e06ae80e233db Mon Sep 17 00:00:00 2001 From: David Kennedy Date: Thu, 18 Jul 2024 14:36:31 -0400 Subject: [PATCH] fixed zap.conf --- src/zap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zap.conf b/src/zap.conf index 9d6c5579c..d6d22995c 100644 --- a/src/zap.conf +++ b/src/zap.conf @@ -70,7 +70,7 @@ 10038 OUTOFSCOPE http://app:8080/org-name-address 10038 OUTOFSCOPE http://app:8080/domain_requests/ 10038 OUTOFSCOPE http://app:8080/domains/ -10038 OUTOFSCOPE http://app:8080/organization/ +10038 OUTOFSCOPE http://app:8080/organization/ # 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