Add BomLens to Image Scanning & SBOM (#1481)

* Add BomLens to Image Scanning & SBOM

Signed-off-by: Haksung Jang <haksung@sk.com>

* docs: point BomLens link to renamed repo sktelecom/bomlens

The repository was renamed from sktelecom/sbom-tools to sktelecom/bomlens.

---------

Signed-off-by: Haksung Jang <haksung@sk.com>
This commit is contained in:
Haksung Jang (장학성)
2026-07-22 06:14:57 +09:00
committed by GitHub
parent 3d9585f393
commit 098a85c44e
+1
View File
@@ -200,6 +200,7 @@ Image vulnerability scanners, SBOM generators, and digest pinning tools. Commerc
- [Anchor](https://github.com/SongStitch/anchor/) - A tool to ensure reproducible builds by pinning dependencies inside your Dockerfiles.
- [Anchor Enterprise](https://anchore.com/) - :yen: Analyze images for CVE vulnerabilities and against custom security policies.
- [BomLens](https://github.com/sktelecom/bomlens) - Scan container images (plus source, binaries, and firmware) into CycloneDX SBOMs with vulnerability, license, and notice reports. Ships as a single Docker image with a web UI.
- [Clair](https://github.com/quay/clair) - Clair is an open source project for the static analysis of vulnerabilities in appc and docker containers.
- [Docker Scout](https://github.com/docker/scout-cli) - Official Docker CLI for SBOM generation, vulnerability analysis, and policy evaluation.
- [Grype](https://github.com/anchore/grype) - A vulnerability scanner for container images, filesystems and SBOMs.