Issues
Last updated
Was this helpful?
Last updated
Was this helpful?
Query issues for a specific package version identified by Package URL (purl). Snyk returns only direct vulnerabilities. Transitive vulnerabilities (from dependencies) are not returned because they can vary depending on context.
/orgs/{org_id}/packages/{purl}/issues
A URI-encoded Package URL (purl). Supported purl types are apk, cargo, cocoapods, composer, deb, gem, generic, golang, hex, maven, npm, nuget, pub, pypi, rpm, and swift. A version for the package is also required.
pkg%3Amaven%2Fcom.fasterxml.woodstox%2Fwoodstox-core%405.0.0
Unique identifier for an organization
Requested API version
2021-06-04
^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Specify the number of results to skip before returning results. Must be greater than or equal to 0. Default is 0.
Specify the number of results to return. Must be greater than 0 and less than 1000. Default is 1000.
This endpoint is currently restricted and is not available to all customers. Query issues for a batch of packages identified by Package URL (purl). Only direct vulnerabilities are returned; transitive vulnerabilities (from dependencies) are not included as they can vary depending on the context.
/orgs/{org_id}/packages/issues
Unique identifier for an organization
Requested API version
2021-06-04
^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Get a list of an organization's issues.
/orgs/{org_id}/issues
Org ID
4a18d42f-0706-4ad0-b127-24078731fbed
Requested API version
2021-06-04
^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Return the page of results immediately after this cursor
v1.eyJpZCI6IjEwMDAifQo=
Return the page of results immediately before this cursor
v1.eyJpZCI6IjExMDAifQo=
Number of results to return per page
10
A scan item id to filter issues through their scan item relationship.
4a18d42f-0706-4ad0-b127-24078731fbee
A scan item types to filter issues through their scan item relationship.
project
project
, environment
The type of an issue.
cloud
package_vulnerability
, license
, cloud
, code
, custom
, config
A filter to select issues updated before this date.
A filter to select issues updated after this date.
A filter to select issues created before this date.
A filter to select issues created after this date.
One or more effective severity levels to filter issues.
An issue's status
Whether an issue is ignored or not.
Get an issue
/orgs/{org_id}/issues/{issue_id}
Org ID
4a18d42f-0706-4ad0-b127-24078731fbed
Issue ID
4a18d42f-0706-4ad0-b127-24078731fbed
Requested API version
2021-06-04
^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Get a list of a group's issues.
/groups/{group_id}/issues
Group ID
4a18d42f-0706-4ad0-b127-24078731fbed
Requested API version
2021-06-04
^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Return the page of results immediately after this cursor
v1.eyJpZCI6IjEwMDAifQo=
Return the page of results immediately before this cursor
v1.eyJpZCI6IjExMDAifQo=
Number of results to return per page
10
A scan item id to filter issues through their scan item relationship.
4a18d42f-0706-4ad0-b127-24078731fbee
A scan item types to filter issues through their scan item relationship.
project
project
, environment
The type of an issue.
cloud
package_vulnerability
, license
, cloud
, code
, custom
, config
A filter to select issues updated before this date.
A filter to select issues updated after this date.
A filter to select issues created before this date.
A filter to select issues created after this date.
One or more effective severity levels to filter issues.
An issue's status
Whether an issue is ignored or not.
Get an issue
/groups/{group_id}/issues/{issue_id}
Group ID
4a18d42f-0706-4ad0-b127-24078731fbed
Issue ID
4a18d42f-0706-4ad0-b127-24078731fbed
Requested API version
2021-06-04
^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$