COMMITS
/ pkg/osvscanner/scan.go April 30, 2026
April 23, 2026
X
refactor: remove unsafe plugin warning (#2721)
Xueqin Cui committed
March 16, 2026
X
feat: allow unsafe plugins in scalibr capabilities (#2649)
Xueqin Cui committed
March 6, 2026
G
fix: load package deprecation enricher with the same config as other plugins (#2599)
Gareth Jones committed
G
refactor: use `StoreAbsolutePath` again (#2554)
Gareth Jones committed
G
March 5, 2026
X
feat: enable transitive scanning for requirements.txt using deps.dev API (#2571)
Xueqin Cui committed
March 4, 2026
February 23, 2026
G
refactor: use `RequiredPlugins` to decide if transitive enrichers should be enabled (#2526)
Gareth Jones committed
G
feat: pass the same config with user agent to all plugins (#2545)
Gareth Jones committed
February 20, 2026
G
feat: replace `pomxmlenhanceable` extractor with transitive enricher (#2466)
Gareth Jones committed
February 18, 2026
G
refactor: use `fmt.Fprintf` rather than `WriteString` + `Sprintf` (#2524)
Gareth Jones committed
February 13, 2026
G
fix: show plugin failure reason if there are no file errors (#2515)
Gareth Jones committed
February 11, 2026
A
feat: add --exclude flag to skip paths during scanning (#2458)
Ankit sisodya committed
February 10, 2026
G
refactor: remove `imodel.ScanResult` struct (#2498)
Gareth Jones committed
January 9, 2026
X
feat: update scalibr to the latest version (#2446)
Xueqin Cui committed
December 2, 2025
J
feat: Add support for packagedeprecation plugin (#2370)
Joey L committed
November 17, 2025
G
feat: replace `requirementsenhanceable` extractor with transitive enricher (#2294)
Gareth Jones committed
November 13, 2025
R
feat: Use OSV-Scalibr directly (#2313)
Rex P committed
X
refactor: Migrate to new OSV bindings (#2328)
Xueqin Cui committed
October 29, 2025
O
feat: update osv-scalibr (#2299)
osv-robot committed
October 24, 2025
R
feat: OSV-Scanner MCP server (#2256)
Rex P committed
October 20, 2025
R
feat: Update scalibr to the latest version (#2284)
Rex P committed
September 30, 2025
G
refactor: simplify internal plugin disabling and configuration (#2248)
Gareth Jones committed
September 3, 2025
G
feat: make `--plugins` additive by default, and introduce `--no-default-plugins` (#2210)
Gareth Jones committed
August 13, 2025
H
feat: surface jar reachability results (#2113)
Holly Gong committed
August 7, 2025
G
feat: merge `extractor` and `detector` flags into `plugins` (#2146)
Gareth Jones committed
August 5, 2025
G
refactor: use `InitMap` for extractor presets (#2108)
Gareth Jones committed
August 1, 2025
G
fix: only get and configure extractors once (#2102)
Gareth Jones committed
July 23, 2025
G
feat: move resolving extractors from names into `osvscanner` (#2100)
Gareth Jones committed
G
chore: update reference to struct in comment (#2101)
Gareth Jones committed
July 21, 2025
G
feat: support running detectors (#2021)
Gareth Jones committed
July 16, 2025
G
fix: properly flag if running on Linux or Mac OSs (#2051)
Gareth Jones committed
July 9, 2025
R
chore: Update scalibr again (#2044)
Rex P committed
June 27, 2025
G
refactor: introduce formatting helpers for logging (#1992)
Gareth Jones committed
June 20, 2025
X
feat: enable transitive extraction for Python requirements.txt (#1980)
Xueqin Cui committed
June 18, 2025
R
feat: Use OSV-Scalibr scan function directly (#1936)
Rex P committed
June 10, 2025
R
chore: Update osv-scalibr (#1935)
Rex P committed
June 3, 2025
G
feat: allow controlling which extractors are enabled (#1846)
Gareth Jones committed
April 14, 2025
R
chore: Update scalibr to use the new inventory format. (#1797)
Rex P committed
April 1, 2025
March 5, 2025
G
feat: replace custom `reporter` package with `slog` (#1666)
Gareth Jones committed
February 7, 2025
R
feat: Make skip git the default behavior (#1584)
Rex P committed
January 29, 2025
M
fix: change module name to v2 (#1546)
Michael Kedar committed
January 15, 2025
R
R
refactor: Licence matcher (#1491)
Rex P committed
January 9, 2025
R
refactor: imodels PackageInfo refactor to use functions (#1482)
Rex P committed
December 19, 2024
X
feat(maven): only fetch snapshots and releases when enabled (#1436)
Xueqin Cui committed
December 17, 2024
R
refactor: Model migration (#1438)
Rex P committed