Sign inSign up

lacework/codesec:v1.0.98

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

sha256:d0b98196471c8817f5c2a6fec86be602a423cb896e436a71ea1685286459c729

OS/ARCH

Compressed size

849.3 MB

Last pushed

4 months by engserviceslacework

Type

Image

Manifest digest

sha256:c5b2677c47a5f202bcadd77619a927db57e14ac20e2d1b93e982ad76190be681

Image Layers

1COPY / / # buildkit849.29 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.150 B
10ARG COMPONENT_SCA_VERSION=0.1.980 B
11ARG COMPONENT_SAST_VERSION=0.0.790 B
12LABEL COMPONENT_IAC_VERSION=1.1.150 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