Simple and flexible tool for managing secrets
19 matches across 5 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | kms/keysource.go | 61 | Role string |
| LOW | shamir/shamir.go | 101 | |
| LOW | shamir/shamir.go | 141 | func mult(a, b uint8) (out uint8) { |
| LOW | shamir/shamir.go | 161 | bitOfB := b >> i & 1 |
| LOW | azkv/keysource.go | 41 | // MasterKey is an Azure Key Vault Key used to Encrypt and Decrypt SOPS' |
| LOW | age/keysource.go | 61 | |
| LOW | version/version.go | 101 | // RetrieveLatestReleaseVersion fetches the latest release version from GitHub. |
| LOW | version/version.go | 141 | // This function combines the advantages of both retrieval strategies: the resilience |
| LOW | gcpkms/keysource.go | 21 | |
| LOW | gcpkms/keysource.go | 61 | ResourceID string |
| LOW | gcpkms/mock_kms_server_test.go | 1 | // Copyright 2019 Google LLC |
| LOW | hcvault/keysource.go | 121 | // SOPS' data key. |
| LOW | pgp/keysource.go | 41 | // pgpTTL is the duration after which a MasterKey requires rotation. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | version/version.go | 143 | // However, it's worth noting that the API usage can be affected by GitHub's rate limiting. |
| LOW | .github/workflows/release.yml | 70 | # When bumping it, make sure to check out goreleaser's changelog first! |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | .goreleaser.yaml | 319 | The [SLSA provenance](https://slsa.dev/provenance/v0.2) of the binaries, packages, and SBOMs can be found within the |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | examples/per_file/main.py | 2 | |
| LOW | examples/all_in_one/main.py | 2 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | stores/ini/store_test.go | 38 | Value: "John Doe", |