You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: