Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an other Aqua Scan Format #10611

Closed
kzzz1 opened this issue Jul 23, 2024 · 3 comments
Closed

Add an other Aqua Scan Format #10611

kzzz1 opened this issue Jul 23, 2024 · 3 comments

Comments

@kzzz1
Copy link

kzzz1 commented Jul 23, 2024

I have an Aqua Scan Report coming from Azure Devops job. The file has slightly different json structure, having outter square brackets and 2 more lines at the beginning (image_name and results). The rest is the same, I think the part we want is in the 'results' json key. That file gives me 0 findings when I import it like this. Is it possible to add that new format?

image

@manuel-sommer
Copy link
Contributor

Could you add an example file?

@kzzz1
Copy link
Author

kzzz1 commented Jul 23, 2024

manuel-sommer added a commit to manuel-sommer/django-DefectDojo that referenced this issue Jul 23, 2024
@manuel-sommer
Copy link
Contributor

See PR @kzzz1

@kzzz1 kzzz1 closed this as completed Jul 24, 2024
mtesauro pushed a commit that referenced this issue Jul 29, 2024
* 🐛 extend aqua format issue #10611

* 🐛 fix according to comment

* ruff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants