Skip to content

v0.2.0 - Security Fixes

Latest

Choose a tag to compare

@bcardarella bcardarella released this 05 Nov 19:50

Security Fixes

  • Fixed race condition in temp directory creation by using cryptographically random names instead of timestamps
  • Fixed symlink attack vulnerability by skipping symlinks during file copy operations
  • Added warning when symlinks are encountered in skills
    See CHANGELOG.md for full details.