SecurityCheck
@forge/monorepo / backend/src / SecurityCheck
Type Alias: SecurityCheck
SecurityCheck =
object
Defined in: backend/src/security/checklist.ts:28
Properties
area
readonlyarea:SecurityArea
Defined in: backend/src/security/checklist.ts:30
criterion
readonlycriterion:string
Defined in: backend/src/security/checklist.ts:33
evidence
readonlyevidence:string
Defined in: backend/src/security/checklist.ts:36
Where to look: a test name, a rule id, a file. Greppable on purpose.
id
readonlyid:string
Defined in: backend/src/security/checklist.ts:29
property
readonlyproperty:string
Defined in: backend/src/security/checklist.ts:32
The property, phrased so the answer is yes or no. A check whose answer is "mostly" is two checks.
verifiedBy
readonlyverifiedBy:VerificationKind
Defined in: backend/src/security/checklist.ts:34