-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
type:questionA user questionA user question
Description
Hi,
We opened this issue in the context of the Spring Boot project, but according to the developers, the issue lies in the executable-jar framework,
Expected Behavior
The SBoM should not contain test dependencies from the Maven pom file in general.
Current Behavior
When creating the Docker image for a Maven project, the resulting SBoM files contain entries for the test dependencies.
Motivations
This is an issue as vulnerability scanners use these meta files to check the image for security violations. In our case this leads to various false positives that have to be checked manually.
Thank you and best regards
Nils
Metadata
Metadata
Assignees
Labels
type:questionA user questionA user question