Skip to content

Add a check for path traversal in manifest_file_name

Dominic Couture requested to merge dcouture-check-pt-manifest_file_name into master

What does this MR do and why?

Fixes #277441 (closed)

It was highlighted in the issue above that we could check for path traversals here out of caution (there are no known exploits). This MR adds the check.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dominic Couture

Merge request reports