Arbitrary metadata attached to the finding; filterable by routing rules.
customSubTypestring
User-supplied sub-classification (e.g. "shadow_it"). Part of the dedup
identity and filterable via FindingSearch.
dedupKeyPartsstring[] nullable
Caller-supplied dedup identity. The fingerprint is a domain-separated
SHA-256 over ("custom", custom_sub_type, dedup_key_parts...) — see
pkg/uhash; parts cannot collide regardless of their byte content. Two
creates with the same parts collapse onto one finding. Must be non-empty
and every part must be non-empty.
descriptionstring
Optional finding body (markdown by convention).
remediationDescriptionstring
Optional remediation guidance, used as the body of any task created from
this finding.