(BONUS POINTS) Featured Challenge: Path Traversal.java

Hey everyone!

This week’s featured challenge is Path Traversal.java!

The goal is to secure file content access in a Java application, inspired by the Grafana directory traversal vulnerability. Can you implement the necessary security checks to keep your app safe?

:point_right: Go try it now: Path Traversal.java

There are bonus points to be had, so make sure to try it before it ends

Good luck and happy patching!