mirror of
https://github.com/sbt/sbt.git
synced 2026-08-28 17:13:56 +02:00
**Problem** There are several places in diskcache where resolve is called without guards. **Solution** This adds guards to prevent path traversal.
**Problem** There are several places in diskcache where resolve is called without guards. **Solution** This adds guards to prevent path traversal.