Commit e20da6f
fix: reject program_path="." to prevent scanning entire repos directory
When manifest entries have program_path set to "." (1189 of 1635),
the fix scripts were scanning the current working directory instead
of the target repo. Now falls back to REPOS_BASE/repo for "." paths.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fca3763 commit e20da6f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | | - | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
0 commit comments