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

Including CycloneDX for SBOM generation #1552

Merged
merged 1 commit into from
May 26, 2024

Conversation

patbaumgartner
Copy link
Contributor

Including the Cyclone DX plugins to generate the SBOM file for spring-boot-actuator.

While maven will work fine even if you run mvn spring-boot:run for Gradle builds, you will need to build the bootJar first and run the artifact to access /actuator/sbom and /actuator/sbom/application.

See more info regarding the Gradle issue here: spring-projects/spring-boot#40890

@dsyer dsyer merged commit 308f7ec into spring-projects:main May 26, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants