Import Github Vulernability Scans #9581
-
Hi all, I am attempting to import Vulnerabilities from Github Security -> Vulnerability Alerts -> Code Scanning. While using the API to attempt importing Code scanning alerts directly to DefectDojo I realized it does not accept the format. My questions are: Is there a fast way to adjust DefectDojo's python script example for importing Github vulnerabilities to pull Code Scanning Alerts instead of Dependabot Alerts? I would assume since they are all under "Vulnerability Alerts" that this is possible but haven't been successful yet. Can/Should I write my own template for importing Github Code Scanning Alerts in the format they're produced when pulled via API from GitHub Repo? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @CarpFlop, could you please open up an issue and provide an anonymized sample file of the Github Vulnerability Alerts? Best Regards |
Beta Was this translation helpful? Give feedback.
Hi @CarpFlop,
could you please open up an issue and provide an anonymized sample file of the Github Vulnerability Alerts?
Do I get you right, you try to import the report with the help of the REST API of DefectDojo?
Then, I can help you to adjust the code and get it running.
Best Regards