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
Is your feature request related to a problem? Please describe.
In dependency track this package is reporting as not having a licence type specified
Describe the solution you'd like
The PackageLicenseExpression property is set in the csproj so thay the NUGET package has the information. This can then be included in the SBOM so that analysis can occur in the appropriate tools
Describe alternatives you've considered
Ignore them, bundle licence file into package & reference the file.
Additional context
N/a
The text was updated successfully, but these errors were encountered:
thompson-tomo
added a commit
to thompson-tomo/murmurhash-net
that referenced
this issue
Jan 24, 2024
Is your feature request related to a problem? Please describe.
In dependency track this package is reporting as not having a licence type specified
Describe the solution you'd like
The PackageLicenseExpression property is set in the csproj so thay the NUGET package has the information. This can then be included in the SBOM so that analysis can occur in the appropriate tools
Describe alternatives you've considered
Ignore them, bundle licence file into package & reference the file.
Additional context
N/a
The text was updated successfully, but these errors were encountered: