Package Search Help

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, Hugging Face, 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.

Start My Free Trial
 Public devolutions devolutions (Devolutions) / conan-public
A certifiably-awesome public package repository curated by Devolutions, hosted by Cloudsmith.

Conan logo libfido2  latest

One-liner (summary)

A certifiably-awesome package curated by Richer Larivière, hosted by Cloudsmith.

Description

A certifiably-awesome package curated by Richer Larivière, hosted by Cloudsmith.

License

Unknown

Size

1.3 KB

Downloads

0

Status  Completed
Checksum (MD5) a0f07d77db545234517f90fbb9fd4ab0
Checksum (SHA-1) 6375a8e056ffa5d0fc9bff72e6be18fab2092102
Checksum (SHA-256) 45a196a8b243530f8b947e7589ff928efc8e7227b1a0c26b28f6d6a234983683
Checksum (SHA-512) 298595f5c9f2b4169821d8ec5d4bd644e6407da9e8a81f4f80d9d353445dd59540…
GPG Signature
GPG Fingerprint ff5b33f691806f17d2c332b14c32fea7e5797ad5
Storage Region  Dublin, Ireland
Type  Source (contains source code or documentation)
Uploaded At 2 weeks ago
Uploaded By richerlariviere
Slug Id conanfilepy-0thv
Unique Id QjYO75byw1rs
Version (Raw) latest
Version (Parsed)
  • Type: Unknown
  extended metadata
Conan Revision Identifier 60f1d751ea9b9094113d57334c03077c
pkg conanfile.py 0
140 bytes
md5 sha1 sha256 sha512
lock conan.lock 0
1.1 KB
md5 sha1 sha256 sha512
manifest conanmanifest.txt 0
60 bytes
md5 sha1 sha256 sha512
Package Contents (conanfile.py)

This package doesn't have any files. It might not be an archive.

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

1 week, 5 days ago

Scan result

Vulnerable

Vulnerability count

5

Max. severity

Medium
Target:
MEDIUM

CVE-9585-36002: library: vulnerability title



Package Name: package_name
Installed Version: 1.8.4
Fixed Version: 2.8.33

References: www.white.com brown-orozco.com www.bell-solis.com
MEDIUM

CVE-5671-34173: library: vulnerability title



Package Name: package_name
Installed Version: 1.2.60
Fixed Version: 2.6.51

References: www.smith.com wells-sutton.com www.hodge-wilson.org
LOW

CVE-4071-97537: library: vulnerability title



Package Name: package_name
Installed Version: 1.2.65
Fixed Version: 2.2.52

References: www.francis.com www.calderon.com www.floyd-brown.com
LOW

CVE-2776-15572: library: vulnerability title



Package Name: package_name
Installed Version: 1.7.16
Fixed Version: 2.4.99

References: davis-davis.net moore.com www.huang.com
LOW

CVE-9702-61656: library: vulnerability title



Package Name: package_name
Installed Version: 1.1.26
Fixed Version: 2.8.92

References: www.vance.net www.smith-collier.com vargas.com

These instructions assume you have setup the repository first (or read it).

To install/use libfido2 @ version latest ...

Install the version of the package you wish to install by configuring your Conan remote registry and user: First add the remote repository

conan remote add devolutions-conan-public https://conan.cloudsmith.io/devolutions/conan-public/

Then you have to configure the credentials for the remote. This command slightly varies depending on if you are using Conan v1 or v2.

If you are using Conan v1:

conan user -p YOUR-API-KEY -r devolutions-conan-public devolutions/conan-public
If you are using Conan v2:
conan remote login -p YOUR-API-KEY devolutions-conan-public devolutions/conan-public

To download a packaging using a specific user/channel:
conan download libfido2/latest@devolutions/stable -r devolutions-conan-public

Note: An optional user and channel can be used to target a specific release.

Previous Version
Next Version
Top