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:
filename:my-package.ext
Search by package tag:
tag:latest
Search by package version:
version:1.0.0
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.

install-cni
4e2e1defed83a310bd9f9026fad…
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":4518,"digest":"sha256:a24e8888b04903775013bb7fb04ca5ab83c3fd503ccd039404afd6ce0522d284"},"layers":[{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":32758380,"digest":"sha256:00bc6dff3aeaedd5fc7d71e967186e5202c97fca0e7cfef19e6e1d0ceda3e650"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":36992511,"digest":"sha256:9f1c3fb9c6f09024a65a61e57696028b29f40d20c12512f95034d1479511ac06"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":10457564,"digest":"sha256:554d40c75c13080d608ee7288cbc1d3620c6c8f6d70a6cddcf86af1a4050250d"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":4938,"digest":"sha256:707c0cfb4755358a79860d1c719fcf2a9ab588025857a006872fd5d12eaf9fbe"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":16265110,"digest":"sha256:9f2870f19cfe3ce372382875cef8d9b773598239e8b2d3f942eebe66092a9113"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":21054999,"digest":"sha256:f6c497afd8df4b833d39639454905fe25d01de9c20486bada55f6ee7616a5959"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":39,"digest":"sha256:89732bc7504122601f40269fc9ddfb70982e633ea9caf641ae45736f2846b004"}]}
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=24.04 |
32 bytes | ||
Digest:
sha256:00bc6dff3aeaedd5fc7d71e967186e5202c97fca0e7cfef19e6e1d0ceda3e650
Command: /bin/sh -c #(nop) ADD file:1bafcbb31dbbcfab5d15f474524e7fdd408a80128ddb9f1743e9f39cfa86ce33 in / |
31.2 MB | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: /bin/sh -c #(nop) CMD ["/bin/bash"] |
32 bytes | ||
Digest:
sha256:9f1c3fb9c6f09024a65a61e57696028b29f40d20c12512f95034d1479511ac06
Command: RUN /bin/sh -c apt update && apt upgrade -y # buildkit |
35.3 MB | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ENV DEBIAN_FRONTEND=noninteractive |
32 bytes | ||
Digest:
sha256:554d40c75c13080d608ee7288cbc1d3620c6c8f6d70a6cddcf86af1a4050250d
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-openbsd 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 |
10.0 MB | ||
Digest:
sha256:707c0cfb4755358a79860d1c719fcf2a9ab588025857a006872fd5d12eaf9fbe
Command: RUN /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers # buildkit |
4.8 KB | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: LABEL description=Istio CNI plugin installer. |
32 bytes | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ARG TARGETARCH |
32 bytes | ||
Digest:
sha256:9f2870f19cfe3ce372382875cef8d9b773598239e8b2d3f942eebe66092a9113
Command: COPY arm64/istio-cni /opt/cni/bin/istio-cni # buildkit |
15.5 MB | ||
Digest:
sha256:f6c497afd8df4b833d39639454905fe25d01de9c20486bada55f6ee7616a5959
Command: COPY arm64/install-cni /usr/local/bin/install-cni # buildkit |
20.1 MB | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin |
32 bytes | ||
Digest:
sha256:89732bc7504122601f40269fc9ddfb70982e633ea9caf641ae45736f2846b004
Command: WORKDIR /opt/cni/bin |
39 bytes | ||
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: CMD ["/usr/local/bin/install-cni"] |
32 bytes |
![]() |
install-cni |
2 |
![]() |
||
![]() |
install-cni |
2 |
![]() |
||
![]() |
install-cni |
2 |
![]() |
||
![]() |
install-cni |
136 |
![]() |
||
![]() |
install-cni |
2 |
![]() |
||
![]() |
install-cni |
2 |
![]() |
||
![]() |
install-cni |
3 |
![]() |
||
![]() |
install-cni |
3 |
![]() |
||
![]() |
install-cni |
2 |
![]() |
||
![]() |
install-cni |
2 |
![]() |
||
![]() |
install-cni |
3 |
![]() |
||
![]() |
install-cni |
3 |
![]() |
||
![]() |
install-cni |
49 |
![]() |
||
![]() |
install-cni |
3 |
![]() |
||
![]() |
install-cni |
6986 |
![]() |
||
![]() |
install-cni |
2 |
![]() |
||
![]() |
install-cni |
1 |
![]() |
||
![]() |
install-cni |
1 |
![]() |
||
![]() |
install-cni |
2 |
![]() |
||
![]() |
install-cni |
1 |
![]() |
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
4 days, 5 hours ago
Scan result
Vulnerable
Vulnerability count
5
Max. severity
CriticalTarget: | ||
CRITICAL |
CVE-4366-80719: library: vulnerability titlePackage Name: package_name Installed Version: 1.6.49 Fixed Version: 2.1.50 References: collins.com norris-santana.com www.medina.com |
|
CRITICAL |
CVE-2571-39053: library: vulnerability titlePackage Name: package_name Installed Version: 1.5.19 Fixed Version: 2.7.75 References: stout.net reid-mcdonald.info www.wu.info |
|
CRITICAL |
CVE-9413-34238: library: vulnerability titlePackage Name: package_name Installed Version: 1.7.95 Fixed Version: 2.7.38 References: welch.org www.george.org mullins.com |
|
MEDIUM |
CVE-9521-13960: library: vulnerability titlePackage Name: package_name Installed Version: 1.8.88 Fixed Version: 2.7.74 References: www.higgins.com www.benitez-wright.com young.net |
|
LOW |
CVE-5232-48631: library: vulnerability titlePackage Name: package_name Installed Version: 1.4.71 Fixed Version: 2.5.34 References: www.pierce.com melendez-white.com garza-garcia.com |
These instructions assume you have setup the repository first (or read it).
To pull install-cni @ reference/tag sha256:4e2e1defed83a310bd9f9026fad56a957a40358232cf56b82d12cda0b9174aa7:
docker pull containers.istio.tetratelabs.com/install-cni@sha256:4e2e1defed83a310bd9f9026fad56a957a40358232cf56b82d12cda0b9174aa7
You can also pull the latest version of this image (if it exists):
docker pull containers.istio.tetratelabs.com/install-cni:latest
To refer to this image after pulling in a Dockerfile, specify the following:
FROM containers.istio.tetratelabs.com/install-cni@sha256:4e2e1defed83a310bd9f9026fad56a957a40358232cf56b82d12cda0b9174aa7