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, HuggingFace, 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 arcane arcane (Arcane Arts) / archive
Archive: A certifiably-awesome public package repository curated by Arcane Arts, hosted by Cloudsmith.

Maven logo j-webp  2855724fac

One-liner (summary)

com.github.qwang66:j-webp:2855724fac

Description

Java Image I/O reader and writer for the Google WebP image format.

Size

941.1 KB

Downloads

16

Status  Completed
Checksums Provided Checksums Verified
Checksum (MD5) 3139ba6b2e1b429e37e95509d8d86be4
Checksum (SHA-1) f053fbb5f8cbffa60e91551521fcd928e2fb9852
Checksum (SHA-256) 9d6d4163b470be2cdc2f018151a94c1b2ef63c31a7a60a0e05aa5153f40871e5
Checksum (SHA-512) 072ea8dabb543fd85f103fc04b748d455f039a6b2a959cf787b432a9e70207a6e7…
GPG Signature
Storage Region  Ohio, United States
Type  Binary (contains binaries and binary artifacts)
Uploaded At 3 years, 4 months ago
Uploaded By Fetched by Cloudsmith
Slug Id j-webp-2855724facjar-ROm
Unique Id jT1z4ndT4w72
Version (Raw) 2855724fac
Version (Parsed)
  • Type: Unknown
  extended metadata
Artifact Id j-webp
Group Id com.github.qwang66
Is Snapshot
Packaging jar
Url https://github.com/qwang66/j-webp
pkg j-webp-2855724fac.jar 14
923.2 KB
md5 sha1 sha256 sha512
pkg j-webp-2855724fac-sources.jar 1
15.6 KB
md5 sha1 sha256 sha512
pom j-webp-2855724fac.pom 1
2.3 KB
md5 sha1 sha256 sha512
Package Contents (j-webp-2855724fac.jar)
Loading...

This package has 54 files/directories.

Dependencies

1

Checksum (md5)

70c010e7ef1f4f908f2bbbfaa933726d

Compile
org.scijava:native-lib-loader >=2.1.3

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, 4 days ago

Scan result

Vulnerable

Vulnerability count

4

Max. severity

Medium
Target:
MEDIUM

CVE-6660-34919: library: vulnerability title



Package Name: package_name
Installed Version: 1.1.1
Fixed Version: 2.9.75

References: rodriguez.net www.mclean.biz stevens-garcia.com
MEDIUM

CVE-8993-90287: library: vulnerability title



Package Name: package_name
Installed Version: 1.6.85
Fixed Version: 2.4.80

References: www.wall.org olson.biz www.case.biz
LOW

CVE-1159-99474: library: vulnerability title



Package Name: package_name
Installed Version: 1.6.63
Fixed Version: 2.4.8

References: acevedo.com www.miles.com rodriguez.com
LOW

CVE-6198-56941: library: vulnerability title



Package Name: package_name
Installed Version: 1.5.71
Fixed Version: 2.5.46

References: jackson.com www.cruz.com www.bowers.com

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

To install/use j-webp @ version 2855724fac ...

Then you can then depend on j-webp @ version 2855724fac, via:

Add the following to your project pom.xml file:

<dependency>
  <groupId>com.github.qwang66</groupId>
  <artifactId>j-webp</artifactId>
  <version>2855724fac</version>
</dependency>
dependencies {
  implementation 'com.github.qwang66:j-webp:2855724fac'
}

Note: These examples use the Groovy-based syntax for Gradle. For the Kotlin syntax, please refer to the official documentation for declaring dependencies.

Add the following to your project build.sbt file:

libraryDependencies += "com.github.qwang66" % "j-webp" % "2855724fac"

Add the following to your project project.clj file:

:dependencies [[com.github.qwang66/j-webp "2855724fac"]]

For other build systems, such as grape, please consult your build system documentation for more help.

Previous Version
Next Version
Top