Commit ff0edca
fix: deduplicate JS findings and fix S3 scan phase path
- Add js-secrets.txt to rawToJSON and shouldSkipArtifact so raw TXT
findings are skipped when the structured JSON equivalent exists
- Fix domain workflow S3 scan phase reading buckets from wrong path
(was checking domainDir/s3/, scanner writes to resultsDir/s3/domain/)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 505596b commit ff0edca
3 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1823 | 1823 | | |
1824 | 1824 | | |
1825 | 1825 | | |
| 1826 | + | |
1826 | 1827 | | |
1827 | 1828 | | |
1828 | 1829 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1839 | 1839 | | |
1840 | 1840 | | |
1841 | 1841 | | |
| 1842 | + | |
| 1843 | + | |
1842 | 1844 | | |
1843 | 1845 | | |
1844 | 1846 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments