-
-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Labels
Consider Fundinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Tested with: https://github.com/ada-url/ada
#include <array>
It matches an OS package, which is incorrect.
{
"group": "",
"name": "nodejs21-devel",
"version": "21.4.0",
"purl": "pkg:rpm/nodejs21-devel@21.4.0#nodejs21-21.4.0-1.1.src.rpm",
"type": "library",
"bom-ref": "pkg:rpm/nodejs21-devel@21.4.0#nodejs21-21.4.0-1.1.src.rpm",
"evidence": {
"identity": {
"field": "purl",
"confidence": 0.8,
"methods": [
{
"technique": "filename",
"confidence": 0.8,
"value": "PkgProvides array"
}
]
}
}
}
To fix this, we need a list of standard c/c++ libraries similar to Python and filter the list before looking for an OS package.
https://en.cppreference.com/w/cpp/standard_library
https://cplusplus.com/reference/
Metadata
Metadata
Assignees
Labels
Consider Fundinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed