-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Sander Rodenhuis <sander.rodenhuis@redkubes.com> Co-authored-by: ferruhcihan <ferruh.cihan@redkubes.com> Co-authored-by: Jehoszafat Zimnowoda <jehoszafat.zimnowoda@redkubes.com> Co-authored-by: Matthias Erll <matthias.erll@redkubes.com> Co-authored-by: Matthias Erll <merll@akamai.com> Co-authored-by: Ani Argjiri <aargjiri@akamai.com> Co-authored-by: jeho <17126497+j-zimnowoda@users.noreply.github.com> Co-authored-by: Jehoszafat Zimnowoda <jzimnowo@akamai.com>
- Loading branch information
1 parent
5b0c2a2
commit 07636a5
Showing
245 changed files
with
56,440 additions
and
8,067 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,6 +84,7 @@ | |
"ovh", | ||
"otel", | ||
"thanos", | ||
"kyverno", | ||
"Paketo", | ||
"tekton", | ||
"cnpg", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
version: 22 | ||
version: 23 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,5 @@ teamConfig: | |
access: | ||
- shell | ||
- downloadCertificateAuthority | ||
policies: | ||
- edit policies |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
teamConfig: | ||
admin: | ||
policies: | ||
allowed-image-repositories: | ||
action: Audit | ||
customValues: [] | ||
severity: medium | ||
disallow-capabilities: | ||
action: Audit | ||
customValues: | ||
- AUDIT_WRITE | ||
- CHOWN | ||
- DAC_OVERRIDE | ||
- FOWNER | ||
- FSETID | ||
- KILL | ||
- MKNOD | ||
- NET_BIND_SERVICE | ||
- SETFCAP | ||
- SETGID | ||
- SETPCAP | ||
- SETUID | ||
- SYS_CHROOT | ||
- '""' | ||
severity: medium | ||
disallow-capabilities-strict: | ||
action: Audit | ||
severity: medium | ||
disallow-host-namespaces: | ||
action: Audit | ||
severity: medium | ||
disallow-host-path: | ||
action: Audit | ||
severity: medium | ||
disallow-host-ports: | ||
action: Audit | ||
severity: medium | ||
disallow-host-process: | ||
action: Audit | ||
severity: medium | ||
disallow-latest-tag: | ||
action: Audit | ||
severity: medium | ||
disallow-privilege-escalation: | ||
action: Audit | ||
severity: medium | ||
disallow-privileged-containers: | ||
action: Audit | ||
severity: medium | ||
disallow-proc-mount: | ||
action: Audit | ||
severity: medium | ||
disallow-selinux: | ||
action: Audit | ||
severity: medium | ||
require-limits: | ||
action: Audit | ||
severity: medium | ||
require-requests: | ||
action: Audit | ||
severity: medium | ||
require-run-as-non-root-user: | ||
action: Audit | ||
severity: medium | ||
require-run-as-nonroot: | ||
action: Audit | ||
severity: medium | ||
require-labels: | ||
action: Audit | ||
severity: medium | ||
customValues: | ||
- 'otomi.io/app' | ||
restrict-apparmor-profiles: | ||
action: Audit | ||
severity: medium | ||
restrict-seccomp: | ||
action: Audit | ||
severity: medium | ||
restrict-seccomp-strict: | ||
action: Audit | ||
severity: medium | ||
restrict-sysctls: | ||
action: Audit | ||
severity: medium | ||
restrict-volume-types: | ||
action: Audit | ||
customValues: | ||
- configMap | ||
- csi | ||
- downwardAPI | ||
- emptyDir | ||
- ephemeral | ||
- persistentVolumeClaim | ||
- projected | ||
- secret | ||
severity: medium |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.