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
Ideally we should expand this to fill in an answer in as many ecosystems as possible. There have been suggestions to at least add Java under consideration, looking specifically at the Specification-Vendor followed by Implementation-Vendor for non-empty values to use as an originator.
We should probably add a completion-test for this, which exhaustively covers all metadata types (use this). This way we can ensure that as new metadata types are added we can fail if there isn't an explicit test to cover originator functionality.
The text was updated successfully, but these errors were encountered:
When determining originator we only consider select ecosystems:
syft/syft/format/internal/spdxutil/helpers/origintor.go
Lines 17 to 40 in 25ae7bf
Ideally we should expand this to fill in an answer in as many ecosystems as possible. There have been suggestions to at least add Java under consideration, looking specifically at the
Specification-Vendor
followed byImplementation-Vendor
for non-empty values to use as an originator.We should probably add a completion-test for this, which exhaustively covers all metadata types (use this). This way we can ensure that as new metadata types are added we can fail if there isn't an explicit test to cover originator functionality.
The text was updated successfully, but these errors were encountered: