Skip to content

Commit

Permalink
feat: update k8s specs id
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <[email protected]>
  • Loading branch information
chen-keinan committed Jun 13, 2024
1 parent 699832d commit 1c84030
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion specs/compliance/eks-cis-1.4.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
spec:
id: eks-cis
id: eks-cis-1.4
title: AWS EKS CIS Foundations v1.4
description: AWS EKS CIS Foundations
version: "1.4"
Expand Down
2 changes: 1 addition & 1 deletion specs/compliance/k8s-cis-1.23.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
spec:
id: k8s-cis
id: k8s-cis-1.23
title: CIS Kubernetes Benchmarks v1.23
description: CIS Kubernetes Benchmarks
version: "1.23"
Expand Down
2 changes: 1 addition & 1 deletion specs/compliance/k8s-nsa-1.0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
spec:
id: k8s-nsa
id: k8s-nsa-1.0
title: National Security Agency - Kubernetes Hardening Guidance v1.0
description: National Security Agency - Kubernetes Hardening Guidance
relatedResources :
Expand Down
2 changes: 1 addition & 1 deletion specs/compliance/k8s-pss-baseline.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
spec:
id: "k8s-pss-baseline"
id: "k8s-pss-baseline-0.1"
title: "Kubernetes Pod Security Standards - Baseline"
description: Kubernetes Pod Security Standards - Baseline
relatedResources :
Expand Down
2 changes: 1 addition & 1 deletion specs/compliance/k8s-pss-restricted.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
spec:
id: "k8s-pss-restricted"
id: "k8s-pss-restricted-0.1"
title: "Kubernetes Pod Security Standards - Restricted"
description: Kubernetes Pod Security Standards - Restricted
relatedResources :
Expand Down

0 comments on commit 1c84030

Please sign in to comment.