Delete .snyk

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2024-05-31 10:55:30 +02:00 committed by GitHub
parent 0f97251089
commit 056fbea969
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 25 deletions

25
.snyk
View File

@ -1,25 +0,0 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.22.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-CC-K8S-10:
- '* > * > input > spec > template > spec > initContainers[autopermissions] > securityContext > runAsNonRoot':
reason: Permissions script requires root
expires: 2666-01-02T15:25:09.138Z
created: 2021-12-03T15:25:09.144Z
SNYK-CC-K8S-41:
- '* > * > spec > template > spec > initContainers[autopermissions] > livenessProbe':
reason: Permissions script requires root
expires: 2666-01-02T15:25:09.138Z
created: 2021-12-03T15:25:09.144Z
SNYK-CC-K8S-11:
- '*':
reason: UID Clashes is not a priority, default user 568 is reserved on SCALE systems
expires: 2666-01-02T15:25:09.138Z
created: 2021-12-03T15:25:09.144Z
SNYK-CC-K8S-42:
- '*':
reason: We enforce digestpinning all container images and run auto-updater weekly
expires: 2666-01-02T15:25:09.138Z
created: 2021-12-03T15:25:09.144Z
patch: {}