Sign inSign up

tarekcheikh/s3-security-scanner:1.0.5

Multi-platform
Security
Databases & storage
Index digest

sha256:62ecc1188ae38b0b59b4b4d5cc9741de084afbe59031299d6021acdba51dd49c

OS/ARCH

Compressed size

127.03 MB

Last pushed

4 months by tarekcheikh

Type

Image

Manifest digest

sha256:8c66160701db8d9993957e2faf64f70237d41c88479c43d959f80d25cc093e06

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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;1.22 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.65 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL maintainer=Toc Consulting <[email protected]>0 B
12LABEL description=AWS S3 security scanner0 B
13LABEL version=1.0.50 B
14ENV PYTHONDONTWRITEBYTECODE=10 B
15ENV PYTHONUNBUFFERED=10 B
16WORKDIR /app93 B
17RUN /bin/sh -c apt-get update59.93 MB
18COPY pyproject.toml README.md LICENSE ./13.07 KB
19COPY s3_security_scanner/ ./s3_security_scanner/ # buildkit276.54 KB
20RUN /bin/sh -c pip install23.21 MB
21RUN /bin/sh -c mkdir -p112 B
22ENV S3_SCANNER_OUTPUT_DIR=/app/output0 B
23ENTRYPOINT ["s3-security-scanner"]0 B
24CMD ["--help"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'