Skip to content

Bundle an SBOM inside artemis-console WAR - #219

Open
aloubyansky wants to merge 1 commit into
apache:mainfrom
aloubyansky:sbom-support
Open

Bundle an SBOM inside artemis-console WAR#219
aloubyansky wants to merge 1 commit into
apache:mainfrom
aloubyansky:sbom-support

Conversation

@aloubyansky

@aloubyansky aloubyansky commented Aug 4, 2026

Copy link
Copy Markdown

This PR adds SBOM generation to the Artemis Console WAR.
The SBOM bundled in the WAR will later be merged (or rather used as a source of NPM components) into the final Artemis distribution SBOM (see apache/artemis#6600).

The original SBOM is generated using the Yarn CycloneDX plugin and then later enriched with https://github.com/cyberstamp/cdx-npm-enrich

The WAR SBOM is generated with https://github.com/cyberstamp/maven-assembly-sbom

I previously demoed it to @brusdev

{
"name": "artemis-console-monorepo",
"version": "0",
"version": "0.0.0",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was necessary for the yarn cyclonedx plugin to work

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.

1 participant