From b1ebfec2fb5e8cddbe62420933c794f2a12c7c96 Mon Sep 17 00:00:00 2001 From: David Kennedy Date: Tue, 8 Oct 2024 15:35:37 -0400 Subject: [PATCH] zap fix2 --- src/zap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zap.conf b/src/zap.conf index 8ae245c5f..710efbc6f 100644 --- a/src/zap.conf +++ b/src/zap.conf @@ -73,7 +73,7 @@ 10038 OUTOFSCOPE http://app:8080/organization/ 10038 OUTOFSCOPE http://app:8080/suborganization/ 10038 OUTOFSCOPE http://app:8080/transfer/ -10038 OUTOFSCOPE http://app:8080/permissionstemp +10038 OUTOFSCOPE http://app:8080/permissions # 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