Test for issues in a public package by group id artifact id and version
GET {{baseUrl}}/test/maven/:groupId/:artifactId/:version?org=ex velit elit&repository=ex velit elit
Test for issues in Maven files.You can test maven
packages for issues according to their coordinates: group ID, artifact ID and version. The repository hosting the package may also be customized (see the repository
query parameter).
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
org | string | The organization to test the package with. See "The Snyk organization for a request" above. | |
repository | string | The Maven repository hosting this package. The default value is Maven Central. More than one value is supported, in order. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |