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 freerdp  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.2 KB

Downloads

67

Status  Completed
Checksum (MD5) bb3beb093b540d839c489acd4c89e8b3
Checksum (SHA-1) a8b5d7f62fd2a6236ca866f8d2cd238f1b482f69
Checksum (SHA-256) f796fbde36fd62ba516403518c601c27ddca62756f6bacc349ac42972657d9c3
Checksum (SHA-512) ebe84245ae151d245325c1a43bfefbbeac69bf0c391d0445c4b32059815085b5b7…
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-rdz6
Unique Id hI5GXGxBzurO
Version (Raw) latest
Version (Parsed)
  • Type: Unknown
  extended metadata
Conan Revision Identifier 005e813d9ebca9c709519a7c958a08fe
pkg conanfile.py 0
138 bytes
md5 sha1 sha256 sha512
lock conan.lock 0
1.1 KB
md5 sha1 sha256 sha512
manifest conanmanifest.txt 67
58 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

4 days, 7 hours ago

Scan result

Vulnerable

Vulnerability count

5

Max. severity

Medium
Target:
MEDIUM

CVE-2107-73748: library: vulnerability title



Package Name: package_name
Installed Version: 1.2.70
Fixed Version: 2.10.99

References: stone.com www.weiss.biz jacobs.com
MEDIUM

CVE-5918-19977: library: vulnerability title



Package Name: package_name
Installed Version: 1.5.47
Fixed Version: 2.7.97

References: snyder.net www.butler.com www.smith.biz
LOW

CVE-5935-48961: library: vulnerability title



Package Name: package_name
Installed Version: 1.10.55
Fixed Version: 2.10.69

References: www.stein.com www.rivera-delgado.com www.shelton.com
LOW

CVE-1915-71546: library: vulnerability title



Package Name: package_name
Installed Version: 1.1.45
Fixed Version: 2.9.87

References: baxter.com nguyen.biz www.briggs.com
LOW

CVE-5301-75186: library: vulnerability title



Package Name: package_name
Installed Version: 1.6.89
Fixed Version: 2.3.80

References: www.waller.com www.browning.net www.martinez-rogers.info

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

To install/use freerdp @ 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 freerdp/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