Skip to content

Commit dab9c61

Browse files
committed
CHANGELOG
1 parent 7f13c04 commit dab9c61

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [2025-12-04] – 0.2.0 - Branch scanning and dependency submission
44

5+
Added:
6+
57
- Branch scanning:
68
- Fetch SBOM diffs for non‑default branches via Dependency Review API.
79
- Added `--branch-scan`, `--branch-limit`, and `--diff-base` CLI flags.
@@ -21,6 +23,10 @@
2123
- Advisory sync robustness:
2224
- GraphQL advisory sync now implements adaptive retries with exponential backoff and `Retry-After` support; respects `--quiet`.
2325

26+
Fixed:
27+
28+
- Added `--ghes` flag to ensure proper API URL construction for GitHub Enterprise Server instances.
29+
2430
## [2025-10-06] - 0.1.0 - Initial public release
2531

2632
- Initial release, with: SBOM sync; malware sync; malware matching; CLI, file based and interactive PURL searching. SARIF, CSV and JSON outputs supported.

0 commit comments

Comments
 (0)