partly or unimplemented features - now implemented
This commit is contained in:
@@ -19,6 +19,16 @@ Bench provides performance benchmark infrastructure for StellaOps modules. Measu
|
||||
- `StellaOps.Bench.PolicyEngine` - Policy evaluation performance
|
||||
- `StellaOps.Bench.ScannerAnalyzers` - Language analyzer performance
|
||||
|
||||
## Scanner Vendor Parity Tracking
|
||||
|
||||
`StellaOps.Bench.ScannerAnalyzers` now supports vendor parity tracking for offline benchmark runs:
|
||||
- Scenario-level vendor ingestion from JSON or SARIF artifacts (`vendorResults[]` in benchmark config).
|
||||
- Optional Stella finding ingestion (`stellaFindingsPath`) for exact overlap comparisons.
|
||||
- Deterministic parity outputs in benchmark JSON and Prometheus exports:
|
||||
- overlap counts and percentages
|
||||
- scanner-only / vendor-only counts
|
||||
- parity score (Jaccard-style overlap over union)
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user