Commit 57f365a
fix: add Changethis1! to default secret check (Devin Review)
The MSSQL default password Changethis1! was not caught by the
_check_default_secret security guard, allowing deployments with
default credentials. Now checks both 'changethis' and 'Changethis1!'.
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>1 parent e4e1642 commit 57f365a
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
99 | 100 | | |
100 | | - | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments