Releases: aquasecurity/trivy-kubernetes
Releases · aquasecurity/trivy-kubernetes
v0.5.5
Changelog
- 101ce55: chore(deps): bump github.com/google/go-containerregistry (#170) (@dependabot[bot])
- 1aea7c8: chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#172) (@dependabot[bot])
- acac61c: chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#171) (@dependabot[bot])
- 76a25ee: chore: bump k8s.io-api (#169) (@chen-keinan)
- 76f75ea: feat: add kbom properties (#174) (@chen-keinan)
- 549d245: refactor: method name typo (#173) (@chen-keinan)
v0.5.4
Changelog
- 250729b: feat: exclude node by label (#168) (@chen-keinan)
v0.5.3
Changelog
- a28bf60: chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#164) (@dependabot[bot])
- ad0078f: chore(deps): bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (#163) (@dependabot[bot])
- c6bc37a: feat: exclude node by label (#166) (@chen-keinan)
- f725fa7: feat: exclude node by label (#167) (@chen-keinan)
- a293463: feat: skip dirs and files by resource annotation (#165) (@chen-keinan)
v0.5.2
Changelog
- 4173b2b: feat: add component multi container (#158) (@chen-keinan)
- 3b76907: feat: node-collector custom namespace support (#159) (@chen-keinan)
- bbbe80c: fix : CVE-2023-24535 GHSA-hw7c-3rfg-p46j (#154) (@testwill)
- 1f563a0: import optimization (#155) (@testwill)
- d37319d: refactor: pod info kind name (#156) (@chen-keinan)
v0.5.1
Changelog
- 45388f0: refactor: cleanup and naming changes (#152) (@chen-keinan)
v0.5.0
Changelog
- f04973b: chore(deps): bump actions/setup-go from 3 to 4 (#131) (@dependabot[bot])
- 276fdb3: chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#118) (@dependabot[bot])
- d6d0ec6: chore(deps): bump k8s.io/api from 0.26.1 to 0.26.2 (#122) (@dependabot[bot])
- 091b28b: chore(deps): bump k8s.io/cli-runtime from 0.26.1 to 0.26.2 (#125) (@dependabot[bot])
- b5ca99c: chore(deps): bump k8s.io/cli-runtime from 0.26.2 to 0.26.3 (#132) (@dependabot[bot])
- 6adf427: chore(deps): bump k8s.io/client-go from 0.26.1 to 0.26.2 (#123) (@dependabot[bot])
- 8bf469e: chore(deps): bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 (#126) (@dependabot[bot])
- c197f61: chore(deps): bump k8s.io/kubectl from 0.26.1 to 0.26.2 (#124) (@dependabot[bot])
- c2dd721: chore(deps): bump k8s.io/kubectl from 0.26.2 to 0.26.3 (#136) (@dependabot[bot])
- 410c58d: chore: remove unused mount volumes (#139) (@chen-keinan)
- 09a3572: chore: update job resources (#129) (@chen-keinan)
- 33e2f35: expose toleration for node-collector job (#130) (@chen-keinan)
- 15de982: feat/add security context node-collector (#128) (@chen-keinan)
- bdeb4cd: feat: cluster bom (#149) (@chen-keinan)
- 8dbe1f8: feat: cluster bom remove dep (#150) (@chen-keinan)
- 260c7ae: feat: kubernetes components (#141) (@chen-keinan)
- 7d503d9: feat: list cluster bom (#151) (@chen-keinan)
- 8363b3c: feat: make node-collector volume configurable (#137) (@chen-keinan)
- afb3afa: feat: make node-collector volume configurable (#138) (@chen-keinan)
- 019a895: fix: all-namespaces support (#148) (@chen-keinan)
- 522e0fc: fix: current context title (#140) (@chen-keinan)
- 8d68da1: fix: ignore nodes with unknown status (#127) (@chen-keinan)
- 7e427c2: fix: image pull secret support (#147) (@chen-keinan)
v0.4.0
Changelog
- a266786: Add support for Node Info (#103) (@chen-keinan)
- dc33b2f: chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.3 (@dependabot[bot])
- 9fdc615: chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.8.0 (@dependabot[bot])
- 68eb6c7: chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#90) (@dependabot[bot])
- e90d0ce: chore(deps): bump go.uber.org/zap from 1.19.0 to 1.21.0 (@dependabot[bot])
- dff4740: chore(deps): bump go.uber.org/zap from 1.21.0 to 1.22.0 (@dependabot[bot])
- f1688de: chore(deps): bump go.uber.org/zap from 1.22.0 to 1.23.0 (@dependabot[bot])
- 9690bd5: chore(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 (#96) (@dependabot[bot])
- 1ced5e7: chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (@dependabot[bot])
- da1a4c8: chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (@dependabot[bot])
- ac413eb: chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#109) (@dependabot[bot])
- 42d0f14: chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#101) (@dependabot[bot])
- 402278b: chore(deps): bump k8s.io/apimachinery from 0.24.2 to 0.24.3 (@dependabot[bot])
- 06c91aa: chore(deps): bump k8s.io/apimachinery from 0.25.0 to 0.25.1 (@dependabot[bot])
- d515e55: chore(deps): bump k8s.io/apimachinery from 0.25.1 to 0.25.2 (@dependabot[bot])
- bfe2550: chore(deps): bump k8s.io/apimachinery from 0.25.2 to 0.25.3 (@dependabot[bot])
- 8575eea: chore(deps): bump k8s.io/apimachinery from 0.25.3 to 0.25.4 (@dependabot[bot])
- 456bbbc: chore(deps): bump k8s.io/cli-runtime from 0.24.2 to 0.24.3 (@dependabot[bot])
- 6ae68a7: chore(deps): bump k8s.io/cli-runtime from 0.24.3 to 0.24.4 (@dependabot[bot])
- 8c03f4a: chore(deps): bump k8s.io/cli-runtime from 0.24.4 to 0.25.0 (@dependabot[bot])
- 3e48956: chore(deps): bump k8s.io/cli-runtime from 0.25.0 to 0.25.1 (@dependabot[bot])
- ca1e43a: chore(deps): bump k8s.io/cli-runtime from 0.25.1 to 0.25.2 (@dependabot[bot])
- cdc5539: chore(deps): bump k8s.io/cli-runtime from 0.25.2 to 0.25.3 (@dependabot[bot])
- 7702e15: chore(deps): bump k8s.io/cli-runtime from 0.25.3 to 0.25.4 (@dependabot[bot])
- 77cfbf5: chore(deps): bump k8s.io/cli-runtime from 0.25.4 to 0.26.0 (#100) (@dependabot[bot])
- 24095f1: chore(deps): bump k8s.io/cli-runtime from 0.26.0 to 0.26.1 (#105) (@dependabot[bot])
- 1e2bed3: chore(deps): bump k8s.io/client-go from 0.24.1 to 0.24.2 (@dependabot[bot])
- d9968fe: chore(deps): bump k8s.io/client-go from 0.24.2 to 0.24.3 (@dependabot[bot])
- 1fa0ee5: chore(deps): bump k8s.io/client-go from 0.25.0 to 0.25.1 (@dependabot[bot])
- 387942e: chore(deps): bump k8s.io/client-go from 0.25.1 to 0.25.2 (@dependabot[bot])
- a06df2c: chore(deps): bump k8s.io/client-go from 0.25.2 to 0.25.3 (@dependabot[bot])
- 2271849: chore(deps): bump k8s.io/client-go from 0.25.3 to 0.25.4 (@dependabot[bot])
- ecbd283: chore(deps): bump k8s.io/client-go from 0.25.4 to 0.26.0 (#97) (@dependabot[bot])
- d4c2757: chore(deps): bump k8s.io/client-go from 0.26.0 to 0.26.1 (#104) (@dependabot[bot])
- c54ecad: chore(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 (#110) (@dependabot[bot])
- da88e3d: chore(deps): bump k8s.io/kubectl from 0.24.1 to 0.24.2 (@dependabot[bot])
- ed378f0: chore(deps): bump k8s.io/kubectl from 0.24.2 to 0.24.3 (@dependabot[bot])
- d1501b2: chore(deps): bump k8s.io/kubectl from 0.24.3 to 0.24.4 (@dependabot[bot])
- b7044fc: chore(deps): bump k8s.io/kubectl from 0.24.4 to 0.25.0 (@dependabot[bot])
- 2beea9d: chore(deps): bump k8s.io/kubectl from 0.25.0 to 0.25.1 (@dependabot[bot])
- 4859247: chore(deps): bump k8s.io/kubectl from 0.25.1 to 0.25.2 (@dependabot[bot])
- 1e7d42f: chore(deps): bump k8s.io/kubectl from 0.25.2 to 0.25.3 (@dependabot[bot])
- cfa420a: chore(deps): bump k8s.io/kubectl from 0.25.3 to 0.25.4 (@dependabot[bot])
- bdd9821: chore(deps): bump k8s.io/kubectl from 0.25.4 to 0.26.0 (#99) (@dependabot[bot])
- d158f85: chore(deps): bump k8s.io/kubectl from 0.26.0 to 0.26.1 (#107) (@dependabot[bot])
- 4008974: chore: add issue template config (@josedonizetti)
- cd78e50: chore: support kubeconfig option when getting a k8s cluster (@mgsh)
- 36d85a1: chore: update github issue template (@josedonizetti)
- 4d361b0: deps: bump client-go from v0.24.2 to v0.25.0-alpha.2 (@DmitriyLewen)
- 388ab28: feat: add resources filtering (@josedonizetti)
- f95e324: feat: add serviceaccount as namespaced resource (#108) (@cgroschupp)
- 0e59498: feat: re-use context timeout (#119) (@chen-keinan)
- c772810: fix: k8s label size (#117) (@chen-keinan)
- e8c5acc: fix: log and continue if a resource is not found (@josedonizetti)
- 34b25fa: fix: node collector job imageRef (#114) (@chen-keinan)
- 15bf2d1: fix: only ignore error if not found (@josedonizetti)
- 86f7019: fix: populate timeout context to node-collector (#120) (@chen-keinan)
- bbfffab: fix: remove support to PodSecurityPolicies (@josedonizetti)
- 3e0a883: fix: scanning control plane resources (@josedonizetti)
- ecd3100: fix: support pod tolerations (#111) (@chen-keinan)
- cca5acd: fix: trivy namepsace name (#116) (@chen-keinan)
- 56c8d8b: fix: update job template (#112) (@chen-keinan)
- e40e10b: fix: update node collector job template (#113) (@chen-keinan)
- cd68462: merge 'main' branch into 'deps/client-go' (@DmitriyLewen)
v0.3.0
Changelog
- f9c7329: Bump goreleaser/goreleaser-action from 2 to 3 (@dependabot[bot])
- 1d6009b: Bump k8s.io/apimachinery from 0.24.0 to 0.24.1 (@dependabot[bot])
- c08e4d5: Bump k8s.io/cli-runtime from 0.23.6 to 0.24.0 (@dependabot[bot])
- 868b6f5: Bump k8s.io/cli-runtime from 0.24.0 to 0.24.1 (@dependabot[bot])
- 3d59bcb: Bump k8s.io/client-go from 0.24.0 to 0.24.1 (@dependabot[bot])
- 967c734: Bump k8s.io/kubectl from 0.23.6 to 0.24.0 (@dependabot[bot])
- cd4e62e: Bump k8s.io/kubectl from 0.24.0 to 0.24.1 (@dependabot[bot])
- 9a9acb6: feat: add context support (@josedonizetti)
- 3314358: feat: add ephemeral container (@josedonizetti)
- e4872ae: feat: add init containers (@josedonizetti)
- 1a0e220: fix: if current namespace empty, returns default (@josedonizetti)
- cc8c12a: fix: yaml lint (@josedonizetti)
- 6ddb065: refactor: DRY (@josedonizetti)
- 9b6f12a: refactor: extract getContainerNestedKeys (@josedonizetti)
- 178b205: refactor: fix test name (@josedonizetti)
v0.2.2
Changelog
- 7f2affe: Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (@dependabot[bot])
- 2a76f75: fix: check for only main GVR for a given resource (@josedonizetti)
- e25a261: fix: ignore namespace for cluster level resources (@josedonizetti)
- 35c7d65: refactor: DRY getDynamicClient (@josedonizetti)
v0.2.1
Changelog
- ec8f731: feat: add get current namespace (@josedonizetti)