> For the complete documentation index, see [llms.txt](https://book.konstantinsecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.konstantinsecurity.com/readme/architect/ci-cd/image-storage-scaning-and-signing.md).

# Image storage, scaning and signing

Harbor is an open source registry that secures artifacts with policies and role-based access control, ensures images are scanned and free from vulnerabilities, and signs images as trusted. Harbor, a CNCF Graduated project, delivers compliance, performance, and interoperability to help you consistently and securely manage artifacts across cloud native compute platforms like Kubernetes and Docker.

//--- Image secure storage, scanning and signing <https://goharbor.io/>

Also please refer to a section about [Image scanning](https://gitlab.com/johnmkane/tech-recipe-book/-/blob/main/Book/Architect/CI%20CD/Image%20storage,%20scaning%20and%20signing/Image%20scanning/README.md) in [Kubernetes](https://gitlab.com/johnmkane/tech-recipe-book/-/blob/main/Book/Architect/CI%20CD/Image%20storage,%20scaning%20and%20signing/Kubernetes/README.md) chapter.
