Commit e91d7cd
Clean secrets baseline by excluding .venv directory
The .venv virtual environment directory was incorrectly scanned,
adding hundreds of false positive detections from installed packages.
Regenerated baseline excluding .venv to maintain clean security scanning.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent a5e5d9b commit e91d7cd
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
263 | | - | |
| 264 | + | |
264 | 265 | | |
0 commit comments