Create a GraphQL mutation to create Jira issues for vulnerabilities in the Security tab of a pipeline
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Why are we doing this work?
In #441954 (comment 1826946980) it came to our attention that we do not have a way to link Vulnerabilities that are found in the Security tab of a pipeline (i.e Security::Findings) to Jira issues.
Implementation plan
- Create 
Mutations::Security::Finding::CreateExternalIssue - Make sure it accepts a 
Security::FindingID as an argument - Make sure it either creates a new Vulnerability or uses an existing one
 - Make sure it creates a 
Vulnerabilities::ExternalIssueLinkrecord 
Edited  by 🤖 GitLab Bot 🤖