You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[JPC] Support cve-bf and cve-pre CVE reference formats
Allow commits to reference CVEs using 'cve-bf CVE-YYYY-NNNN' or
'cve-pre CVE-YYYY-NNNN' in addition to the standard 'cve CVE-YYYY-NNNN'
format when validating against JIRA VULN tickets. Otherwise we will
output a warning for these commits even though they are correctly
referencing the CVE from the ticket.
0 commit comments