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

Yarn 1.x: Generate SBOM Components #636

Open
taylormadore opened this issue Sep 5, 2024 · 0 comments
Open

Yarn 1.x: Generate SBOM Components #636

taylormadore opened this issue Sep 5, 2024 · 0 comments
Labels
yarn Pull requests/issues related to our yarn handling module

Comments

@taylormadore
Copy link
Contributor

After dependency metadata has been parsed from package.json and yarn.lock, this metadata should be used to create Components for the SBOM. These components should include accurate PURLs and properties denoting devDependencies and whether the component is missing hashes.

Acceptance Criteria

  • All components have accurate PURLs and properties
@taylormadore taylormadore added the yarn Pull requests/issues related to our yarn handling module label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
yarn Pull requests/issues related to our yarn handling module
Projects
None yet
Development

No branches or pull requests

1 participant