Add the exclusion list to ignore during the evaluation. Below configured Excluded conditions for QIDs or CVEs will be ignored while evaluating the image against the Failure Conditions.

Input for QIDs - A comma separated list of QIDs to be ignored while evaluating Failure Conditions. It can be simple comma separated list of QIDs or range of QIDs. eg. 179203,2331497,170560-170590
Input for CVEs - A comma separated list of CVE IDs to be ignored while evaluating Failure Conditions. It can be simple comma separated list of CVE IDs. eg. CVE-2017-1000116, CVE-2018-2771