Fix False Positive for PyPI Server Detect
parent
a9ace7d3b3
commit
f38fc14b23
|
@ -14,6 +14,7 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue