diff --git a/examples/clusterscoped/csib-1-all-ns-selector.yaml b/examples/clusterscoped/csib-1-all-ns-selector.yaml index 2b536c05..ae707ae1 100644 --- a/examples/clusterscoped/csib-1-all-ns-selector.yaml +++ b/examples/clusterscoped/csib-1-all-ns-selector.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: intent.security.nimbus.com/v1alpha1 kind: SecurityIntent metadata: diff --git a/examples/clusterscoped/csib-2-match-names.yaml b/examples/clusterscoped/csib-2-match-names.yaml index 1fb0f667..4a29ae44 100644 --- a/examples/clusterscoped/csib-2-match-names.yaml +++ b/examples/clusterscoped/csib-2-match-names.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: intent.security.nimbus.com/v1alpha1 kind: SecurityIntent metadata: diff --git a/examples/clusterscoped/csib-3-exclude-names.yaml b/examples/clusterscoped/csib-3-exclude-names.yaml index 9f7deac1..1a39f991 100644 --- a/examples/clusterscoped/csib-3-exclude-names.yaml +++ b/examples/clusterscoped/csib-3-exclude-names.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: intent.security.nimbus.com/v1alpha1 kind: SecurityIntent metadata: diff --git a/examples/clusterscoped/escape-to-host-si-csib-with-params.yaml b/examples/clusterscoped/escape-to-host-si-csib-with-params.yaml index 8a664df7..7ae0670e 100644 --- a/examples/clusterscoped/escape-to-host-si-csib-with-params.yaml +++ b/examples/clusterscoped/escape-to-host-si-csib-with-params.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: intent.security.nimbus.com/v1alpha1 kind: SecurityIntent metadata: diff --git a/examples/namespaced/escape-to-host-si-sib.yaml b/examples/namespaced/escape-to-host-si-sib.yaml index d64a165b..ec2e9cd0 100644 --- a/examples/namespaced/escape-to-host-si-sib.yaml +++ b/examples/namespaced/escape-to-host-si-sib.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: intent.security.nimbus.com/v1alpha1 kind: SecurityIntent metadata: diff --git a/examples/namespaced/escape-to-host-with-params.yaml b/examples/namespaced/escape-to-host-with-params.yaml index 5ddaa16d..f6a09a0b 100644 --- a/examples/namespaced/escape-to-host-with-params.yaml +++ b/examples/namespaced/escape-to-host-with-params.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: intent.security.nimbus.com/v1alpha1 kind: SecurityIntent metadata: @@ -9,9 +12,7 @@ spec: action: Block params: psa_level: ["restricted"] - --- - apiVersion: intent.security.nimbus.com/v1alpha1 kind: SecurityIntentBinding metadata: diff --git a/tests/controllers/clustersecurityintentbinding/excludename/chainsaw-test.yaml b/tests/controllers/clustersecurityintentbinding/excludename/chainsaw-test.yaml index d53368b4..04463d14 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/chainsaw-test.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/chainsaw-test.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: chainsaw.kyverno.io/v1alpha1 kind: Test diff --git a/tests/controllers/clustersecurityintentbinding/excludename/cluster-nimbus-policy-assert.yaml b/tests/controllers/clustersecurityintentbinding/excludename/cluster-nimbus-policy-assert.yaml index 4b842ca9..7f618129 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/cluster-nimbus-policy-assert.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/cluster-nimbus-policy-assert.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: ClusterNimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/excludename/escape-to-host-csib.yaml b/tests/controllers/clustersecurityintentbinding/excludename/escape-to-host-csib.yaml index 17011f62..68436349 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/escape-to-host-csib.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/escape-to-host-csib.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: ClusterSecurityIntentBinding diff --git a/tests/controllers/clustersecurityintentbinding/excludename/escape-to-host-dev-prod-regional-csib.yaml b/tests/controllers/clustersecurityintentbinding/excludename/escape-to-host-dev-prod-regional-csib.yaml index 6d009200..57729f2a 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/escape-to-host-dev-prod-regional-csib.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/escape-to-host-dev-prod-regional-csib.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: ClusterSecurityIntentBinding diff --git a/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-dev.yaml b/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-dev.yaml index 8dff66ed..5f4f179c 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-dev.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-dev.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-management.yaml b/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-management.yaml index dc24d685..1dd484d5 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-management.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-management.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-prod.yaml b/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-prod.yaml index fdaa7bdb..780b21a7 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-prod.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-prod.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-staging.yaml b/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-staging.yaml index fb3122c0..8ecf9cbb 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-staging.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert-staging.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert.yaml b/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert.yaml index 48307f9b..7da6140f 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/nimbus-policy-assert.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/excludename/ns-regional-mgmt.yaml b/tests/controllers/clustersecurityintentbinding/excludename/ns-regional-mgmt.yaml index 221b47b8..92e496c0 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/ns-regional-mgmt.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/ns-regional-mgmt.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: v1 kind: Namespace diff --git a/tests/controllers/clustersecurityintentbinding/excludename/ns.yaml b/tests/controllers/clustersecurityintentbinding/excludename/ns.yaml index 48c5e248..64d5ee9c 100644 --- a/tests/controllers/clustersecurityintentbinding/excludename/ns.yaml +++ b/tests/controllers/clustersecurityintentbinding/excludename/ns.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: v1 kind: Namespace diff --git a/tests/controllers/clustersecurityintentbinding/matchall/chainsaw-test.yaml b/tests/controllers/clustersecurityintentbinding/matchall/chainsaw-test.yaml index 81656de0..fb2e084d 100644 --- a/tests/controllers/clustersecurityintentbinding/matchall/chainsaw-test.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchall/chainsaw-test.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: chainsaw.kyverno.io/v1alpha1 kind: Test diff --git a/tests/controllers/clustersecurityintentbinding/matchall/cluster-nimbus-policy-assert.yaml b/tests/controllers/clustersecurityintentbinding/matchall/cluster-nimbus-policy-assert.yaml index 6a3c27bb..85548450 100644 --- a/tests/controllers/clustersecurityintentbinding/matchall/cluster-nimbus-policy-assert.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchall/cluster-nimbus-policy-assert.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: ClusterNimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/matchall/dns-manipulation-csib.yaml b/tests/controllers/clustersecurityintentbinding/matchall/dns-manipulation-csib.yaml index 723ab43e..c49180e8 100644 --- a/tests/controllers/clustersecurityintentbinding/matchall/dns-manipulation-csib.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchall/dns-manipulation-csib.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: ClusterSecurityIntentBinding diff --git a/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-dev.yaml b/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-dev.yaml index 58a97d64..2b140cb7 100644 --- a/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-dev.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-dev.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-prod.yaml b/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-prod.yaml index 05a6d334..271210d4 100644 --- a/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-prod.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-prod.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-staging.yaml b/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-staging.yaml index 823bc93c..2434b7f2 100644 --- a/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-staging.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert-staging.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert.yaml b/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert.yaml index dc2111f3..a57bddda 100644 --- a/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchall/nimbus-policy-assert.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/matchall/ns.yaml b/tests/controllers/clustersecurityintentbinding/matchall/ns.yaml index 48c5e248..64d5ee9c 100644 --- a/tests/controllers/clustersecurityintentbinding/matchall/ns.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchall/ns.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: v1 kind: Namespace diff --git a/tests/controllers/clustersecurityintentbinding/matchname/chainsaw-test.yaml b/tests/controllers/clustersecurityintentbinding/matchname/chainsaw-test.yaml index 3c878148..55c1f013 100644 --- a/tests/controllers/clustersecurityintentbinding/matchname/chainsaw-test.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchname/chainsaw-test.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: chainsaw.kyverno.io/v1alpha1 kind: Test diff --git a/tests/controllers/clustersecurityintentbinding/matchname/cluster-nimbus-policy-assert.yaml b/tests/controllers/clustersecurityintentbinding/matchname/cluster-nimbus-policy-assert.yaml index 4b842ca9..7f618129 100644 --- a/tests/controllers/clustersecurityintentbinding/matchname/cluster-nimbus-policy-assert.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchname/cluster-nimbus-policy-assert.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: ClusterNimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/matchname/escape-to-host-csib.yaml b/tests/controllers/clustersecurityintentbinding/matchname/escape-to-host-csib.yaml index ef614d1d..921adb3b 100644 --- a/tests/controllers/clustersecurityintentbinding/matchname/escape-to-host-csib.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchname/escape-to-host-csib.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: ClusterSecurityIntentBinding diff --git a/tests/controllers/clustersecurityintentbinding/matchname/escape-to-host-dev-prod-csib.yaml b/tests/controllers/clustersecurityintentbinding/matchname/escape-to-host-dev-prod-csib.yaml index 04dd697b..112fbc74 100644 --- a/tests/controllers/clustersecurityintentbinding/matchname/escape-to-host-dev-prod-csib.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchname/escape-to-host-dev-prod-csib.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: ClusterSecurityIntentBinding diff --git a/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-dev.yaml b/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-dev.yaml index 8dff66ed..5f4f179c 100644 --- a/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-dev.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-dev.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-prod.yaml b/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-prod.yaml index fdaa7bdb..780b21a7 100644 --- a/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-prod.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-prod.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-staging.yaml b/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-staging.yaml index fb3122c0..8ecf9cbb 100644 --- a/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-staging.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert-staging.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert.yaml b/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert.yaml index 48307f9b..7da6140f 100644 --- a/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchname/nimbus-policy-assert.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: intent.security.nimbus.com/v1alpha1 kind: NimbusPolicy diff --git a/tests/controllers/clustersecurityintentbinding/matchname/ns.yaml b/tests/controllers/clustersecurityintentbinding/matchname/ns.yaml index 48c5e248..64d5ee9c 100644 --- a/tests/controllers/clustersecurityintentbinding/matchname/ns.yaml +++ b/tests/controllers/clustersecurityintentbinding/matchname/ns.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: Apache-2.0 -# Copyright 2024 Authors of Nimbus +# Copyright 2023 Authors of Nimbus apiVersion: v1 kind: Namespace diff --git a/tests/e2e/dns-manipulation/ksp.yaml b/tests/e2e/dns-manipulation/ksp.yaml index 39b509be..667022ac 100644 --- a/tests/e2e/dns-manipulation/ksp.yaml +++ b/tests/e2e/dns-manipulation/ksp.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: security.kubearmor.com/v1 kind: KubeArmorPolicy metadata: diff --git a/tests/e2e/dns-manipulation/netpol.yaml b/tests/e2e/dns-manipulation/netpol.yaml index ea41fa94..89c440e5 100644 --- a/tests/e2e/dns-manipulation/netpol.yaml +++ b/tests/e2e/dns-manipulation/netpol.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: networking.k8s.io/v1 kind: NetworkPolicy metadata: diff --git a/tests/e2e/dns-manipulation/updated-ksp.yaml b/tests/e2e/dns-manipulation/updated-ksp.yaml index 29e27846..f3f86676 100644 --- a/tests/e2e/dns-manipulation/updated-ksp.yaml +++ b/tests/e2e/dns-manipulation/updated-ksp.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: security.kubearmor.com/v1 kind: KubeArmorPolicy metadata: diff --git a/tests/e2e/dns-manipulation/updated-netpol.yaml b/tests/e2e/dns-manipulation/updated-netpol.yaml index e5a8388f..1007ec61 100644 --- a/tests/e2e/dns-manipulation/updated-netpol.yaml +++ b/tests/e2e/dns-manipulation/updated-netpol.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: networking.k8s.io/v1 kind: NetworkPolicy metadata: diff --git a/tests/e2e/escape-to-host/kyverno-policy.yaml b/tests/e2e/escape-to-host/kyverno-policy.yaml index 570978d7..4e4b57ab 100644 --- a/tests/e2e/escape-to-host/kyverno-policy.yaml +++ b/tests/e2e/escape-to-host/kyverno-policy.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: kyverno.io/v1 kind: Policy metadata: diff --git a/tests/e2e/escape-to-host/updated-kyverno-policy.yaml b/tests/e2e/escape-to-host/updated-kyverno-policy.yaml index fd534dbf..36888070 100644 --- a/tests/e2e/escape-to-host/updated-kyverno-policy.yaml +++ b/tests/e2e/escape-to-host/updated-kyverno-policy.yaml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2023 Authors of Nimbus + apiVersion: kyverno.io/v1 kind: Policy metadata: