fixAvailable
Specifies if all vulnerable packages in a finding have a value for FixedInVersion
and Remediation
. This field is evaluated for each vulnerability Id
based on the number of vulnerable packages that have a value for both FixedInVersion
and Remediation
. Valid values are as follows:
YES
if all vulnerable packages have a value for bothFixedInVersion
andRemediation
NO
if no vulnerable packages have a value forFixedInVersion
andRemediation
PARTIAL
otherwise