Remove deprecated EE::Ci::Pipeline#with_legacy_security_reports method
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
During Spike: Where do we use Dependency Scanning repo... (#394728 - closed), it was discovered that this method is no longer used anywhere in the codebase and can be removed safely.
Implementation plan
- Grep the codebase for references to
with_legacy_security_reports - If no references exist, remove the method from
EE::Ci::Pipeline
This method is no longer used anywhere in the codebase, so it can be safely removed.
Edited by 🤖 GitLab Bot 🤖