Reports API provides list of policy violations for a given application that includes policyId and a policyViolationId. I am unable to find an API that takes policyViolationId and respond with details of that specific violation. For example,
- Does this violation fail the build?
- Vulnerability details including the CVE id, description of the issue etc
These details are shown on the IQ server pages when manually navigating but does not seem to be exposed via the API. Is the above information available in another API? Thanks
My IQServer version is “Release 169”