demo-1pass-secrets
get-secretmanager-secrets
demo-1pass-secrets | get-secretmanager-secrets | |
---|---|---|
2 | 1 | |
1 | 150 | |
- | 0.7% | |
3.9 | 6.8 | |
11 months ago | 3 months ago | |
TypeScript | TypeScript | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
demo-1pass-secrets
-
Using 1Password CLI for secrets locally
# clone the demo project git clone https://github.com/Hacksore/demo-1pass-secrets.git # change directory cd demo-1pass-secrets # start with the prefixed util sec npm start
get-secretmanager-secrets
-
Push code with GitHub Actions to Google Cloud’s Artifact Registry
Arguably, the star of the show is the Google Auth GitHub Action - that’s what’s using the Workload Identity Provider and service account to access your Google Cloud project. If you plan on doing other things with this authentication, just be sure to use a service account that has the right access those things. For example, if you’re using the Secret Manager GitHub Action to access secrets from Secret Manager, make sure the service account has the Secret Manager Secret Accessor IAM role on the project or secret. To take a look at all of the available actions, check out the repos available in the Google GitHub Actions GitHub organization.
What are some alternatives?
snip - 🔐 A simple developer-friendly CLI for managing secrets
deploy-appengine - A GitHub Action that deploys source code to Google App Engine.
dashlane-cli - 👩💻 Dashlane CLI - Access your secrets in your terminal, servers and CI/CD
github-actions - A GitHub Action for installing and configuring the gcloud CLI.
envless - OpenSource, frictionless and secure way to share and manage app secrets across teams.
deploy-cloudrun - A GitHub Action for deploying services to Google Cloud Run.
infisical - ♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
auth - A GitHub Action for authenticating to Google Cloud.
console - Application secrets and configuration management for developers.
deploy-cloud-functions - A GitHub Action that deploys source code to Google Cloud Functions.
dotenv-vault - sync .env files—from the creator of `dotenv`.