Sign inSign up

tarekcheikh/lambda-security-scanner:1.0.1

Multi-platform
Security
Developer tools
Index digest

sha256:1d63e0f7ff65d2d845ec550c1be6733fbc1fe5dbd46e9e28980bce539a2f26b2

OS/ARCH

Compressed size

67.11 MB

Last pushed

4 months by tarekcheikh

Type

Image

Manifest digest

sha256:0e79241f848ee737fef489a7ab029545af809c289aa48c4b57385fa690ed6f80

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.36 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;15.2 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL maintainer=Toc Consulting <[email protected]>0 B
12LABEL description=AWS Lambda security scanner0 B
13LABEL version=1.0.10 B
14ENV PYTHONDONTWRITEBYTECODE=10 B
15ENV PYTHONUNBUFFERED=10 B
16WORKDIR /app93 B
17COPY pyproject.toml README.md LICENSE ./7.87 KB
18COPY lambda_security_scanner/ ./lambda_security_scanner/ # buildkit90.19 KB
19RUN /bin/sh -c pip install21.53 MB
20ENV LAMBDA_SCANNER_OUTPUT_DIR=/app/output0 B
21ENTRYPOINT ["lambda-security-scanner"]0 B
22CMD ["--help"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'