Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When creating a project using images, my IDE displays two vulnerability prompts #96

Open
lab-603-lzj opened this issue Jan 5, 2024 · 0 comments

Comments

@lab-603-lzj
Copy link

When using a dependency on spring boot starter, a vulnerability is prompted in CVE-2023-6378;
When using a dependency on spring boot starter test, a vulnerability CVE-2023-1370 is indicated.
Although I can ignore these prompts, I want to know what I need to do to eliminate them?

environment:
IDE:IntelliJ IDEA 2023.2.5
language: java
springboot: 2.7.6
type: maven
jdk: 1.8
packaging: jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant