You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user is reviewing the site's automated site report, allow them to add/remove a finding in the report to the list of suppressed findings for their site.
Acceptance Criteria
Double check that we're suppressing everything we could be. A lot of reports right now still seem to have unsuppressed false positives.
Could we write/provide documentation on a per-rule basis about what we suppress (or recommend suppressing) and why?
Create a POST request to the site's scan conf from a "suppress this finding" button on the report config settings
Create an api endpoint to accept a POST request from the ASR to toggle a finding's suppression.
The text was updated successfully, but these errors were encountered:
When a user is reviewing the site's automated site report, allow them to add/remove a finding in the report to the list of suppressed findings for their site.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: