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:
my-package.ext (implicit)
filename:my-package.ext (explicit)

Search by package tag:
latest (implicit)
tag:latest (explicit)

Search by package version:
1.0.0 (implicit)
version:1.0.0 (explicit)
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 consensys consensys (Consensys) / teku
Teku: Teku is a Java implementation of the Ethereum 2.0 Beacon Chain.

Maven logo independent  develop

One-liner (summary)

tech.pegasys.teku.internal:independent:develop

Description

No description - See summary for more info.

Size

29.0 KB

Downloads

37

Status  Completed
Checksum (MD5) 5c8d6eb7891efe76dadfb1310b4ec28c
Checksum (SHA-1) 967a72b72f8934674f321f57ce8b66f1f0d22e9a
Checksum (SHA-256) 241f041e80036acbf9d8a965e2b83c17a6b9aedc89dd6aef342ad5b28ade87ca
Checksum (SHA-512) 87e171ed57a4228941d83e65b0b5b98d9aff558b58aaae44a7f7b91180e52f698b…
GPG Signature
Storage Region  Dublin, Ireland
Type  Binary (contains binaries and binary artifacts)
Uploaded At 3 years, 1 month ago
Uploaded By Fetched by Cloudsmith
Slug Id mtMQEliwFa0x-dXM
Unique Id KpdTAvTlsvDG
Version (Raw) develop
Version (Parsed)
  • Type: Unknown
  extended metadata
Artifact Id independent
Group Id tech.pegasys.teku.internal
Is Snapshot
Packaging jar
Url https://github.com/ConsenSys/teku
pkg independent-develop-sources.jar 37
1.6 KB
md5 sha1 sha256 sha512
pkg independent-develop.jar 0
1.6 KB
md5 sha1 sha256 sha512
module independent-develop.module 0
6.8 KB
md5 sha1 sha256 sha512
pom independent-develop.pom 0
18.7 KB
md5 sha1 sha256 sha512
test-fixtures independent-develop-test-fixtur… 0
261 bytes
md5 sha1 sha256 sha512
Package Contents (independent-develop-sources.jar)
Loading...

This package has 8 files/directories.

Dependencies

9

Checksum (md5)

6a9a1db7927988f33b8289c8c6db873d

Runtime
com.google.guava:guava >=29.0-jre
Runtime
org.apache.commons:commons-lang3 >=3.10
Runtime
org.apache.logging.log4j:log4j-api >=2.13.3
Runtime
org.apache.logging.log4j:log4j-core >=2.13.3
Runtime
org.apache.logging.log4j:log4j-slf4j-impl >=2.13.3
Runtime
tech.pegasys.teku.internal:unsigned >=develop
Runtime
tech.pegasys.teku.internal:util >=develop
Compile
org.assertj:assertj-core >=None
Compile
tech.pegasys.teku.internal:independent >=develop

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

3 weeks ago

Scan result

Vulnerable

Vulnerability count

2

Max. severity

Critical
Target:
HIGH

CVE-3233-91125: library: vulnerability title



Package Name: package_name
Installed Version: 1.8.21
Fixed Version: 2.1.20

References: mccullough-garcia.net duncan-guzman.com www.huff.com
HIGH

CVE-6960-47100: library: vulnerability title



Package Name: package_name
Installed Version: 1.4.37
Fixed Version: 2.3.7

References: www.olsen.com richards-jones.com www.walton.org
Loading...

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

To install/use independent @ version develop ...

Then you can then depend on independent @ version develop, via:

Add the following to your project pom.xml file:

<dependency>
  <groupId>tech.pegasys.teku.internal</groupId>
  <artifactId>independent</artifactId>
  <version>develop</version>
</dependency>
dependencies {
  implementation 'tech.pegasys.teku.internal:independent:develop'
}

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 += "tech.pegasys.teku.internal" % "independent" % "develop"

Add the following to your project project.clj file:

:dependencies [[tech.pegasys.teku.internal/independent "develop"]]

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

Top