Package
reports-server
Component
github.com/kyverno/kyverno
Latest update
8.1
CVSS V3
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Impact
Upgrading github.com/kyverno/kyverno from v1.12.0-rc.4 to v1.17.0 introduces a build-breaking dependency cascade:
go get github.com/kyverno/kyverno@v1.17.0 && go mod tidy fails with: module k8s.io/api@latest found, but does not contain package k8s.io/api/resource/v1alpha2.
Upstream reports-server main is still pinned to kyverno v1.12.0-rc.4 and still imports the same k8s.io/api/resource/v1alpha2 path (which is k8s Dynamic Resource Allocation, not PolicyReports — appears to be an upstream bug). No upstream release exists that we can move to.
Upstream tracking: https://github.com/kyverno/reports-serverStatus