Skip to content

Dependabot security not working for Spring Boot #15396

Discussion options

You must be logged in to vote

@davidvieiratrustly Thanks for letting us know about this. I checked the example repository that you linked to, and confirmed that the pom.xml does not specify versions for the spring-boot projects that you showed, so we don't know what version you're actually using to alert you.

It's worth mentioning that Maven lacks the kind of lock files that are used in many other ecosystems, and this makes security assurance much more difficult because we don't have any point in time snapshot of what the dependencies are that we can analyze. We're working on an enhancement that will allow developers to upload more information about their dependencies during a build. This will give us the ability to b…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@davidvieiratrustly
Comment options

@davidvieiratrustly
Comment options

@jhutchings1
Comment options

Answer selected by jhutchings1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependabot Code Security Build security into your GitHub workflow with features to keep your codebase secure Product Feedback
2 participants