Adds 'tags' attribute to robots-txt-endpoint.yaml
parent
7a389cd845
commit
82aea3f8c4
|
@ -4,6 +4,7 @@ info:
|
|||
name: robots.txt endpoint prober
|
||||
author: CasperGN,pdteam
|
||||
severity: info
|
||||
tags: misc,generic
|
||||
metadata:
|
||||
max-request: 2
|
||||
|
||||
|
@ -25,4 +26,4 @@ http:
|
|||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue