Sign inSign up

lacework/codesec:v1.0.103

Multi-platform
Security
Integration & delivery
Monitoring & observability
Index digest

sha256:50c91e87dc6fde2bf3e5c1b423d837de79d7a1238a703b6135497c66b3843864

OS/ARCH

Compressed size

850.27 MB

Last pushed

4 months by engserviceslacework

Type

Image

Manifest digest

sha256:599040c1882e2326b79f547a02d3a077db6c42df89506ada33e5c185f716e701

Image Layers

1COPY / / # buildkit850.27 MB
2LABEL maintainer=Lacework0 B
3ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/app/bin0 B
4ENV CODESEC_SCANNER=true0 B
5COPY --chmod=755 ./bin/unified-codesec.sh /unified-codesec.sh #2.18 KB
6COPY --chmod=755 ./bin/merge-results.py /merge-results.py #1.82 KB
7USER app0 B
8WORKDIR /app32 B
9ARG COMPONENT_IAC_VERSION=1.1.180 B
10ARG COMPONENT_SCA_VERSION=0.1.1010 B
11ARG COMPONENT_SAST_VERSION=0.0.790 B
12LABEL COMPONENT_IAC_VERSION=1.1.180 B
13LABEL COMPONENT_SCA_VERSION=0.1.1010 B
14LABEL COMPONENT_SAST_VERSION=0.0.790 B
15SHELL [/bin/bash -c]0 B
16ENTRYPOINT ["/app/bin/init"]0 B

Command

COPY / / # buildkit