https://github.com/0gis0/scan-docker-vulnerabilities
https://github.com/0gis0/scan-docker-vulnerabilities
checkov devsecops docker grype sast trivy
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0gis0/scan-docker-vulnerabilities
- Owner: 0GiS0
- Created: 2023-09-22T22:08:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T21:24:12.000Z (9 months ago)
- Last Synced: 2025-01-10T22:32:23.125Z (9 months ago)
- Topics: checkov, devsecops, docker, grype, sast, trivy
- Language: Shell
- Homepage: https://www.youtube.com/watch?v=PkdnFhDLDS8
- Size: 797 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scan docker images for vulnerabilities
This repository contains GitHub Actions workflows that scan Docker images for vulnerabilities using:
- Trivy
- Checkov
- Grype
- SnykAlso, this repo is used as part of a YouTube series about DevSecOps.