From f8c3819855e3132c1f1e9da37bce1e6cc23e23ec Mon Sep 17 00:00:00 2001 From: Rachid Mrad Date: Mon, 24 Jun 2024 15:02:02 -0400 Subject: [PATCH] outofscope domain_requests in zap --- src/zap.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/zap.conf b/src/zap.conf index 7a1e5c96d..c1ac28644 100644 --- a/src/zap.conf +++ b/src/zap.conf @@ -68,6 +68,7 @@ 10038 OUTOFSCOPE http://app:8080/dns/dnssec 10038 OUTOFSCOPE http://app:8080/dns/dnssec/dsdata 10038 OUTOFSCOPE http://app:8080/org-name-address +10038 OUTOFSCOPE http://app:8080/domain_requests # 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