Add SSRF protection

This commit is contained in:
Chocobozzz
2024-08-14 15:32:25 +02:00
parent af9f20d60c
commit d24d221550
21 changed files with 160 additions and 43 deletions

View File

@@ -136,6 +136,7 @@
"fluent-ffmpeg": "^2.1.0",
"fs-extra": "^11.1.0",
"got": "^13.0.0",
"got-ssrf": "^3.0.0",
"helmet": "^7.0.0",
"hpagent": "^1.0.0",
"http-problem-details": "^0.1.5",