Skip to content

Commit

Permalink
Update cdxgen to 11.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Nov 17, 2024
1 parent 6f4da5d commit e42d2aa
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.deno
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-deno:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
GLOBAL_NODE_MODULES_PATH=/root/.cache/deno/npm/registry.npmjs.org \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.dotnet6
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for legacy .Net Core and .Net Framework apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-dotnet:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.dotnet7
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for dotnet 7 apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-dotnet7:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.dotnet8
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for dotnet 8 apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-dotnet8:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.dotnet9
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for dotnet 8 apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-dotnet8:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for Java 11 and android apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-java:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.java-slim
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for Java 11 apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-java-slim:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.java17
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for Java 17 and android apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-java17:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.java17-slim
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for Java 17 apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-java17-slim:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.node20
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for Node.js 20 apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-node20:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.php82
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for PHP apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-php:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.python
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-python:v11 -r /app --server"

ARG NODE_VERSION=23.0.0
ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV NVM_DIR="/root/.nvm" \
PYTHON_CMD=python3 \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.python310
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for python 3.10 apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-python310:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.python311
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-python311:v11 -r /app --server"

ARG NODE_VERSION=20.17.0
ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV NVM_DIR="/root/.nvm" \
PYTHON_CMD=python3 \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.python313
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for Python 3.13 apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-python313:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV NVM_DIR="/root/.nvm" \
PYTHON_CMD=python3 \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.python313-nogil
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for Python 3.13 apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-python313-nogil:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV NVM_DIR="/root/.nvm" \
PYTHON_CMD=python3 \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.python36
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-python36:v11 -r /app --server"

ARG NODE_VERSION=20.17.0
ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV NVM_DIR="/root/.nvm" \
PYTHON_CMD=python3 \
Expand Down
2 changes: 1 addition & 1 deletion cdxgen/Dockerfile.python39
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="AppThreat" \
org.opencontainers.image.description="Rolling image with cdxgen SBOM generator for python 3.9 apps" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -p 9090:9090 -v $(pwd):/app:rw -t ghcr.io/appthreat/cdxgen-python39:v11 -r /app --server"

ARG CDXGEN_VERSION=11.0.0
ARG CDXGEN_VERSION=11.0.1

ENV CDXGEN_NO_BANNER=true \
CDXGEN_IN_CONTAINER=true \
Expand Down

0 comments on commit e42d2aa

Please sign in to comment.