docs consolidation, big sln build fixes, new advisories and sprints/tasks
This commit is contained in:
@@ -547,4 +547,4 @@ policy:evaluated notification.sent event indexed
|
||||
- [Module Matrix](module-matrix.md)
|
||||
- [Schema Mapping](schema-mapping.md)
|
||||
- [Data Schemas](../../11_DATA_SCHEMAS.md)
|
||||
- [Offline Kit](../../24_OFFLINE_KIT.md)
|
||||
- [Offline Kit](../../OFFLINE_KIT.md)
|
||||
|
||||
@@ -17,7 +17,7 @@ This document describes the canonical end-to-end flows at a level useful for deb
|
||||
11. **Scanner.WebService -> events stream**: publish completion events for notifications and downstream consumers.
|
||||
12. **Notification engine -> channels**: render and deliver notifications with idempotency tracking.
|
||||
|
||||
Offline note: for air-gapped deployments, step 6 writes to local object storage and step 7 relies on offline mirrors/bundles rather than public feeds. See `docs/24_OFFLINE_KIT.md` and `docs/airgap/overview.md`.
|
||||
Offline note: for air-gapped deployments, step 6 writes to local object storage and step 7 relies on offline mirrors/bundles rather than public feeds. See `docs/OFFLINE_KIT.md` and `docs/airgap/overview.md`.
|
||||
|
||||
### Scan execution sequence diagram
|
||||
|
||||
|
||||
@@ -571,7 +571,7 @@ User requests export
|
||||
## Related Documentation
|
||||
|
||||
- [Architecture Overview](../../40_ARCHITECTURE_OVERVIEW.md)
|
||||
- [High-Level Architecture](../../07_HIGH_LEVEL_ARCHITECTURE.md)
|
||||
- [High-Level Architecture](../../ARCHITECTURE_OVERVIEW.md)
|
||||
- [Data Flows](data-flows.md)
|
||||
- [Schema Mapping](schema-mapping.md)
|
||||
- [Module Matrix](module-matrix.md)
|
||||
|
||||
Reference in New Issue
Block a user