Skip to content

v0.2.5

Compare
Choose a tag to compare
@cyphar cyphar released this 03 May 07:24
· 114 commits to main since this release
v0.2.5
d861a11

This release makes some minor improvements to SecureJoin:

  • Some changes were made to how lexical components are handled during
    resolution. There is no change in behaviour, and both implementations
    are safe, however the newer implementation is much easier to reason
    about.

  • The error returned when a symlink loop has been detected will now
    reference the correct path. #10

Signed-off-by: Aleksa Sarai [email protected]