areasWithFindings
@forge/monorepo / backend/src / areasWithFindings
Function: areasWithFindings()
areasWithFindings(): readonly (
"credentials"|"egress"|"isolation"|"prompt-injection")[]
Defined in: backend/src/security/findings.ts:233
Every area a finding touched, so the checklist and the register can be compared.
Returns
readonly ("credentials" | "egress" | "isolation" | "prompt-injection")[]