secret/internal/vault
sneak 434b73d834 Fix intrange and G101 linting issues
- Convert for loops to use Go 1.22+ integer ranges in generate.go and helpers.go
- Disable G101 false positives for test vectors and environment variable names
- Add file-level gosec disable for bip85_test.go containing BIP85 test vectors
- Add targeted nolint comments for legitimate test data and constants
2025-06-20 08:08:01 -07:00
..
integration_test.go Fix intrange and G101 linting issues 2025-06-20 08:08:01 -07:00
integration_version_test.go Fix intrange and G101 linting issues 2025-06-20 08:08:01 -07:00
management.go passes tests now! 2025-06-20 07:24:48 -07:00
metadata_test.go Fix intrange and G101 linting issues 2025-06-20 08:08:01 -07:00
metadata.go Fix intrange and G101 linting issues 2025-06-20 08:08:01 -07:00
secrets_version_test.go Fix intrange and G101 linting issues 2025-06-20 08:08:01 -07:00
secrets.go passes tests now! 2025-06-20 07:24:48 -07:00
unlockers.go passes tests now! 2025-06-20 07:24:48 -07:00
vault_test.go 'unlock keys' renamed to 'unlockers' 2025-05-30 07:29:02 -07:00
vault.go passes tests now! 2025-06-20 07:24:48 -07:00