Skip to content

Commit d8a8c9a

Browse files
authored
Add got-ssrf to plugins section in the readme (sindresorhus#1881)
1 parent a485234 commit d8a8c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ For advanced JSON usage, check out the [`parseJson`](documentation/2-options.md#
162162
- [`gotql`](https://github.com/khaosdoctor/gotql) - Got convenience wrapper to interact with GraphQL using JSON-parsed queries instead of strings
163163
- [`got-fetch`](https://github.com/alexghr/got-fetch) - Got with a [`fetch`](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) interface
164164
- [`got-scraping`](https://github.com/apify/got-scraping) - Got wrapper specifically designed for web scraping purposes
165+
- [`got-ssrf`](https://github.com/JaneJeon/got-ssrf) - Got wrapper to protect server-side requests against SSRF attacks
165166

166167
### Legacy
167168

0 commit comments

Comments
 (0)