5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-09 16:16:55 +00:00
vault-action/src
TomNorth cd5a8995f3
Scoped token access (#441)
* feat: Always allow scoped access to vault token through outputs
* Make optional instead of always, in case of untrusted steps
---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Thomas <thomas.north@dazn.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 14:11:33 -04:00
..
action.js Scoped token access (#441) 2023-05-19 14:11:33 -04:00
action.test.js Scoped token access (#441) 2023-05-19 14:11:33 -04:00
auth.js Add userpass auth and ldap auth support (#440) 2023-03-31 17:58:12 -05:00
auth.test.js Add additional mocks needed for tests in new versions of @actions (#343) 2022-06-28 14:35:22 -07:00
entry.js Set output for the error message (#446) 2023-05-19 09:21:14 -04:00
index.js chore: make vault action consumable (#43) 2020-04-11 23:54:04 -05:00
retries.test.js Retry on 412 status codes (#333) 2022-06-29 12:55:26 +01:00
secrets.js handle undefined response in getSecrets error handler (#431) 2023-03-02 14:39:28 -05:00