add cve-2022-46463

patch-1
Arm!tage 2023-08-16 16:57:23 +08:00
parent ff554bd551
commit 94a06bd2fe
1 changed files with 6 additions and 4 deletions

View File

@ -16,16 +16,18 @@ info:
http:
- method: GET
path:
- '{{BaseURL}}/api/v2.0/search'
- '{{BaseURL}}/api/v2.0/search?q=/'
matchers-condition: and
matchers:
- type: word
part: body
part: response
words:
- 'validation failure list:\nq in query is required'
- 'repository_name'
- 'project_name'
condition: and
- type: status
status:
- 422
- 200