From f875d4c3a271f0be841896298176369148fe47e4 Mon Sep 17 00:00:00 2001 From: Szabolcs Deme Date: Mon, 30 Sep 2024 15:35:27 +0200 Subject: [PATCH] Trying to fix URLS --- .../SecurityScanning/AutomationFrameworkPlans/FullScan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lombiq.Tests.UI/SecurityScanning/AutomationFrameworkPlans/FullScan.yml b/Lombiq.Tests.UI/SecurityScanning/AutomationFrameworkPlans/FullScan.yml index f6b4c73a9..dc75016ae 100644 --- a/Lombiq.Tests.UI/SecurityScanning/AutomationFrameworkPlans/FullScan.yml +++ b/Lombiq.Tests.UI/SecurityScanning/AutomationFrameworkPlans/FullScan.yml @@ -105,7 +105,7 @@ jobs: newRisk: False Positive parameter: '' parameterRegex: false - url: .*/(ChangePassword|ExternalAuthentication/LinkExternalLogin|ExternalAuthentication/ExternalLogin|Users/LogOff|api/content).* + url: .*/(ChangePassword|ExternalAuthentications/LinkExternalLogin|ExternalAuthentications/ExternalLogin|Users/LogOff|api/content).* urlRegex: true attack: '' attackRegex: false