Closed tiviuray closed 1 month ago
@tiviuray The error is correct. malicious_package
attribute is for "Malicious Packages" rule type, which is separate from "CVEs" (the min_severity
and fix_version_dependant
attributes are for).
You can verify this in the Xray policy web UI, where you can select "Malicious Packages" or "CVEs" rule type.
I understand, thanks for the answer
Describe the bug Plan fails if malicious_package and min_severity are used together in version 2.11.1, but it works with 2.11.0
Plan output:
Requirements for and issue
curl
Artifactory version at$host/artifactory/api/system/version
and Xray version at$host/xray/api/v1/system/version
Expected behavior Plan is succeded Additional context Add any other context about the problem here.