Skip to content

security: require vault token via environment variable#756

Open
lhy8888 wants to merge 1 commit intoveops:masterfrom
lhy8888:codex/sec-vault-token-env
Open

security: require vault token via environment variable#756
lhy8888 wants to merge 1 commit intoveops:masterfrom
lhy8888:codex/sec-vault-token-env

Conversation

@lhy8888
Copy link

@lhy8888 lhy8888 commented Mar 8, 2026

Summary

Vault example path included a hardcoded token placeholder that can lead to unsafe copy/paste usage.

Security Fix

Require VAULT_TOKEN from environment and fail fast when missing.

Linked Issue

Closes #755
#755

Commit

8ad38f8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SECURITY][Medium] Hardcoded Vault token placeholder in executable example

1 participant