5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-14 18:13:45 +00:00

Update to v2.2.0

This commit is contained in:
Jason O'Donnell 2021-05-06 13:45:49 -04:00
parent 0405c26bc9
commit ee6b05a0b1
2 changed files with 520 additions and 83 deletions

View file

@ -1,7 +1,10 @@
## Unreleased
## 2.2.0 (May 6th, 2021)
Security:
* multi-line secrets are now properly masked in logs [GH-208](https://github.com/hashicorp/vault-action/pull/208): CVE allocation pending
* multi-line secrets are now properly masked in logs [GH-208](https://github.com/hashicorp/vault-action/pull/208)
[CVE-2021-32074](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32074)
Features:
* JWT auth method is now supported [GH-188](https://github.com/hashicorp/vault-action/pull/188)

596
dist/index.js vendored

File diff suppressed because one or more lines are too long