security

List Security Secrets

Secret findings for the snapshot's repo. Repo-scoped by design: a leaked credential lives in git history, not in one snapshot — every row is redacted (fingerprint + 4-char preview, never the value).

get/snapshots/{snapshot_id}/security/secrets

Path parameters

snapshot_idstring required

Query parameters

liveboolean nullable

true=live at HEAD, false=historical

true=live at HEAD, false=historical

severitystring nullable

critical | high | medium | low

critical | high | medium | low

statusstring nullable

open | acknowledged | resolved | false_positive

open | acknowledged | resolved | false_positive

limitinteger
offsetinteger

Response

Successful Response

totalinteger
live_countinteger
has_moreboolean
next_offsetinteger nullable

Changes

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