You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepend vendor to product to set the SBOM package name, otherwise
SBOM will only contain the last vendor of the product.
For example for iperf3, SBOM will only contain
cpe:/a:iperf3_project:iperf3:3.11 and not cpe:/a:es:iperf3:3.11
Signed-off-by: Fabrice Fontaine <[email protected]>
0 commit comments