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

add note about nuget checksums #277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matt-phylum
Copy link

This PR adds clarification around NuGet package checksum qualifiers.

Should there also be a nuget_lock_sha512 qualifier or similar for holding the package hash? It could be useful for cases where somebody is trying to generate an SBOM from a packages.lock.json file. NuGet packages are not namespaced by their source repository and the source repository information is not included in the packages.lock.json file. The package hash is the only disambiguating information in that case if there are multiple packages with the same name and version.

@stevespringett stevespringett added the PURL type definition Non-core definitions that describe and standardize PURL types label Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PURL type definition Non-core definitions that describe and standardize PURL types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants