Fix comments-indentation linter
parent
a88453a932
commit
61e5b6a627
|
@ -5,16 +5,15 @@ info:
|
|||
author: nadino
|
||||
severity: info
|
||||
|
||||
# Notes:-
|
||||
# This template requires manual inspection once found valid match.
|
||||
# Generic token could be anything matching below regex.
|
||||
# Impact of leaked token depends on validation of leaked token.
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
# Notes:-
|
||||
# This template requires manual inspection once found valid match.
|
||||
# Generic token could be anything matching below regex.
|
||||
# Impact of leaked token depends on validation of leaked token.
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: dsl
|
||||
|
|
Loading…
Reference in New Issue