Add the exclusion list to ignore the vulnerabilities with specified QIDs or CVE IDs during evaluating the build for failure conditions.
For QIDs, Provide a comma separated list of QIDs or a QID range that you want to ignore when evaluating the build for Failure Conditions. For example 179203,2331497 or 150179-150181 for range.
For CVEs -Provide a comma separated list of CVE IDs that you want to ignore when evaluating the build for Failure Conditions. For example CVE-2017-1000116, CVE-2018-2771