mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-08-15 06:17:22 +02:00
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:
committed by
GitHub
parent
3d9585f393
commit
098a85c44e
@@ -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](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.
|
- [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.
|
- [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.
|
- [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.
|
- [Grype](https://github.com/anchore/grype) - A vulnerability scanner for container images, filesystems and SBOMs.
|
||||||
|
|||||||
Reference in New Issue
Block a user