imageAllowlist property

ImageAllowlist? imageAllowlist
getter/setter pair

Images exempted from this CheckSet.

If any of the patterns match the image being evaluated, no checks in the CheckSet will be evaluated.

Optional.

Implementation

ImageAllowlist? imageAllowlist;