Skip to content

A-02 · DCL role present for

FieldValue
IDA-02
Categoryauthorization
Severityerror
Blocks modeEVIDENCE_GROUNDED
Applies toplans that contain at least one node annotated access_check: #CHECK
Sourceinternal/sap/validate/validate.go

For every node whose access_check annotation is #CHECK, the plan graph contains a node of kind AccessControl (a DCL artifact). Without a DCL role the check has no rules to evaluate.

The plan has one or more #CHECK views and zero AccessControl nodes.

DCL artifact missing; #CHECK views cannot be activated without one.

Add a DCL artifact to the plan that defines the access-control rules for the #CHECK views, or change the access mode on those views. See How to resolve a gate.