mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-01-19 04:01:07 +00:00
Fix issue with missing 'Maintainer' field (#875)
Issue #840 missing 'Maintainer' field in package
This commit is contained in:
parent
1f4b941c51
commit
62d9045ec6
@ -28,6 +28,7 @@ archives:
|
|||||||
nfpms:
|
nfpms:
|
||||||
-
|
-
|
||||||
vendor: Aqua Security
|
vendor: Aqua Security
|
||||||
|
maintainer: Yoav Rotem <yoav.rotem@aquasec.com>
|
||||||
description: "The Kubernetes Bench for Security is a Go application that checks whether Kubernetes is deployed according to security best practices"
|
description: "The Kubernetes Bench for Security is a Go application that checks whether Kubernetes is deployed according to security best practices"
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
homepage: https://github.com/aquasecurity/kube-bench
|
homepage: https://github.com/aquasecurity/kube-bench
|
||||||
|
Loading…
Reference in New Issue
Block a user