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

Provide Software Bill of Materials (SBOM) #4462

Merged
merged 2 commits into from
Apr 19, 2023
Merged

Conversation

adangel
Copy link
Member

@adangel adangel commented Apr 6, 2023

Describe the PR

  • Add cyclonedx plugin to generate SBOM (Software Bill of Materials)
  • The SBOM is attached and deployed into maven central
  • The SBOM is also included in the binary distribution of PMD

See https://github.com/CycloneDX/cyclonedx-maven-plugin

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

- Add cyclonedx plugin to generate SBOM (Software Bill of Materials)
- The SBOM is attached and deployed into maven central
- The SBOM is also included in the binary distribution of PMD

See https://github.com/CycloneDX/cyclonedx-maven-plugin
@adangel adangel added an:enhancement An improvement on existing features / rules dependencies Pull requests that update a dependency file labels Apr 6, 2023
@adangel adangel added this to the 7.0.0 milestone Apr 6, 2023
@pmd-test
Copy link

pmd-test commented Apr 6, 2023

1 Message
📖 No regression tested rules have been changed.

Generated by 🚫 Danger

Uploads xml/json to sourceforge
and to Githu releases
@jsotuyod jsotuyod merged commit 08d362a into pmd:master Apr 19, 2023
@adangel adangel deleted the create-sbom branch April 20, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
an:enhancement An improvement on existing features / rules dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants