SasanLabs / VulnerableApp

OWASP VulnerableApp Project: For Security Enthusiasts by Security Enthusiasts.
https://sasanlabs.github.io/VulnerableApp/
Apache License 2.0
261 stars 357 forks source link

Add test for PathTraversal class #456

Closed richard66033 closed 7 months ago

richard66033 commented 7 months ago

Can I ask you to check if the tests are done correctly? Thank you. :)

richard66033 commented 7 months ago

Hi @preetkaran20, I add more tests with conditions like ../ and other. Can I ask you to check if the tests are done correctly now? Thank you.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (master@cd5f33b). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #456 +/- ## ========================================= Coverage ? 23.15% Complexity ? 206 ========================================= Files ? 55 Lines ? 1831 Branches ? 196 ========================================= Hits ? 424 Misses ? 1365 Partials ? 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

preetkaran20 commented 7 months ago

Hi @richard66033 ,

Thanks a lot for the PR ❤️