Skip to content

Remove `confidence` parameter from `vulnerability_findings` API

What does this MR do and why?

The related API has already been marked as deprecated and unstable. By removing this parameter from the vulnerability_findings API, we will be able to drop the index named security_findings_confidence_idx.

Merge request reports