Changelog
- a2c45dc Add priority class name to scan job (#1114)
- e0960b1 Fix helm chart configurations and readme (#1099)
- 3d80d96 Send webhook for deleted reports (#1075)
- 11e9ac1 TRIVY_INSECURE never set in ClientServer FS mode (#1049)
- 8f7e56b build(deps): bump actions/setup-go from 3 to 4 (#1082)
- cffff0f build(deps): bump actions/stale from 7 to 8 (#1109)
- 02b0ba9 build(deps): bump github.com/aquasecurity/defsec from 0.84.0 to 0.84.1 (#1105)
- ce1572b build(deps): bump github.com/aquasecurity/trivy from 0.38.1 to 0.38.2 (#1055)
- dcb10ef build(deps): bump github.com/google/go-containerregistry (#1111)
- 755e4e3 build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#1056)
- 9912a1f build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 (#1106)
- adaaea0 build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.3 (#1052)
- a5386cc build(deps): bump github.com/onsi/gomega from 1.27.3 to 1.27.4 (#1087)
- 5f56b26 build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#1110)
- a1f34df build(deps): bump go.uber.org/multierr from 1.9.0 to 1.10.0 (#1107)
- 578c483 build(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0 (#1108)
- a6f7145 build(deps): bump k8s.io/api from 0.26.2 to 0.26.3 (#1083)
- d83a153 build(deps): bump k8s.io/apiextensions-apiserver from 0.26.1 to 0.26.2 (#1054)
- 0d7268f build(deps): bump k8s.io/apiextensions-apiserver from 0.26.2 to 0.26.3 (#1084)
- 26721eb build(deps): bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 (#1053)
- fed815f chore: configure compliance specs (#1120)
- b8f6cfd chore: private registries e2e (#1092)
- ac2df76 chore: remove crd symlink (#1115)
- 59c94be chore: remove unused mount volumes (#1117)
- 0cd80df feat: add custom labels to report (#1094)
- 8909a40 feat: make node-collector volume and volume mount configurable (#1091)
- 924e056 fix: CVE-2023-0464 (#1125)
- c03b093 fix: fixing auth issues when accessing private registries using mirroring (#1066)
- 4d1ad11 fix: report send duplicate report to webhook (#1068)
- 5566f60 fix: set trivy-server service resource requests/limits (#1050)
- badf765 incorrect check of ttlReportAnnotationStr in TTLReportReconciler (#1060)
- f57815e prefer nvd score if both nvd and vendor cvss v3 scores exist (#1080)
- 1f04eac typo (#1104)
- cc65584 updating prometheus values in tutorial (#1102)