starboard-exporter release v1.1.0
Added
- Add
vulnerability_published_date, vulnerability_target, and vulnerability_class metric labels for Trivy VulnerabilityReports. - Disable controllers for unsupported resource types to avoid errors in environments where these CRDs are not present.
Changed
- Configure RBAC for only enabled controllers in Helm Chart.
- Disable
WatchList semantics for kubescape VulnerabilityManifest. - Switch to EndpointSlices for peer discovery used by sharding.
- Truncate the chart’s
AppVersion when it is used in Kubernetes labels.
Fixed
- Sanitize the
helm.sh/chart label so truncated versions cannot end with an invalid character (e.g. a trailing .).