Skip to content

Commit a2c1995

Browse files
authored
Merge pull request #7506 from hvitved/python/change-note-typo
Python: Fix typo in change note
2 parents 1f8a291 + 23fb345 commit a2c1995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
catgegory: newQuery
2+
category: newQuery
33
---
44
* Two new queries have been added for detecting Server-side request forgery (SSRF). _Full server-side request forgery_ (`py/full-ssrf`) will only alert when the URL is fully user-controlled, and _Partial server-side request forgery_ (`py/partial-ssrf`) will alert when any part of the URL is user-controlled. Only `py/full-ssrf` will be run by default.

0 commit comments

Comments
 (0)