Skip to content

Generate SBOMs for JS components #649

Closed
@toddbaert

Description

@toddbaert

We have SBOMs currently for Java and Go. We could use them here as well. I recommend this utility: https://github.com/marketplace/actions/cyclonedx-node-js-generate-sbom (we're using the clyclonedx format elsewhere and it's popular).

Definition of done:

  • SBOMs generated and attached to release artifact in GH, or otherwise made publicly available (for every release)
  • runtime dependencies only included
  • only includes dependencies of module in question (not of repo)

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomershelp wantedExtra attention is neededsecuritysecurity related bugs/tasks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions