Open anthonyharrison opened 1 year ago
This may be of relevance.
Darn, I was hoping that they were proposing infrastructure fixes. But better namespaces are good too.
This didn't wind up worked explicitly into any gsoc applications this year. We already have Name support so I'm going to open two separate issues and initially invite the hackathon folk to work on them this week:
SBOMs can specify a product in a number of different ways. For example, a SBOM can include a product as a Name, a CPE or a PURL (and possibly all three!). Whilst the quality of SBOMs is variable (and in some cases inconsistent) extending the mechanisms beyond a name should increase the reliability of the SBOM scanning and reduce false reports as CPE and/or PURL can include vendor information as well.
If a PURL record is used, there is also the possibility of interogating an ecosystem to get more accurante product information.
This task will also require changes to the SBOM parsing routines to use external libraries e.g. SPDX Python Tools
Possibly add to GSOC task?