allowlistResult property

AllowlistResult? allowlistResult
getter/setter pair

If the image was exempted by an allow_pattern in the check set, contains the pattern that the image name matched.

Implementation

AllowlistResult? allowlistResult;