Closed chandanbn closed 4 years ago
package_name
andpackage_ecosystem
also need to be removed from therequired
array ofproduct
. I assumecollectionURL
should be required too?Can we also add some notes on why this is replacing
package_ecosystem
for those not subscribed to the AWG mailing list where it was discussed?Otherwise, lgtm!
Fixed the required definitions.
collectionURL should be optional as not every product is delivered via a well structured package repository.
Replace package_ecosystem with more flexible future-proof collectionURL with examples of popular software package repos.
A hardcoded enum of short names for popular package ecosystems has few shortcomings:
CVE Quality working group discussed various alternatives, recommends replacing current package_ecosystem definition with collectionURL.
This proposal does not exclude the use of other software identifying information such a PURL/SPDX/SWID.