linting fixes

patch-1
m4lwhere 2023-05-21 16:19:27 -04:00
parent 5263ac918c
commit cddcf8c8c1
2 changed files with 5 additions and 6 deletions

View File

@ -33,4 +33,3 @@ http:
- type: status
status:
- 200

View File

@ -35,8 +35,8 @@ http:
status:
- 200
extractors:
- type: regex
part: body
regex:
- "(A3T[A-Z0-9]|AKIA|AGPA|AROA|AIPA|ANPA|ANVA|ASIA)[A-Z0-9]{16}"
- "([a-zA-Z0-9+/]{40})"
- type: regex
part: body
regex:
- "(A3T[A-Z0-9]|AKIA|AGPA|AROA|AIPA|ANPA|ANVA|ASIA)[A-Z0-9]{16}"
- "([a-zA-Z0-9+/]{40})"