In this blog, want to introduce you to one of the open-source project called Harbor, wherein VMware has a majority of contributions. Here is the home page of Harbor https://goharbor.io/
In short, this will help you to securely store your modern cloud-native applications container images and also scan them proactively for any security vulnerabilities.
Since this is open-source, you can save a lot on license costs which you may spend on preparatory software.
It comes with lot of features like repo replication, multi-tenant, identity management, role-based access, content signing, and validation, etc.
Last but not least, you can seamlessly integrate Harbor with your CI/CD DevOps pipelines.
So, what are you waiting for, please visit https://goharbor.io/ download and start using!