ToolJet/plugins/packages/restapi/lib
Adish M 6ddbb7fedc
feat: implement SSRF protection with URL validation across plugins (#14257)
* feat: implement SSRF protection with URL validation across plugins

* refactor SSRF protection to focus on cloud metadata endpoints and improve configuration options

* remove legacy whitelist functionality and streamline SSRF validation process

* enhance SSRF protection by adding configurable blocked schemes and validation checks

* enhance SSRF protection by integrating configurable options across services

* replace dns.lookup with dns.lookup from dns module for improved clarity

* refactor: enhance SSRF protection by merging request options and improving IP format normalization

* Fix: update comments for clarity and enhance IP normalization in SSRF protection

* enhance SSRF protection by validating URL and applying protection options in GraphqlQueryService

* enhance SSRF protection with detailed validation for redirects and URL schemes
2026-02-23 17:25:13 +05:30
..
icon.svg hotfix : Console throwing error / warnings related to svgs (#8895) 2024-02-22 16:52:54 +05:30
index.ts feat: implement SSRF protection with URL validation across plugins (#14257) 2026-02-23 17:25:13 +05:30
manifest.json fix: token headers & client-auth dropdown (#14082) 2025-10-22 15:19:20 +05:30
operations.json Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
types.ts Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30