-
-
Notifications
You must be signed in to change notification settings - Fork 299
SBOM: Add vendor URL to json configs #1872
Copy link
Copy link
Open
Labels
Core modules (Sxx)The core scanning modules (Sxx modules)The core scanning modules (Sxx modules)EMBASBOMSBOM related issuesSBOM related issuesenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededstale
Metadata
Metadata
Assignees
Labels
Core modules (Sxx)The core scanning modules (Sxx modules)The core scanning modules (Sxx modules)EMBASBOMSBOM related issuesSBOM related issuesenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededstale
Is your feature request related to a problem? Please describe.
It would be very nice to also show the vendor URLs for the version detected via static mechanisms like the s09 module.
Describe the solution you'd like
The json config is located here: https://github.com/e-m-b-a/emba/blob/master/config/bin_version_identifiers/README.md
We should add one or more relevant vendor URLs per version identifier.
Afterwards we need to ensure that these entries are used correctly.