Feature add http deny list

* feat: add http deny list env variable

* feat: add http deny list in HTTP node

* feat: use generic error message for denied hosts in HTTP node
This commit is contained in:
Ong Chung Yau
2025-07-21 20:30:42 +08:00
committed by GitHub
parent dca91b979b
commit efc9ac222f
4 changed files with 99 additions and 48 deletions
+1
View File
@@ -98,6 +98,7 @@
"graphql": "^16.6.0",
"html-to-text": "^9.0.5",
"ioredis": "^5.3.2",
"ipaddr.js": "^2.2.0",
"jsdom": "^22.1.0",
"jsonpointer": "^5.0.1",
"jsonrepair": "^3.11.1",