You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@
3
3
4
4
# GitHub Action: GitOps SOPS Secret Manager
5
5
6
+
## Status
7
+
8
+
This tool is in active development and is not considered ready for use in production environments or even as a GitHub Action.
9
+
We are actively working on this tool and will update this README when it is ready for use.
10
+
6
11
## Overview
7
12
8
13
This GitHub Action simplifies managing encrypted secrets using SOPS (Secrets OPerationS) and GPG. The action automates the encryption and decryption of secrets while maintaining a secure configuration, fetching public keys for team members directly from the GitHub API.
0 commit comments