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 by last download date:
last_downloaded:<"30 days ago"
last_downloaded:>"August 14, 2022 EST"
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)
Search queries for all Generic-specific package types
Search by file path:
generic_filepath:path/to/file.txt
Search by directory:
generic_directory:path/to
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,
Generic,
Go,
Helm,
Hex,
HuggingFace,
LuaRocks,
Maven,
MCP,
npm,
NuGet,
P2,
Python,
RedHat,
Ruby,
Swift,
Terraform,
Vagrant,
VSX,
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.
kea-dhcp-ddns
3c8cedd0eac08720f6b868d7fdd…
One-liner (summary)
Description
This package was uploaded with the following V1 OCI manifest:
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"config": {
"mediaType": "application/vnd.oci.image.config.v1+json",
"digest": "sha256:84fc2b50aa11dc633a9cfc274f6934d4f501a979d97ae3b7cf8bc571a1cd1f2e",
"size": 3769
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e",
"size": 3808189
},
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:7149096ef7c2aee682e52ac6f4c5302a3c79dd44c9d5cc288a4052e8c6d21921",
"size": 8760016
},
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:eb769092d2b103d0d22e20aef1434642692df04ce446910fb28f643bc5c38a8d",
"size": 610
},
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:e2331b66557d58d6b93dde3bcb32625fe5675f1abb98564af0c332ccc05d4cb3",
"size": 177
}
]
}
|
Digest:
sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e
Command: ADD alpine-minirootfs-3.22.4-x86_64.tar.gz / # buildkit |
3.6 MB | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: CMD ["/bin/sh"] |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: LABEL org.opencontainers.image.authors=Kea Developers <kea-dev@lists.isc.org> |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ARG VERSION=3.1.9-r20260525112049 |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ARG TOKEN |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ARG PREMIUM |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: SHELL [/bin/ash -o pipefail -c] |
32 bytes | ||
|
Digest:
sha256:7149096ef7c2aee682e52ac6f4c5302a3c79dd44c9d5cc288a4052e8c6d21921
Command: RUN |3 VERSION=3.1.9-r20260525112049 TOKEN= PREMIUM= /bin/ash -o pipefail -c cp /etc/apk/repositories /etc/apk/repositories_backup && apk update && apk add --no-cache curl bash tzdata && if test "$(expr "$(echo "${VERSION}" | cut -d '.' -f 2)" % 2)" = 0; then repo="kea-$(echo "${VERSION}" | cut -d '.' -f 1)-$(echo "${VERSION}" | cut -d '.' -f 2)"; else repo='kea-dev'; fi && curl -1sLf "https://dl.cloudsmith.io/public/isc/${repo}/setup.alpine.sh" | bash && apk update && apk add --no-cache isc-kea-dhcp-ddns~=${VERSION} isc-kea-gss-tsig~=${VERSION} && if [ -n "$TOKEN" ]; then curl -1sLf "https://dl.cloudsmith.io/${TOKEN}/isc/${repo}-prv/setup.alpine.sh" | bash && apk update && apk add --no-cache isc-kea-subscriber-rbac~=${VERSION}; fi && mv /etc/apk/repositories_backup /etc/apk/repositories && apk del curl bash # buildkit |
8.4 MB | ||
|
Digest:
sha256:eb769092d2b103d0d22e20aef1434642692df04ce446910fb28f643bc5c38a8d
Command: COPY kea-dhcp-ddns.conf /etc/kea/kea-dhcp-ddns.conf # buildkit |
610 bytes | ||
|
Digest:
sha256:e2331b66557d58d6b93dde3bcb32625fe5675f1abb98564af0c332ccc05d4cb3
Command: COPY hiddens /etc/kea/hiddens # buildkit |
177 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: VOLUME [/etc/kea] |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: EXPOSE [53001/udp 8000/tcp] |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: CMD ["/usr/sbin/kea-dhcp-ddns" "-c" "/etc/kea/kea-dhcp-ddns.conf"] |
32 bytes |
|
|
kea-dhcp-ddns |
68 |
|
||
|
|
kea-dhcp-ddns |
191 |
|
||
|
|
kea-dhcp-ddns |
99 |
|
||
|
|
kea-dhcp-ddns |
133 |
|
||
|
|
kea-dhcp-ddns |
91 |
|
||
|
|
kea-dhcp-ddns |
87 |
|
||
|
|
kea-dhcp-ddns |
202 |
|
||
|
|
kea-dhcp-ddns |
20 |
|
||
|
|
kea-dhcp-ddns |
276 |
|
||
|
|
kea-dhcp-ddns |
163 |
|
||
|
|
kea-dhcp-ddns |
27 |
|
||
|
|
kea-dhcp-ddns |
56 |
|
||
|
|
kea-dhcp-ddns |
28 |
|
||
|
|
kea-dhcp-ddns |
35 |
|
||
|
|
kea-dhcp-ddns |
266 |
|
||
|
|
kea-dhcp-ddns |
44 |
|
||
|
|
kea-dhcp-ddns |
39 |
|
||
|
|
kea-dhcp-ddns |
1380 |
|
||
|
|
kea-dhcp-ddns |
1185 |
|
||
|
|
kea-dhcp-ddns |
480 |
|
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
6 hours ago
Scan result
Vulnerable
Vulnerability count
3
Max. severity
High| Target: | ||
| HIGH |
CVE-8617-73985: library: vulnerability titlePackage Name: package_name Installed Version: 1.1.42 Fixed Version: 2.7.1 References: ritter.com hill.com jones.com |
|
| LOW |
CVE-1419-37248: library: vulnerability titlePackage Name: package_name Installed Version: 1.4.43 Fixed Version: 2.10.24 References: www.nguyen.net www.young.org cohen-lewis.biz |
|
| LOW |
CVE-3509-92832: library: vulnerability titlePackage Name: package_name Installed Version: 1.8.25 Fixed Version: 2.6.82 References: cook-fields.com www.guerrero-hughes.com www.villa.com |
|
Package statistics are no longer available on cloudsmith.io. Please visit our new web app to access this feature.
These instructions assume you have setup the repository first (or read it).
To pull kea-dhcp-ddns @ reference/tag sha256:3c8cedd0eac08720f6b868d7fdd0b9398fb88850ac5c9dc1d031186cdf5e26fa:
docker pull docker.cloudsmith.io/isc/docker/kea-dhcp-ddns@sha256:3c8cedd0eac08720f6b868d7fdd0b9398fb88850ac5c9dc1d031186cdf5e26fa
You can also pull the latest version of this image (if it exists):
docker pull docker.cloudsmith.io/isc/docker/kea-dhcp-ddns:latest
To refer to this image after pulling in a Dockerfile, specify the following:
FROM docker.cloudsmith.io/isc/docker/kea-dhcp-ddns@sha256:3c8cedd0eac08720f6b868d7fdd0b9398fb88850ac5c9dc1d031186cdf5e26fa