Skip to content

Releases: sourcetoad/ssh-socket-action

v1.4.2

16 Sep 19:29
06c0c47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

07 Feb 15:14
e48ab7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

05 Feb 20:57
af53c71
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1...v1.4.0

v1.3.0

27 Feb 15:51
v1.3.0
6debfe5
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @jyann made their first contribution in #42

Full Changelog: v1...v1.3.0

v1.2.1 - The Fixed Deprecations

08 Nov 15:23
v1.2.1
eec7696
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.2.1

v1.2.0 - The "Self-Runner"

05 Apr 14:15
v1.2.0
2a12eec
Compare
Choose a tag to compare
  • CVE-2020-7598 - Prototype Pollution.
  • CVE-2022-0235 - Sensitive Information exposure.
  • Introduce lifetime parameter to expire key.
  • Support Self Runners
  • Cleanups known_hosts (of selected domain) prior to adding entries.
  • Upgrade to Node16
  • Swapped ncc package to @vercel/ncc and included source maps + licenses.
  • Expose SSH_AGENT_PID if possible to obtain.
  • Expose SSH_AUTH_SOCK to location of ssh-agent sock file.

v1.1.2 - The "-p" Fix

16 Sep 16:34
v1.1.2
ddeb43e
Compare
Choose a tag to compare
  • Support a filesystem with ~/.ssh already present. (Fixes #19)
  • Add MIT license
  • CVE-2021-23343 - Regular Expression Denial of Service
  • CVE-2021-37713 - Arbitrary File Creation/Overwrite via insufficient symlink protection

v1.1.1 - The Security Fixes

14 Jan 23:01
v1.1.1
63f1d06
Compare
Choose a tag to compare

v1.1.0 - SSH Port Option

03 Jun 18:01
Compare
Choose a tag to compare
  • Adds SSH port option

v1.0.1 - The Fix

07 May 13:58
Compare
Choose a tag to compare
  • Allows shell commands to fire