0 留言 (0 留言)0 反應 (0 反應)0 負責人 (0 負責人)Java23,109 star (23,109 star)8,150 fork (8,150 fork)batch import
area/dashboardgood first issue
- 議題類型
- bug
- 前置要求
- 無
- 研究方向
- The issue identifies a specific file `sentinel dashboard/src/main/webapp/resources/package lock.json` where lodash version 4.17.15 is used. The task is to upgrade lodash to version 4.17.20 or later to fix CVE 2020-8203. Run `npm install lodash@4.17.20` in the `sentinel dashboard/src/main/webapp/resources/` directory and update the `package lock.json` accordingly. Ensure no breaking changes occur by testing the dashboard.