Skip to content

Releases: DockYard/skill

v0.2.0 - Security Fixes

05 Nov 19:50

Choose a tag to compare

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.