Audit ignored violations via SupressWarnings

Hi,

Is there a way to see all the violations that are being ignored via @SuppressWarnings?
I know that we can see everything marked as false positive in the tool, but what about what was ignored due to an annotation. Is there a way to audit everything that was ignored?

Thanks

Hey there.

I think you’re looking for this rule (S1309) which can be added to your Quality Profile.