This Kubernetes operator listens for vulnerability reports generated by the Trivy Operator and forwards them to Defect Dojo for further analysis and tracking.
GNU General Public License v3.0
13
stars
15
forks
source link
[Enhancement] Implementing a url for liveness and readyness probe #22
Description
It would be nice if trivy-dojo-report-operator could provide a http get path (like /healthz) which could be used for liveness and readyness probe.
For example:
Additional information
No response