Skip to content

Remove the `project.pipeline.securityReportFindings` query

Why are we doing this work

This issue is to remove the project.pipeline.securityReportFindings query in favor of project.pipeline.vulnerabilities. This will follow the Deprecation and Removal process.

Relevant links

Non-functional requirements

  • Documentation: Update the GraphQL Documentation

Implementation plan

  • backend Remove project.pipeline.securityReportFindings query

Testing

  • Since this is a deprecation, run E2E specs in the MR and review results.

Verification steps

Edited by Harsha Muralidhar