Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions kube-bench.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kube-bench
version: 0.6.15
epoch: 1
version: 0.6.17
epoch: 0
description: Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark
copyright:
- license: Apache-2.0
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/aquasecurity/kube-bench
tag: v${{package.version}}
expected-commit: 76c25b2db2f5fc479ad96509779bc069f436aaf5
expected-commit: 456684462a0a1613973fcfe8efa5b90c4966cff5

- uses: go/build
with:
Expand Down