eBay / sbom-scorecard

Generate a score for your sbom to understand if it will actually be useful.
Apache License 2.0
221 stars 24 forks source link

Add support for Tag Value and YAML SPDX files #19

Closed anthonyharrison closed 1 year ago

anthonyharrison commented 1 year ago

The tool currently doesn't correctly process SPDX Tag Value or SPDX YAML files.

Both report errors at Spec Compliance level:

Tag Value - Spec Compliance: 0/25 (invalid character 'S' looking for beginning of value)

YAML - Spec Compliance: 0/25 (invalid character '-' in numeric literal)