From a5da65d3dceb8a979721dfe0368b6661b1f1d28e Mon Sep 17 00:00:00 2001 From: Mariam Fahmy Date: Fri, 5 Jan 2024 09:18:28 +0200 Subject: [PATCH] fix the value of policies.kyverno.io/category Signed-off-by: Mariam Fahmy --- .../restricted/disallow-capabilities-strict/artifacthub-pkg.yml | 2 +- .../disallow-capabilities-strict.yaml | 2 +- .../disallow-privilege-escalation/artifacthub-pkg.yml | 2 +- .../disallow-privilege-escalation.yaml | 2 +- .../restricted/require-run-as-non-root-user/artifacthub-pkg.yml | 2 +- .../require-run-as-non-root-user.yaml | 2 +- .../restricted/restrict-seccomp-strict/artifacthub-pkg.yml | 2 +- .../restrict-seccomp-strict/restrict-seccomp-strict.yaml | 2 +- .../restricted/restrict-volume-types/artifacthub-pkg.yml | 2 +- .../restricted/restrict-volume-types/restrict-volume-types.yaml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pod-security-cel/restricted/disallow-capabilities-strict/artifacthub-pkg.yml b/pod-security-cel/restricted/disallow-capabilities-strict/artifacthub-pkg.yml index f266dcd2b..0f93822e1 100644 --- a/pod-security-cel/restricted/disallow-capabilities-strict/artifacthub-pkg.yml +++ b/pod-security-cel/restricted/disallow-capabilities-strict/artifacthub-pkg.yml @@ -19,5 +19,5 @@ annotations: kyverno/category: "Pod Security Standards (Restricted)" kyverno/kubernetesVersion: "1.26-1.27" kyverno/subject: "Pod" -digest: 60ad5b4ff51fd28a3411cb5bf421eefd20c8e429b20b7230a7f3540798992a98 +digest: 0ec50dbde4490a3029a048d25060cba8ae7ecc55f48e5415178fd8a4d265b6fd createdAt: "2023-12-04T09:04:49Z" diff --git a/pod-security-cel/restricted/disallow-capabilities-strict/disallow-capabilities-strict.yaml b/pod-security-cel/restricted/disallow-capabilities-strict/disallow-capabilities-strict.yaml index 95bf96b0d..5586a3116 100644 --- a/pod-security-cel/restricted/disallow-capabilities-strict/disallow-capabilities-strict.yaml +++ b/pod-security-cel/restricted/disallow-capabilities-strict/disallow-capabilities-strict.yaml @@ -4,7 +4,7 @@ metadata: name: disallow-capabilities-strict annotations: policies.kyverno.io/title: Disallow Capabilities (Strict) in CEL expressions - policies.kyverno.io/category: Pod Security Standards (Restricted) + policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL policies.kyverno.io/severity: medium kyverno.io/kyverno-version: 1.11.0 kyverno.io/kubernetes-version: "1.26-1.27" diff --git a/pod-security-cel/restricted/disallow-privilege-escalation/artifacthub-pkg.yml b/pod-security-cel/restricted/disallow-privilege-escalation/artifacthub-pkg.yml index 1441011a4..e37b76849 100644 --- a/pod-security-cel/restricted/disallow-privilege-escalation/artifacthub-pkg.yml +++ b/pod-security-cel/restricted/disallow-privilege-escalation/artifacthub-pkg.yml @@ -19,5 +19,5 @@ annotations: kyverno/category: "Pod Security Standards (Restricted)" kyverno/kubernetesVersion: "1.26-1.27" kyverno/subject: "Pod" -digest: 5cd9385a1a04963b0d35bb97bf96df95c339ddcf50a463a6aa00aab45a1a4a9d +digest: 5f575108ad93d71808c5ca6de627698060e413387b2eb48ba700c20e61d622e9 createdAt: "2023-12-04T09:04:49Z" diff --git a/pod-security-cel/restricted/disallow-privilege-escalation/disallow-privilege-escalation.yaml b/pod-security-cel/restricted/disallow-privilege-escalation/disallow-privilege-escalation.yaml index c2fe5ceb9..d75db5f90 100644 --- a/pod-security-cel/restricted/disallow-privilege-escalation/disallow-privilege-escalation.yaml +++ b/pod-security-cel/restricted/disallow-privilege-escalation/disallow-privilege-escalation.yaml @@ -4,7 +4,7 @@ metadata: name: disallow-privilege-escalation annotations: policies.kyverno.io/title: Disallow Privilege Escalation in CEL - policies.kyverno.io/category: Pod Security Standards (Restricted) + policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL policies.kyverno.io/severity: medium policies.kyverno.io/subject: Pod kyverno.io/kyverno-version: 1.11.0 diff --git a/pod-security-cel/restricted/require-run-as-non-root-user/artifacthub-pkg.yml b/pod-security-cel/restricted/require-run-as-non-root-user/artifacthub-pkg.yml index 3eb11efc5..3995c20cb 100644 --- a/pod-security-cel/restricted/require-run-as-non-root-user/artifacthub-pkg.yml +++ b/pod-security-cel/restricted/require-run-as-non-root-user/artifacthub-pkg.yml @@ -19,5 +19,5 @@ annotations: kyverno/category: "Pod Security Standards (Restricted)" kyverno/kubernetesVersion: "1.26-1.27" kyverno/subject: "Pod" -digest: 00cbb639cdee5eadda13bd1716a853e4f499123790a42da00750c2b180986e5f +digest: 2243d0a9a528e56efba4228868956535a1c41ea8725843e733577722cf252a7a createdAt: "2023-12-04T09:04:49Z" diff --git a/pod-security-cel/restricted/require-run-as-non-root-user/require-run-as-non-root-user.yaml b/pod-security-cel/restricted/require-run-as-non-root-user/require-run-as-non-root-user.yaml index 04fc0d972..29abec70e 100644 --- a/pod-security-cel/restricted/require-run-as-non-root-user/require-run-as-non-root-user.yaml +++ b/pod-security-cel/restricted/require-run-as-non-root-user/require-run-as-non-root-user.yaml @@ -4,7 +4,7 @@ metadata: name: require-run-as-non-root-user annotations: policies.kyverno.io/title: Require Run As Non-Root User in CEL - policies.kyverno.io/category: Pod Security Standards (Restricted) + policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL policies.kyverno.io/severity: medium policies.kyverno.io/subject: Pod kyverno.io/kyverno-version: 1.11.0 diff --git a/pod-security-cel/restricted/restrict-seccomp-strict/artifacthub-pkg.yml b/pod-security-cel/restricted/restrict-seccomp-strict/artifacthub-pkg.yml index 8ed7a802e..5234f0cd6 100644 --- a/pod-security-cel/restricted/restrict-seccomp-strict/artifacthub-pkg.yml +++ b/pod-security-cel/restricted/restrict-seccomp-strict/artifacthub-pkg.yml @@ -19,5 +19,5 @@ annotations: kyverno/category: "Pod Security Standards (Restricted)" kyverno/kubernetesVersion: "1.26-1.27" kyverno/subject: "Pod" -digest: f3e7aeef4cf853925df877b30910c5b1d6efc43a0b5d666b87f7f8e56b1fe358 +digest: 7968dc5740b0232e48ebf36db4115238c9895b3a0ab290dcded2b76868ee837c createdAt: "2023-12-04T09:04:49Z" diff --git a/pod-security-cel/restricted/restrict-seccomp-strict/restrict-seccomp-strict.yaml b/pod-security-cel/restricted/restrict-seccomp-strict/restrict-seccomp-strict.yaml index ba5d790ba..251a4d3f1 100644 --- a/pod-security-cel/restricted/restrict-seccomp-strict/restrict-seccomp-strict.yaml +++ b/pod-security-cel/restricted/restrict-seccomp-strict/restrict-seccomp-strict.yaml @@ -4,7 +4,7 @@ metadata: name: restrict-seccomp-strict annotations: policies.kyverno.io/title: Restrict Seccomp (Strict) in CEL - policies.kyverno.io/category: Pod Security Standards (Restricted) + policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL policies.kyverno.io/severity: medium policies.kyverno.io/subject: Pod kyverno.io/kyverno-version: 1.11.0 diff --git a/pod-security-cel/restricted/restrict-volume-types/artifacthub-pkg.yml b/pod-security-cel/restricted/restrict-volume-types/artifacthub-pkg.yml index 3569530ff..1e8e665f1 100644 --- a/pod-security-cel/restricted/restrict-volume-types/artifacthub-pkg.yml +++ b/pod-security-cel/restricted/restrict-volume-types/artifacthub-pkg.yml @@ -19,5 +19,5 @@ annotations: kyverno/category: "Pod Security Standards (Restricted)" kyverno/kubernetesVersion: "1.26-1.27" kyverno/subject: "Pod,Volume" -digest: 69616bcd897f10ee6a6ee56e3cafa41157dec57051cfc8173636928537721677 +digest: af3f14adcb29e44bd0ede605280fcdbe5357003a9baa6bf81a3efe9675ea9902 createdAt: "2024-01-02T15:37:55Z" diff --git a/pod-security-cel/restricted/restrict-volume-types/restrict-volume-types.yaml b/pod-security-cel/restricted/restrict-volume-types/restrict-volume-types.yaml index 9fb95fb57..51a0f0bc8 100644 --- a/pod-security-cel/restricted/restrict-volume-types/restrict-volume-types.yaml +++ b/pod-security-cel/restricted/restrict-volume-types/restrict-volume-types.yaml @@ -4,7 +4,7 @@ metadata: name: restrict-volume-types annotations: policies.kyverno.io/title: Restrict Volume Types in CEL - policies.kyverno.io/category: Pod Security Standards (Restricted) + policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL policies.kyverno.io/severity: medium policies.kyverno.io/subject: Pod,Volume kyverno.io/kubernetes-version: "1.26-1.27"