Skip to content

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 12 May 09:32
· 94 commits to main since this release

Changelog

  • I rewrote the upload function to buffer the file that is being uploaded directly to the destination instead of /tmp (see issue #106)

Security

  • Also I found a security issue where using -read-only will not protect from uploading files using the PUT method (see issue #105)