0 commentaires (0 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)Java23 109 stars (23 109 stars)8 150 forks (8 150 forks)batch import
area/dashboardgood first issue
- Type d'issue
- bug
- Prérequis
- Aucun
- Direction de recherche
- 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.