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, 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 wxsqlite3  latest

One-liner (summary)

A certifiably-awesome package curated by Marc-André Moreau, hosted by Cloudsmith.

Description

A certifiably-awesome package curated by Marc-André Moreau, hosted by Cloudsmith.

License

Unknown

Size

1.3 KB

Downloads

218

Status  Completed
Checksum (MD5) 0b1d61a600bcc2b0477c76a494e56af5
Checksum (SHA-1) a9918039f235536a760747ce7dfb9ec6661222f8
Checksum (SHA-256) 1821465072ac2e33e19757d4f9bd07c4c4740cb25f49803c46c70a63ebc958e4
Checksum (SHA-512) 8ffb942f70cbd7d542638a782ea8c17e76142ba3bf68426de9cb6ddf11fdc871a5…
GPG Signature
GPG Fingerprint ff5b33f691806f17d2c332b14c32fea7e5797ad5
Storage Region  Dublin, Ireland
Type  Source (contains source code or documentation)
Uploaded At 1 year, 8 months ago
Uploaded By mamoreau
Slug Id conanfilepy-PKJ
Unique Id CfBdglIewmk8
Version (Raw) latest
Version (Parsed)
  • Type: Unknown
pkg conanfile.py 199
140 bytes
md5 sha1 sha256 sha512
lock conan.lock 2
1.1 KB
md5 sha1 sha256 sha512
manifest conanmanifest.txt 17
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

2 weeks ago

Scan result

Vulnerable

Vulnerability count

1

Max. severity

Medium
Target:
LOW

CVE-5390-43784: library: vulnerability title



Package Name: package_name
Installed Version: 1.3.12
Fixed Version: 2.7.76

References: www.jones.org www.olson-merritt.info www.king-anderson.info

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

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