Skip to content

tough-v0.12.0

Compare
Choose a tag to compare
@webern webern released this 19 Oct 14:43
· 414 commits to develop since this release
1809b9b

Breaking Changes

  • Target names are now specified with a struct, TargetName, instead of String.

Changes

  • Update dependencies.
  • Fix an issue where delegated role names with path traversal constructs could cause files to be written in unexpected locations.
  • Fix a similar issue with path traversal constructs in target names.