Add ability to dismiss all vulnerabilities
When dealing with a lot of false positives or non-fixable vulnerabilities there is a flow I found useful: create issues for everything that needs to be fixed and then dismiss everything left.
In my particular project with autodevops there are ~ 200 vulnerabilities in based docker image and I would like to have a button to dismiss all of them at once.
Experience:
Edited by Andy Volpe