-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Integration - Github - Marketplace
-
23
-
Minor
-
1
Issue Summary
Deleted GitHub code scanning, security, and dependabot alerts are still shown in Jira as Security Vulnerabilities.
Customers have reported that disconnecting and reconnecting security containers within projects do not correct this discrepancy.
This is a known issue because GitHub does not send us webhooks for withdrawn and deleted alerts.
When GitHub for Jira syncs security vulnerabilities, it only updates ones that it finds in GitHub and leaves orphaned vulnerabilities untouched.
We propose cleaning up vulnerabilities via a "full sync" mechanism.
Steps to Reproduce
- Integrate GitHub for Jira with Jira
- Sync repositories with alerts
- Delete a GitHub alert using the API
- Find the alert in the Security page
Expected Results
1. The vulnerability is not found
Actual Results
1. The vulnerability remains open
Workaround
Uninstall the GitHub for Jira app and reinstall and re-integrate. This is not tenable for all customers as it removes development data as well for all projects within a site.
- resolves
-
PCS-401691 Loading...