Conceptual
Using Grype to Scan Container Images for Vulnerabilities
Learn to use Grype to detect CVEs in images
What is the Open Container Initiative?The Open Container Initiative (OCI) is a Linux Foundation project dedicated to managing specifications and projects related to the storage, distribution, and execution of container images.
Using Trivy to Scan Software ArtifactsLearn to use Trivy to analyze container images and other software artifacts for a variety of issues
What are OCI Artifacts?OCI artifacts are a way of using OCI registries, or container registries that are compliant with specifications set by the Open Container Initiative, to store arbitrary files.
Why apkHow apk-tools is different from other package managers