Skip to content

fix(file_finder): prevent traversal attacks #171

Merged
ryancragun merged 4 commits intomainfrom
ryan-update-handbook-link
Apr 6, 2026
Merged

fix(file_finder): prevent traversal attacks #171
ryancragun merged 4 commits intomainfrom
ryan-update-handbook-link

Conversation

@ryancragun
Copy link
Copy Markdown
Collaborator

@ryancragun ryancragun commented Apr 6, 2026

How to read this pull request

Protect against traversal attacks when walking directories for enos files

Checklist

  • The commit message includes an explanation of the changes
  • Manual validation of the changes have been performed (if possible)
  • New or modified code has requisite test coverage (if possible)
  • I have performed a self-review of the changes
  • I have made necessary changes and/or pull requests for documentation
  • I have written useful comments in the code

Signed-off-by: Ryan Cragun <me@ryan.ec>
@ryancragun ryancragun requested a review from a team as a code owner April 6, 2026 19:31
@ryancragun ryancragun added the changelog/none Will be excluded from release notes. label Apr 6, 2026
Signed-off-by: Ryan Cragun <me@ryan.ec>
@ryancragun ryancragun force-pushed the ryan-update-handbook-link branch from f947cea to 65a69b2 Compare April 6, 2026 20:23
@ryancragun ryancragun added changelog/other Miscellaneous change/update. Will be included in "Other Changes" category in release notes. and removed changelog/none Will be excluded from release notes. labels Apr 6, 2026
Signed-off-by: Ryan Cragun <me@ryan.ec>
Signed-off-by: Ryan Cragun <me@ryan.ec>
@ryancragun ryancragun changed the title add link to wiki fix(file_finder): prevent traversal attacks Apr 6, 2026
@ryancragun ryancragun merged commit 2496501 into main Apr 6, 2026
9 checks passed
@ryancragun ryancragun deleted the ryan-update-handbook-link branch April 6, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/other Miscellaneous change/update. Will be included in "Other Changes" category in release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants