dacsang97/GSM - GitHub Secrets Manager
Automatically decrypt config files and push secrets to GitHub repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | Path to encrypted config files | no | config/encrypted |
| github-token | GitHub token with repo and admin:repo_hook permissions | yes | — |
| encryption-key | Master encryption key for decrypting config files | yes | — |
| gsm-version | GSM version to use | no | latest |
| dry-run | Run in dry-run mode (decrypt only, no push) | no | false |
Outputs
| name | description |
|---|---|
| processed-files | List of processed config files |