Skip to content

Commit 3c7b01f

Browse files
adding more appropriate sources to support the answer - FidelusAleksander#307 (FidelusAleksander#328)
1 parent 3d555e7 commit 3c7b01f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/questions/admin/question-091.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ archetype: "questions"
44
title: "Question 091"
55
---
66

7-
> https://docs.github.com/en/actions/security-guides/encrypted-secrets#storing-large-secrets
7+
> https://developer.hashicorp.com/vault/docs/platform/github-actions
8+
> https://bitwarden.com/help/github-actions-integration/
9+
> https://docs.keeper.io/en/keeperpam/secrets-manager/integrations/github-actions
810
1. [x] Store secrets in the 3rd party vault and use a decryption step in your workflow to access them, with the decryption key stored as a GitHub Actions secret.
911
1. [ ] Direct integration with 3rd party vaults is supported natively within GitHub Actions without needing any additional configuration.
1012
1. [ ] Third party vaults should be accessed by embedding their API keys within the workflow files and using the API or CLI of that vendor

0 commit comments

Comments
 (0)