Skip to content

Commit

Permalink
Dockerfile for Checkmarx CLI with FIPS (AST-66846) (#888)
Browse files Browse the repository at this point in the history
* Dockerfile for Checkmarx CLI tool with FIPS-compliant bash (AST-66846)

* Update user in docker file
  • Loading branch information
elchananarb authored Sep 24, 2024
1 parent 0f3ff38 commit 29261b6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM cgr.dev/chainguard/bash@sha256:f8e48690d991e6814c81f063833176439e8f0d4bc1c5f0a47f94858dea3e4f44
USER nonroot
FROM checkmarx/bash-fips:5.2.32-r0@sha256:afc70868d063b0330fc7c52bcb7c874db2e466611745b362b79b4fec3478fa4e

USER 65532

COPY cx /app/bin/cx

Expand Down

0 comments on commit 29261b6

Please sign in to comment.