From 34d93af936cedb90a11720030ffa32844069227c Mon Sep 17 00:00:00 2001 From: Steve Date: Thu, 21 Nov 2024 14:45:50 +0700 Subject: [PATCH] chore: dont merge --- .snyk | 8 +++++++- README.md | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.snyk b/.snyk index a21481cf5..b6d3ec370 100644 --- a/.snyk +++ b/.snyk @@ -1,7 +1,7 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. version: v1.25.0 # ignores vulnerabilities until expiry date; change duration by modifying expiry date -ignore: +ignore: SNYK-JS-BRACES-6838727: - '*': reason: devDependency @@ -32,4 +32,10 @@ ignore: No upstream fix available expires: 2024-12-08T12:00:00.000Z created: 2024-11-08T12:00:00.000Z + SNYK-JS-JSONPATHPLUS-7945884: + - '*': + reason: >- + No upstream fix available + expires: 2024-12-08T12:00:00.000Z + created: 2024-11-08T12:00:00.000Z patch: {} diff --git a/README.md b/README.md index 1f4dedd29..44b6febf4 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,5 @@ Please refer to the [Helm chart installation instructions](./snyk-monitor/README ## Documentation ## For detailed documentation and support, please refer to the [Snyk Kubernetes integration documentation](https://docs.snyk.io/products/snyk-container/kubernetes-workload-and-image-scanning). + +test