Open sakyra01 opened 1 year ago
Perhaps write a python script, bash script, powershell script, really any kind of script that can interact with the DD API and then add whatever you need to do.
Get it, I mean I need get certain findings ids by 1 request to API. In documentation there is possible for 1 id by one request - https://defectdojo/api/v2/findings/{id}
Good day! How could I make multiple request to DD API finding/id/ using several numbers of findings ids or interval of findings ids?