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
A package object's `pkg_format` attribute is used in the default report,
as well as to determine when a license value should be retrieved from
the `pkg_licesnes` attribute value (i.e.
tern/formats/default/generator.py). Moving forward, we can also use the
`pkg_format` as a purl type. This commit changes the go and pacman
binary pkg_formats to align with the purl types[1] in the purl
specification.
[1]https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst
Works towards: #1206
Signed-off-by: Rose Judge <[email protected]>
0 commit comments