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

Generate SBOM in CI #706

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Generate SBOM in CI #706

merged 1 commit into from
Apr 16, 2024

Conversation

sbreker
Copy link
Member

@sbreker sbreker commented Apr 15, 2024

Add ability to generate and upload an SBOM to Dependency Track in CI.

This CI workflow will autocreate a new Dependency Track project for any
qa or stable branch this workflow is picked to. The projectName
will be set to "archivematica" and the project version will be the branch
name.

Because the parentName is set to 'Archivematica', this SBOM will be grouped under
a project group of the same name which must be present in advance.

Dev dependencies will be included in SBOM.

@sbreker
Copy link
Member Author

sbreker commented Apr 15, 2024

SBOM analysis of the dev/produce-sbom branch can be viewed here:

https://dependency-track.pet.artefactual.dev/projects/44d2bc53-910c-43bb-9862-4a861b7ba1e5

image

Add ability to generate and upload an SBOM to Dependency Track in CI.

This CI workflow will autocreate a new Dependency Track project for any
qa or stable branch this workflow is picked to. The projectName
will be set to "archivematica" and the project version will be the branch
name.

Because the parentName is set to 'Archivematica', this SBOM will be grouped under
a project group of the same name which must be present in advance.

Dev dependencies will be included in SBOM.
@sbreker sbreker merged commit 9903856 into qa/0.x Apr 16, 2024
2 of 7 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