neticdk / scanning-controller

Controller based on Trivy controller to scan container images in Kubernetes cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scanning Controller

The project implements a controller based on the Trivy Operator to handle local scanning and sbom creation sending result in to the dependencies service centrally.

About

Controller based on Trivy controller to scan container images in Kubernetes cluster

License:MIT License


Languages

Language:Go 99.2%Language:Dockerfile 0.8%