perf: SSRF check (#6805)
* perf: SSRF check * doc
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -8,12 +8,12 @@ |
| }, | ||
| "dependencies": { | ||
| "@apidevtools/json-schema-ref-parser": "^11.7.2", | ||
| "@mariozechner/pi-agent-core": "^0.67.3", | ||
| "@mariozechner/pi-ai": "^0.67.3", | ||
| "@fastgpt-sdk/sandbox-adapter": "^0.0.36", | ||
| "@fastgpt-sdk/otel": "catalog:", | ||
| "@fastgpt-sdk/sandbox-adapter": "^0.0.36", | ||
| "@fastgpt-sdk/storage": "catalog:", | ||
| "@fastgpt/global": "workspace:*", | ||
| "@mariozechner/pi-agent-core": "^0.67.3", | ||
| "@mariozechner/pi-ai": "^0.67.3", | ||
| "@maxmind/geoip2-node": "^6.3.4", | ||
| "@modelcontextprotocol/sdk": "catalog:", | ||
| "@node-rs/jieba": "2.0.1", | ||
| ... | ... | @@ -37,12 +37,13 @@ |
| "https-proxy-agent": "^7.0.6", | ||
| "iconv-lite": "^0.6.3", | ||
| "ioredis": "^5.6.0", | ||
| "ipaddr.js": "^2.3.0", | ||
| "joplin-turndown-plugin-gfm": "^1.0.12", | ||
| "json5": "catalog:", | ||
| "jsonrepair": "^3.0.0", | ||
| "jszip": "^3.10.1", | ||
| "jsonpath-plus": "^10.3.0", | ||
| "jsonrepair": "^3.0.0", | ||
| "jsonwebtoken": "^9.0.2", | ||
| "jszip": "^3.10.1", | ||
| "lodash": "catalog:", | ||
| "mammoth": "^1.11.0", | ||
| "mime": "catalog:", | ||
| ... | ... |
Please
register
or
sign in
to comment