save checkpoint

This commit is contained in:
master
2026-02-12 21:02:43 +02:00
parent 5bca406787
commit 9911b7d73c
593 changed files with 174390 additions and 1376 deletions

View File

@@ -3,6 +3,7 @@
## Overview
- Accepts external SBOMs and runs them through validation, normalization, and analysis triggers.
- Stores the SBOM artifact in the scanner object store and records provenance metadata.
- Persists hot-lookup projection rows in `scanner.artifact_boms` (default scanner schema contract).
- Emits a deterministic analysis job id tied to the upload metadata.
## API