Skip to content

Downgrades file uploader rules to warnings

Sam Beckham requested to merge 96-file-uploader-migration-guide into main

What does this MR do and why?

This MR downgrades all the file uploader findings to warnings as there isn't a component to migrate to at the moment so it doesn't make sense to migrate to it.

Review/run this locally

  1. Copy the pages in mr job URL (must have succeeded)
  2. Run bin/review-mr.sh <job url>
  3. If there are rules changes, check the compare findings job log reports the expected changes

Closes #96 (closed)

Merge request reports