CVE Scanning of Alpine base images using Multi Stage builds in Docker 17.05
A Docker-based vulnerability scanning solution that leverages Docker 17.05's MultiStage build feature to integrate CVE scanning directly into the container build process. The tool uses Alpine Linux base images as the foundation for creating a dedicated CVE scanning stage within Docker builds. This approach allows developers to perform vulnerability assessments at build time rather than as a separate post-build process. The implementation involves building a cvechecker image that can be incorporated into multi-stage Docker builds. This enables automated security scanning as part of the container creation workflow, helping identify known vulnerabilities in the base image and installed packages before deployment. The solution is designed to work specifically with Alpine Linux distributions and requires Docker version 17.05 or later to utilize the MultiStage build functionality.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Simple script to check a domain's email protections and identify vulnerabilities.
FullHunt is a next-generation attack surface security platform that enables companies to discover, monitor, and secure their external attack surfaces.
All-in-one vulnerability intelligence platform for prioritizing remediation efforts and driving security strategies.
Automate Google Hacking Database scraping and searching with Pagodo, a tool for finding vulnerabilities and sensitive information.
LeakIX is a red-team search engine that indexes mis-configurations and vulnerabilities online.
Automate OSINT for threat intelligence and attack surface mapping with SpiderFoot.
Web inventory tool that captures screenshots of webpages and includes additional features for enhanced usability.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.