493ad975e9
An SSRF-preventing wrapper around Python's requests library.
3 lines
198 B
Text
3 lines
198 B
Text
Advocate is a set of tools based around the requests library for
|
|
safely making HTTP requests on behalf of a third party. Specifically,
|
|
it aims to prevent common techniques that enable SSRF attacks.
|