Test for issues in a public package by group name and version

GET {{baseUrl}}/test/gradle/:group/:name/:version?org=ex velit elit&repository=ex velit elit

Test for issues in Gradle files.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.

Request Params

KeyDatatypeRequiredDescription
orgstringThe organization to test the package with. See "The Snyk organization for a request" above.
repositorystringThe repository hosting this package. The default value is Maven Central. More than one value is supported, in order.

HEADERS

KeyDatatypeRequiredDescription
Content-Typenull