Sign inSign up

lacework/codesec:v1.0.99

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

sha256:65acbf43f910d5717349da5715a39d779ee5702f5d0592bcf0c042beb9069471

OS/ARCH

Compressed size

849.37 MB

Last pushed

4 months by engserviceslacework

Type

Image

Manifest digest

sha256:6e0502f950970da82b59bc5e315b4c7c44f09bf086867898b2d6fe0ea9f06e10

Image Layers

1COPY / / # buildkit849.36 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.160 B
10ARG COMPONENT_SCA_VERSION=0.1.980 B
11ARG COMPONENT_SAST_VERSION=0.0.790 B
12LABEL COMPONENT_IAC_VERSION=1.1.160 B
13LABEL COMPONENT_SCA_VERSION=0.1.980 B
14LABEL COMPONENT_SAST_VERSION=0.0.790 B
15SHELL [/bin/bash -c]0 B
16ENTRYPOINT ["/app/bin/init"]0 B

Command

COPY / / # buildkit