File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 2025-12-04 ] – 0.2.0 - Branch scanning and dependency submission
3+ ## [ 2025-12-09 ] – 0.2.0 - Branch scanning and dependency submission
44
55Added:
66
1111 - Automatically submits dependency snapshots for branches being scanned, if not already present, using Component Detection.
1212 - Language-aware sparse checkout.
1313 - Use a pre-downloaded binary (` --component-detection-bin ` ) or an auto-downloaded release.
14+ - Allows forcing submission, even if a snapshot already exists.
1415- Search and matching:
1516 - Refactored search to de-duplicate logic and include branch diffs (added/updated packages only).
1617 - Malware matching enhanced to enumerate packages from diffs; matches annotated with branch.
2122 - JSON/CLI/CSV interaction clarified and documented.
2223 - Added examples for malware-only sync and branch scanning.
2324- Advisory sync robustness:
24- - GraphQL advisory sync now implements adaptive retries with exponential backoff and ` Retry-After ` support; respects ` --quiet ` .
25+ - GraphQL advisory sync implements adaptive retries with exponential backoff and ` Retry-After ` support.
2526
2627Fixed:
2728
You can’t perform that action at this time.
0 commit comments