GET /test/gradle/{group}/{name}/{version}

snyk.io

Summary: Test for issues in a public package by group, name and version
Operation ID: Test for issues in a public package by group, name and version
Auth: unknown
Description

You can test `gradle` packages for issues according to their group, name and version. This is done via the maven endpoint (for Java), since the packages are hosted on maven central or a compatible repository. See "Maven" above for details.

Parameters (5)

group (string, path, required)

The package's group ID.

name (string, path, required)

The package's artifact ID.

org (string, query, optional)

The organization to test the package with. See "The Snyk organization for a request" above.

repository (string, query, optional)

The repository hosting this package. The default value is Maven Central. More than one value is supported, in order.

version (string, path, required)

The package version to test.

No probe data for this endpoint yet.