From 76b2cbe726775ff974867614df1aa3fb5ac1e9b1 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts@users.noreply.github.com> Date: Mon, 12 Jan 2026 23:10:51 +0000 Subject: [PATCH] undock/0.11.0-r1: fix GHSA-cgrx-mc8f-2prm --- undock.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/undock.yaml b/undock.yaml index 79fff402a350..28ee6db948a1 100644 --- a/undock.yaml +++ b/undock.yaml @@ -1,7 +1,7 @@ package: name: undock version: "0.11.0" - epoch: 1 # GHSA-f83f-xpx7-ffpw + epoch: 2 # GHSA-cgrx-mc8f-2prm description: Extract contents of a container image in a local folder copyright: - license: MIT @@ -28,6 +28,7 @@ pipeline: with: deps: |- github.com/sigstore/fulcio@v1.8.3 + github.com/opencontainers/selinux@v1.13.0 - uses: go/build with: