Secrets in venom.log #885
Unanswered
p1a2s3c4a5l1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm using a Gitlab Pipeline which triggers a Venom Testsuite, while the secrets are masked in gitlab and flagged as secret in the venom testsuite they are still visible and readable in the debug log(-vv) directly at the start in the line:
[DEBU] Adding variable from vars arg secret_name=secret
Is it possible to run venom in debug mode but to mask the secrets even in the venom.log in this kind of debug line ?
All reactions