We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b4b8e commit 2a12eecCopy full SHA for 2a12eec
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# v1.2.0 (April 4, 2022)
2
+ * CVE-2020-7598 - Prootype Pollution.
3
+ * CVE-2022-0235 - Sensitive Information exposure.
4
+ * Introduce `lifetime` parameter to expire key.
5
+ * Support Self Runners
6
+ * Cleanups `known_hosts` (of selected domain) prior to adding entries.
7
+ * Upgrade to Node16
8
+ * Swapped `ncc` package to `@vercel/ncc` and included source maps + licenses.
9
+ * Expose `SSH_AGENT_PID` if possible to obtain.
10
+ * Expose `SSH_AUTH_SOCK` to location of `ssh-agent` sock file.
11
+
12
# v1.1.2 (September 16, 2021)
13
* Support a filesystem with `~/.ssh` already present. (Fixes #19)
14
* Add MIT license
0 commit comments