You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.
Search by package name:
my-package
(implicit)
name:my-package
(explicit)
Search by package filename:
my-package.ext
(implicit)
filename:my-package.ext
(explicit)
Search by package tag:
latest
(implicit)
tag:latest
(explicit)
Search by package version:
1.0.0
(implicit)
version:1.0.0
(explicit)
prerelease:true
(prereleases)
prerelease:false
(no prereleases)
Search by package architecture:
architecture:x86_64
Search by package distribution:
distribution:el
Search by package license:
license:MIT
Search by package format:
format:deb
Search by package status:
status:in_progress
Search by package file checksum:
checksum:5afba
Search by package security status:
severity:critical
Search by package vulnerabilities:
vulnerabilities:>1
vulnerabilities:<1000
Search by # of package downloads:
downloads:>8
downloads:<100
Search by package type:
type:binary
type:source
Search by package size (bytes):
size:>50000
size:<10000
Search by dependency name/version:
dependency:log4j
dependency:log4j=1.0.0
dependency:log4j>1.0.0
Search by uploaded date:
uploaded:>"1 day ago"
uploaded:<"August 14, 2022 EST"
Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY
Search by policy violation:
policy_violated:true
deny_policy_violated:true
license_policy_violated:true
vulnerability_policy_violated:true
Search by repository:
repository:repo-name
Search queries for all Debian-specific (and related) package types
Search by component:
deb_component:unstable
Search queries for all Maven-specific (and related) package types
Search by group ID:
maven_group_id:org.apache
Search queries for all Docker-specific (and related) package types
Search by image digest:
docker_image_digest:sha256:7c5..6d4
(full hashref only)
Search by layer digest:
docker_layer_digest:sha256:4c4..ae4
(full hashref only)
Field type modifiers (depending on the type, you can influence behaviour)
For all queries, you can use:
~foo
for negation
For string queries, you can use:
^foo
to anchor to start of term
foo$
to anchor to end of term
foo*bar
for fuzzy matching
For number/date or version queries, you can use:
>foo
for values greater than
>=foo
for values greater / equal
<foo
for values less than
<=foo
for values less / equal
Need a secure and centralised artifact repository to deliver Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
Conda,
CRAN,
Dart,
Debian,
Docker,
Go,
Helm,
Hex,
LuaRocks,
Maven,
npm,
NuGet,
P2,
Python,
RedHat,
Ruby,
Swift,
Terraform,
Vagrant,
Raw & More packages?
Cloudsmith is the new standard in Package / Artifact Management and Software Distribution.
With support for all major package formats, you can trust us to manage your software supply chain.
ztunnel b46982c2bbf0e134d40d47d6dd7…
One-liner (summary)
Description
This package was uploaded with the following V2 Distribution manifest:
{"schemaVersion":2,"mediaType":"application/vnd.docker.distribution.manifest.v2+json","config":{"mediaType":"application/vnd.docker.container.image.v1+json","size":3814,"digest":"sha256:a04269a7ab182f1b499a6dfa25eef22cb59f6b2a2bcf5134d196d0da1ac9a156"},"layers":[{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":33997635,"digest":"sha256:b50300968a7404eb89d99d6a8863a9b726a07e472af4e7dd93addc346390efc4"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":16103608,"digest":"sha256:107457ff17309883e3cdb97d79e86fe8770db35ef1ecbc56d518fe3761849743"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":4676,"digest":"sha256:7c60908c2601078a48f3cdefb1a388170dff821313cd6fd4d8aadf68decb1715"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":6483043,"digest":"sha256:a7473b3eae4529349ff2722f78215765b0ad168764ac459f67dfe1c342830561"}]}
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: /bin/sh -c #(nop) ARG RELEASE |
32 bytes | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH |
32 bytes | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: /bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu |
32 bytes | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: /bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04 |
32 bytes | ||
Digest:
sha256:b50300968a7404eb89d99d6a8863a9b726a07e472af4e7dd93addc346390efc4
Command: /bin/sh -c #(nop) ADD file:3bd10da0673e2e72cb06a1f64a9df49a36341df39b0f762e3d1b38ee4de296fa in / |
32.4 MB | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: /bin/sh -c #(nop) CMD ["/bin/bash"] |
32 bytes | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ENV DEBIAN_FRONTEND=noninteractive |
32 bytes | ||
Digest:
sha256:107457ff17309883e3cdb97d79e86fe8770db35ef1ecbc56d518fe3761849743
Command: RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables iproute2 iputils-ping knot-dnsutils netcat tcpdump conntrack bsdmainutils net-tools lsof sudo && update-ca-certificates && apt-get upgrade -y && apt-get clean && rm -rf /var/log/*log /var/lib/apt/lists/* /var/log/apt/* /var/lib/dpkg/*-old /var/cache/debconf/*-old && update-alternatives --set iptables /usr/sbin/iptables-legacy && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy # buildkit |
15.4 MB | ||
Digest:
sha256:7c60908c2601078a48f3cdefb1a388170dff821313cd6fd4d8aadf68decb1715
Command: RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit |
4.6 KB | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: WORKDIR / |
32 bytes | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ARG istio_version |
32 bytes | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ARG TARGETARCH |
32 bytes | ||
Digest:
sha256:a7473b3eae4529349ff2722f78215765b0ad168764ac459f67dfe1c342830561
Command: COPY amd64/ztunnel /usr/local/bin/ztunnel # buildkit |
6.2 MB | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ENV ISTIO_META_ISTIO_VERSION=1.22.1-tetrate1 |
32 bytes | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ENTRYPOINT ["/usr/local/bin/ztunnel"] |
32 bytes |
Security Scanning:
You can't see this because your subscription doesn't include this feature, sorry!
With Security Scanning, Cloudsmith will scan your artifacts for vulnerabilities when they're uploaded. These are then presented to you via the UI and the API, so that you can build rules into your CI/CD pipelines to decide how to handle low, medium, high and critical software vulnerabilities.
If you'd like to trial or ask about the Security Scanning feature, just ask us. We'll be happy to help!
Last scanned
12 hours ago
Scan result
Vulnerable
Vulnerability count
3
Max. severity
HighTarget: | ||
HIGH |
CVE-4543-51545: library: vulnerability titlePackage Name: package_name Installed Version: 1.10.50 Fixed Version: 2.4.21 References: wood.com www.cervantes.info reese-mahoney.net |
|
HIGH |
CVE-5124-44929: library: vulnerability titlePackage Name: package_name Installed Version: 1.1.62 Fixed Version: 2.3.35 References: www.drake.com shepard.com www.dickerson.com |
|
LOW |
CVE-2486-37595: library: vulnerability titlePackage Name: package_name Installed Version: 1.5.19 Fixed Version: 2.9.51 References: may.com www.anthony-miranda.com duffy-hinton.com |
These instructions assume you have setup the repository first (or read it).
To pull ztunnel @ reference/tag sha256:b46982c2bbf0e134d40d47d6dd73ff1dfaa066ca5c8f749b4f4846854c444d6f:
docker pull containers.istio.tetratelabs.com/ztunnel@sha256:b46982c2bbf0e134d40d47d6dd73ff1dfaa066ca5c8f749b4f4846854c444d6f
You can also pull the latest version of this image (if it exists):
docker pull containers.istio.tetratelabs.com/ztunnel:latest
To refer to this image after pulling in a Dockerfile, specify the following:
FROM containers.istio.tetratelabs.com/ztunnel@sha256:b46982c2bbf0e134d40d47d6dd73ff1dfaa066ca5c8f749b4f4846854c444d6f