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.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Snyk documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Organization ID | Unique identifier for an organization. |
| PURL | A URI-encoded Package URL (purl). Supported purl types are apk, cargo, cocoapods, composer, deb, gem, generic, hex, maven, npm, nuget, pypi, rpm, and swift. A version for the package is also required. |
| Return All Pages | Automatically fetch all resources, page by page. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Limit | Specify the number of results to return. Must be greater than 0 and less than 1000. Default is 1000. |
| Offset | Specify the number of results to skip before returning results. Must be greater than or equal to 0. Default is 0. |