security

Get Sbom Diff

Added / removed / version-changed dependencies between two snapshots of the same repo. Pure SQL over snapshot_dependencies — no SBOM parsing. Both snapshots go through the same read-access + tier gate as every other security read.

get/repos/{repo_id}/security/sbom-diff

Path parameters

repo_idstring required

Query parameters

fromstring required
tostring required

Response

Successful Response

from_snapshot_idstring required
to_snapshot_idstring required
countsobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.