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

repo: add SBOM and check license compliance #7250

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

repo: add SBOM and check license compliance #7250

wants to merge 8 commits into from

Conversation

passcod
Copy link
Member

@passcod passcod commented Feb 20, 2025

Changes

  • Add an SBOM to the repo and include it in distributed packages
  • Add an npm script to regenerate the SBOM (no external tools needed)
  • Add a CI check to ensure the SBOM is up to date
  • Copy the default license.json file from CycloneDX
  • Specifically allow GPL-3.0-and-later software, given we're using that same license
  • Add a CI check to ensure all licenses used as dependencies are approved

@passcod passcod marked this pull request as ready for review February 20, 2025 23:45
@passcod passcod requested a review from a team as a code owner February 20, 2025 23:45
@passcod passcod changed the title repo: add SBOM repo: add SBOM and check license compliance Feb 20, 2025
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