https://github.com/neticdk/scanning-controller
Controller based on Trivy controller to scan container images in Kubernetes cluster
https://github.com/neticdk/scanning-controller
Last synced: 5 months ago
JSON representation
Controller based on Trivy controller to scan container images in Kubernetes cluster
- Host: GitHub
- URL: https://github.com/neticdk/scanning-controller
- Owner: neticdk
- License: mit
- Created: 2024-02-28T06:33:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-22T10:53:43.000Z (9 months ago)
- Last Synced: 2025-09-22T11:32:09.721Z (9 months ago)
- Language: Go
- Size: 305 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scanning Controller
> [!IMPORTANT]
> This repository has been archived as functionality has been replaced with another solution
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.