From 70dc65a990f6f3ef8967d3c7c8fb195d7fc3eefa Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 05:04:59 +0000 Subject: [PATCH] node-problem-detector-0.8/0.8.20-r2: cve remediation (#38132) node-problem-detector-0.8/0.8.20-r2: fix GHSA-w32m-9786-jp63 Advisory data: https://github.com/wolfi-dev/advisories/blob/main/node-problem-detector-0.8.advisories.yaml Co-authored-by: octo-sts[bot] <157150467+octo-sts@users.noreply.github.com> --- node-problem-detector-0.8.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node-problem-detector-0.8.yaml b/node-problem-detector-0.8.yaml index cfd5469b78d..1383b07dcc1 100644 --- a/node-problem-detector-0.8.yaml +++ b/node-problem-detector-0.8.yaml @@ -1,7 +1,7 @@ package: name: node-problem-detector-0.8 version: 0.8.20 - epoch: 2 + epoch: 3 description: node-problem-detector aims to make various node problems visible to the upstream layers in the cluster management stack. copyright: - license: Apache-2.0 @@ -32,7 +32,7 @@ pipeline: - uses: go/bump with: - deps: golang.org/x/crypto@v0.31.0 + deps: golang.org/x/crypto@v0.31.0 golang.org/x/net@v0.33.0 # removes unnecessary maintain of patch files - runs: |