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

Security vulnerability scanning of java dependencies #3927

Open
2 tasks
jframe opened this issue May 31, 2022 · 0 comments
Open
2 tasks

Security vulnerability scanning of java dependencies #3927

jframe opened this issue May 31, 2022 · 0 comments

Comments

@jframe
Copy link
Contributor

jframe commented May 31, 2022

Add security vulnerability scanning of Java dependencies as part of the regular build. Currently Besu does use Trivy and CodeQL for scanning for security vulnerabilities. This doesn't find all vulnerabilities as different tools use different security vulnerability databases.

Intention is to use https://jeremylong.github.io/DependencyCheck/dependency-check-gradle/index.html so this can happen as part of the regular build and catch any security vulnerabilities before reaching the main branch.

Tasks

  • Discuss in next contributors call - Tuesday 21st
  • Trial without blocking the build - avoid red cross!
@jframe jframe added the TeamGroot GH issues worked on by Groot Team label May 31, 2022
@jflo jflo removed the TeamGroot GH issues worked on by Groot Team label Oct 15, 2024
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

2 participants