Skip to content

Commit

Permalink
Trying to fix URLS
Browse files Browse the repository at this point in the history
  • Loading branch information
DemeSzabolcs committed Sep 30, 2024
1 parent e6ab1f7 commit f875d4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f875d4c

Please sign in to comment.