Commit 1e5ea56
committed
fix: remove AZURE_CLIENT_ID and AZURE_TENANT_ID from HighRiskEnvKeys
These are public identifiers, not secrets. AZURE_CLIENT_SECRET remains.
Reporting non-secret IDs at HIGH severity produces false positives for
any user running az login interactively.1 parent 3376409 commit 1e5ea56
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
| |||
0 commit comments