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
#6 added support for finding associated files for packages.
However, this won't work with new SPDXs generated by syft, since the hasFiles field is deprecated. To get this same information we need to traverse all the relationship data to recreate this same view that we had before.
The text was updated successfully, but these errors were encountered:
#6 added support for finding associated files for packages.
However, this won't work with new SPDXs generated by syft, since the
hasFiles
field is deprecated. To get this same information we need to traverse all the relationship data to recreate this same view that we had before.The text was updated successfully, but these errors were encountered: