From 2a0a60ed86375fec6a25aa3389ed13c55eeaa58f Mon Sep 17 00:00:00 2001 From: Haksung Jang Date: Mon, 13 Jul 2026 04:12:55 +0000 Subject: [PATCH] chore(deps): Update dependency scanoss to v1.54.1 --- docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index f52cf9fa..7cc71205 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -53,7 +53,7 @@ ARG SBOM_DEEP_LICENSE=false # so shipping the client just makes the web-UI toggle available out of the box. ARG SBOM_SCANOSS=true # renovate: datasource=pypi depName=scanoss -ARG SCANOSS_VERSION=1.25.2 +ARG SCANOSS_VERSION=1.54.1 ARG TARGETARCH=amd64 # docker CLI (client only) — lets the web UI source scan launch cdxgen language # images as sibling containers via the mounted host socket (transitive deps).