Fix linting

patch-1
pentesttoolscom 2023-08-08 10:13:14 +03:00
parent 7c7d75a55e
commit 4814271ae6
No known key found for this signature in database
GPG Key ID: F0A855624E6BD076
1 changed files with 8 additions and 8 deletions

View File

@ -29,16 +29,16 @@ tcp:
matchers: matchers:
- type: word - type: word
words: words:
- serializeTypeCurrentRPC - serializeTypeCurrentRPC
- language - language
- opaque - opaque
- version - version
condition: and condition: and
- type: word - type: word
words: words:
- denied - denied
- Bad request - Bad request
- HTTP/1.1 - HTTP/1.1
- 400 - 400
condition: or condition: or
negative: true negative: true