Commit 21a3776
fix: redact API keys in debug config logging
Prevent clear-text logging of OPENAI_API_KEY and ANTHROPIC_API_KEY
in the debug configuration output. CodeQL flagged this as a high
severity security issue.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b6661e5 commit 21a3776
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
| 1038 | + | |
| 1039 | + | |
1038 | 1040 | | |
1039 | 1041 | | |
1040 | 1042 | | |
| |||
0 commit comments