The following REST APIs are supported for the Contextual Analysis feature:
Artifact Summary - Applicability information was added to each issue.
Build Summary - Applicability information was added to each issue.
Get Violations - Applicability information was added to each violation.
List Ignored Violations - Applicability information was added to each violation.
Scan Build V1 - Applicability information was added to each alert.
Get Repositories Configurations: Added a new parameter
vuln_contextual_analysis
:true or false
. Only if feature is enabled and it is possible to enable or disable it per repository.Update Repositories Configurations - Added the option to enable or disable Contextual Analysis per repository with the parameter
vuln_contextual_analysis
:true or false.