Commit 0c7255e
committed
fix: replace Gitleaks with basic secret scanning
- Temporarily disable Gitleaks due to persistent Git revision issues
- Implement basic pattern matching for critical secrets
- Allows other security workflows to complete successfully
- TODO: Investigate and fix Gitleaks configuration in future PR1 parent af7191c commit 0c7255e
1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
176 | 181 | | |
177 | 182 | | |
178 | 183 | | |
| |||
0 commit comments