wip: doctor/cli/docs/api to vector db consolidation; api hardening for descriptions, tenant, and scopes; migrations and conversions of all DALs to EF v10
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# SARIF Export Module Architecture
|
||||
|
||||
> **Implementation Status:**
|
||||
> - SARIF 2.1.0 Models: **Implemented** (`src/Scanner/__Libraries/StellaOps.Scanner.Sarif/`)
|
||||
> - Export Service: **Implemented**
|
||||
> - SmartDiff Integration: **Implemented**
|
||||
> - Fingerprint Generator: **Implemented**
|
||||
> - GitHub Upload Client: **Planned**
|
||||
>
|
||||
> There is no standalone `src/SarifExport/` module; SARIF export is a capability within the Scanner module.
|
||||
|
||||
## Overview
|
||||
|
||||
The **SARIF Export** module provides SARIF 2.1.0 compliant output for StellaOps Scanner findings, enabling integration with GitHub Code Scanning, GitLab SAST, Azure DevOps, and other platforms that consume SARIF.
|
||||
|
||||
Reference in New Issue
Block a user