Add path_traversal.rb to files requiring AppSec review
What does this MR do and why?
!121673 (merged) moved the path traversal checks to its own file. It's a security-sensitive file that should require an AppSec review when modified.
I left utils.rb
in the list because it still contains a number of security utils.
Screenshots or screen recordings
N/A
How to set up and validate locally
N/A
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.