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

SBOM composite action workflow #226

Merged

Conversation

jeffreyparker
Copy link
Contributor

Description

Add automatic SBOM generation to releases generated by github actions.
This will eventually be added to many repos, so the SBOM conversion is separated into a separate action which can be reused by other repos.

Motivation and Context

Improved transparency on dependency versions and licenses.

How Has This Been Tested?

This is a bit tricky. The majority of the action has been tested by creating releases on forks https://github.com/jeffreyparker/duo_client_python/actions/runs/5391813505 , but a full end-to-end test isn't possible until a real release is created.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@jeffreyparker jeffreyparker mentioned this pull request Jun 28, 2023
3 tasks
Copy link
Contributor

@axorna axorna left a comment

Choose a reason for hiding this comment

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

this is super cool 👍🏽

@jeffreyparker jeffreyparker merged commit 179464f into duosecurity:master Jul 6, 2023
5 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.

3 participants