- Depedency Updates
- Depedency Updates
- New adapter for ClusterVulnerabilityReports into ClusterPolicyReport mapping
- Update dependencies
- Check OwnerReference values to avoid invalid OwnerReferences
- Use ClusterPolicyReport API to delete ClusterInfra Reports
- Fix missing APIVersion and Kind
- Add an API Server to provide a Healthz and Ready API
- Both APIs checking for the existence of the PolicyReport CRDs
- Add PolicyReport CRDs to the Helm Chart, can be installed by setting
crds.install
totrue
- New adapter for ClusterInfraAssessmentReport into ClusterPolicyReport mapping
- Map CVSS information as properties to PolicyReportResults of VulnerabilityReports
- Add TrivyOperator APIs to the project to reduce not needed dependencies
- Add PolicyReport CRD API and Client code to remove kyverno dependencies
- Support configure
CacheSyncTimeout
for the different clients - Use
scope
instead of repeating the relatedresource
in each result- If you use PolicyReporter, it requires AppVerion >= v2.13.0 to process the scope properly
- Fixed RBAC permssions for InfraAssementReport
- Add support for InfraAssementReport
- Add support for ClusterComplianceReport in
detailed
/all
mode.
- Check for duplicated IDs in ExposeSecret PolicyReports
- Add unique ResultID props to VulnerabilityReport results
- Remove duplicated results from ConfigAuditReport