Dependency Analysis API
Query dependency analysis events and findings via the Nullify API
Base URL
List Active Dependencies
Returns dependencies that are active across all repositories/projects.
The Azure organization ID
The Bitbucket workspace ID
The Github owner ID
The GitLab group ID
The Nullify installation ID
OK
Bad Request
Forbidden
Internal Server Error
List Dependency History
Returns dependency history across all repositories/projects.
The Azure organization ID
The Bitbucket workspace ID
The Github owner ID
The GitLab group ID
The Nullify installation ID
OK
Bad Request
Forbidden
Internal Server Error
Get package exposure
Returns exposure windows across all repositories/projects intersecting a version filter (server-side filtering).
The Azure organization ID
The Bitbucket workspace ID
The Github owner ID
The GitLab group ID
The Nullify installation ID
OK
Bad Request
Forbidden
Internal Server Error
Events
Returns SCA events after a specified timestamp or event ID. All events are returned if no timestamp or event ID is provided. A maximum of 100 events can be returned per request.
The Azure organization ID
The Bitbucket workspace ID
The Github owner ID
The GitLab group ID
The Nullify installation ID
OK
Bad Request
Forbidden
Internal Server Error
List Findings
Get a Finding
Allowlist a Finding
Trigger Autofix
Finding Events
Container Findings
Returns a filtered set of SCA container findings based on query parameters
combination of isFixed, isFalsePositive and isAllowlisted
The Azure organization ID
The Bitbucket workspace ID
The Github owner ID
The GitLab group ID
The Nullify installation ID
OK
Bad Request
Forbidden
Internal Server Error
Last updated