Logo
Explore Help
Register Sign In
zlei6/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2026-08-01 21:37:33 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
2a4e77c5ae206f167182f885342d2a5b895bb962
ragflow/agent/sandbox/sandbox_base_image/nodejs/package.json

16 lines
268 B
JSON
Raw Normal View History

Feat: add code_executor_manager (#7814) ### What problem does this PR solve? Add code_executor_manager. #4977. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2025-05-23 16:33:38 +08:00
{
"name": "nodejs",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
fix: upgrade axios to 1.15.2 (CVE-2026-42264) (#17508) ## Summary Upgrade axios from 1.15.1 to 1.15.2 to fix CVE-2026-42264. ## Vulnerability | Field | Value | |-------|-------| | **ID** | CVE-2026-42264 | | **Severity** | HIGH | | **Scanner** | trivy | | **Rule** | `CVE-2026-42264` | | **File** | `agent/sandbox/sandbox_base_image/nodejs/package-lock.json` | | **Assessment** | Likely exploitable | **Description**: axios: Axios: Prototype pollution allows information disclosure and request manipulation --- *Automated security fix by [OrbisAI Security](https://orbisappsec.com)*
2026-07-29 09:55:02 +05:30
"axios": "^1.15.2"
Feat: add code_executor_manager (#7814) ### What problem does this PR solve? Add code_executor_manager. #4977. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2025-05-23 16:33:38 +08:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 635ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API