guacsec / guac

GUAC aggregates software security metadata into a high fidelity graph database.
https://guac.sh
Apache License 2.0
1.26k stars 170 forks source link

[bug] ClearlyDefined certifier failing on certain packages #2133

Open jeffmendoza opened 2 weeks ago

jeffmendoza commented 2 weeks ago

Describe the bug

Sometimes get:

"unable to ingest document due to ingestion error clearlydefined : error assembling graphs for \"clearlydefined\" : ingestLicenses failed with error: IngestLicenses failed with error: input: ingestLicenses LicenseRef name provided without inline.\n"

To Reproduce

Have a package where ClearlyDefined returns "LicenseRef-scancode-public-domain" or other "LicenseRef..." for the declared or discovered license.

Additional context

Todo