| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-20 | 511 Bytes | |
| Release v1.174.0 source code.tar.gz | 2026-08-20 | 12.1 MB | |
| Release v1.174.0 source code.zip | 2026-08-20 | 16.6 MB | |
| Totals: 3 Items | 28.7 MB | 0 | |
1.174.0 - 2026-08-20
### Added
- Diff scans now report which dependency source files were added or modified relative to the merge base. (changed-dependency-sources)
### Changed
- Partial scans (
--x-partial-scan-rule-id) now resolve dependencies only for subprojects whose ecosystem is evaluated by the rules being run. Subprojects in any other ecosystem are skipped and reported to semgrep-app as skipped subprojects. (SC-3830)