aquasecurity / trivy

Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
https://aquasecurity.github.io/trivy
Apache License 2.0
22.31k stars 2.2k forks source link

fix(sbom): detect OS from `purl` if OS component not found #7100

Open DmitriyLewen opened 2 weeks ago

DmitriyLewen commented 2 weeks ago

Description

Detect OS from purl if OS component not found. See #7073 for more details.

Discussed in https://github.com/aquasecurity/trivy/discussions/7073