/packages/report

Request an export of the package index with the applied set of filters. The export will be generated asynchronously and a link to the export will be emailed to you.

Query Params
fetchers
array of strings

Filter packages to those from the specified fetchers. For example, fetchers[0]=npm&fetchers[1]=apk will match all NPM packages and all APK packages.

fetchers
string

Filter results to only packages with the specified name. Supports partial matches. For example "foo" will match "foo", "foobar", and "foo-bar".

depth
array of strings

Filter results to only include packages which are direct or transitive dependencies of your projects.

depth
labels
array of strings

Filter packages to those belonging to your projects with the specified labels.

labels
string

Filter packages to only one of your specific projects. Exact match only.

sources
array of strings

Filter packages to those belonging to your projects from the specified set of sources

sources
visibility
array of strings

Filter results to your projects which are public or private

visibility
string
enum

Filter packages to include only packages that do or do not have packages as dependencies which are blocked by your organization

Allowed:
string

Filter packages to those with vulnerabilities that have specific Common Vulnerabilities and Exposures (CVE) identifiers

cwes
array of strings

Filter packages to those with vulnerabilities that have specific Common Weakness Enumeration (CWE) identifiers

cwes
locators
array of strings

Filter packages to those with specific package locators (exact match only)

locators
fixTypes
array of strings

Filter packages to those with vulnerabilities that either have or do not have a fix available

fixTypes
severities
array of strings

Filter packages by severity levels of issues

severities
teamIds
array of numbers | null

Filter packages to just those owned by the specified teams. Specify the string "null" to filter packages that are not owned by any team.

teamIds
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json