Skip to content
Discussion options

You must be logged in to vote

Hello @jpalomaki
spring-boot-4.0.5.jar file does not contain GAV (GroupID, ArtifactID, Version) inside it, which is required for Trivy's supported file formats. (see https://trivy.dev/docs/latest/guide/coverage/language/java/#jarwarparear).

<= 4.0.3 versions were identified by the SHA1 hash of the JAR file, however due to a recent incident, the trivy-java-db update is currently on hold (#10425 (comment)) and our database does not yet contain this new artifact.
Once the database is updated, Trivy will be able to detect this version.

Regards, Dmitriy

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jpalomaki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
scan/vulnerability Issues relating to vulnerability scanning
2 participants