From 04157ce404e8087608fdf509e51176b38abca980 Mon Sep 17 00:00:00 2001 From: Rachid Mrad Date: Sat, 24 Aug 2024 00:02:52 -0400 Subject: [PATCH] zap exclusion --- src/zap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zap.conf b/src/zap.conf index c25406796..dd9ae1565 100644 --- a/src/zap.conf +++ b/src/zap.conf @@ -72,7 +72,7 @@ 10038 OUTOFSCOPE http://app:8080/domains/ 10038 OUTOFSCOPE http://app:8080/organization/ 10038 OUTOFSCOPE http://app:8080/suborganization/ -10038 OUTOFSCOPE http://app:8080/transfer/ +10038 OUTOFSCOPE http://app:8080/transfer/ # 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