Commit c43fbc3
committed
Suppress RHSM credential exposure in build logs
Remove -x (xtrace) from the global set flags and explicitly suppress
xtrace around the subscription-manager register call to prevent
plaintext RHSM_PASSWORD from being expanded to stderr and captured in
the build log. Quote all variable expansions to prevent word splitting.
Jira: OSPRH-327821 parent a66cddc commit c43fbc3
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | | - | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
0 commit comments