Skip to content

Validations against path traversal#5729

Merged
christopherholland-workday merged 2 commits intomainfrom
path-traversal-fix
Feb 24, 2026
Merged

Validations against path traversal#5729
christopherholland-workday merged 2 commits intomainfrom
path-traversal-fix

Conversation

@christopherholland-workday
Copy link
Contributor

Add validations to ensure users are not navigating to disallowed locations in the filesystem -> Add a new validator to check for path traversals, URL encodings, absolute paths, etc

Additional:

  • update/move tests so that they are discoverable (I don't think they were being ran as part of pnpm test previously)
  • add eslint ignore for no-control-regex so that we can create a regex to check for control characters in the validator

@gemini-code-assist
Copy link
Contributor

Warning

Gemini encountered an error creating the summary. You can try again by commenting /gemini summary.

@christopherholland-workday christopherholland-workday merged commit 0140ba4 into main Feb 24, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants