hashicorp / vault-plugin-secrets-azure

Vault Azure Secrets plugin
Mozilla Public License 2.0
26 stars 20 forks source link

Automated dependency upgrades #171

Closed hc-github-team-secure-vault-ecosystem closed 7 months ago

hc-github-team-secure-vault-ecosystem commented 10 months ago

Full log: https://github.com/hashicorp/vault-plugin-secrets-azure/actions/runs/7746702462

IMPROVEMENTS:

hc-github-team-secure-vault-core commented 10 months ago

Vault CI check PR: https://github.com/hashicorp/vault/pull/23936

kpcraig commented 7 months ago

manually ran the scanner after updating grpc and docker:

go get "github.com/docker/docker@latest"
go get "google.golang.org/grpc@latest"
go mod tidy
make dev && scan binary bin/vault-plugin-secrets-azure
✓ Scanned file:{path:"bin/vault-plugin-secrets-azure"} in 4.2s - no results found