Get Dependencies
Dependencies
Get Dependencies
Retrieve software dependencies (SBOM) from the latest matching processed scan.
GET
Get Dependencies
Authorizations
API key for authentication
Query Parameters
Filter by project name
Filter by repository URL
Filter by branch name
The page number for pagination
The number of results per page
Required range:
x <= 50Filter by dependency name (partial match)
Filter by dependency version
Filter by dependency ecosystem or package type
Filter by file path (partial match)
Filter by package URL (partial match)
Filter by license
Filter by dependency relationship type
Available options:
direct, transitive, all Search across dependency name, version, and package URL
Sort results by field (prefix with '-' for descending order)
Available options:
name, -name, version, -version, type, -type, created_at, -created_at 