Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added decode for special characters in file path #513

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eyalk007
Copy link
Contributor

@eyalk007 eyalk007 commented Mar 2, 2025

Added decode for special characters in file path so characters like @ , * ect will be decoded correctly in the file path tree, and when taking user to location of vulnerability

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • I used npm run format for formatting the code before submitting the pull request.

@eyalk007 eyalk007 self-assigned this Mar 2, 2025
@eyalk007 eyalk007 added bug Something isn't working safe to test Approve running integration tests on a pull request labels Mar 2, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 2, 2025
@eyalk007 eyalk007 linked an issue Mar 2, 2025 that may be closed by this pull request
@eyalk007 eyalk007 added the safe to test Approve running integration tests on a pull request label Mar 3, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 3, 2025
Copy link
Contributor

github-actions bot commented Mar 3, 2025

👍 Frogbot scanned this pull request and did not find any new security issues.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot open files having @ in their paths from the scan results
1 participant