It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
nishafvetted
7 months agoNew Contributor
1Password secrets injector tries to conceal every random string in logs
Environment Details Secret Injector Version: 1.0.2 1Password CLI Version: 2.23.0 Kubernetes Version: 1.32.2 Problem? So I am using the 1password secrets injector to inject secrets on runtime wh...
nishafvetted
6 months agoNew Contributor
There isn't a perfect solution but I found a flag to disable this called `OP_RUN_NO_MASKING`. It disables the 1password injector from masking any secret (Although they are not secrets and 1password is assuming that those are secrets).
More info on this is available https://github.com/1Password/kubernetes-secrets-injector/issues/59#issuecomment-2747838021
lbersano
6 months agoNew Contributor
Thank you Nishaf, your solution worked perfectly!