Files
git.stella-ops.org/docs/modules/scanner/fixtures/competitor-adapters
StellaOps Bot 35c8f9216f Add tests and implement timeline ingestion options with NATS and Redis subscribers
- Introduced `BinaryReachabilityLifterTests` to validate binary lifting functionality.
- Created `PackRunWorkerOptions` for configuring worker paths and execution persistence.
- Added `TimelineIngestionOptions` for configuring NATS and Redis ingestion transports.
- Implemented `NatsTimelineEventSubscriber` for subscribing to NATS events.
- Developed `RedisTimelineEventSubscriber` for reading from Redis Streams.
- Added `TimelineEnvelopeParser` to normalize incoming event envelopes.
- Created unit tests for `TimelineEnvelopeParser` to ensure correct field mapping.
- Implemented `TimelineAuthorizationAuditSink` for logging authorization outcomes.
2025-12-03 09:46:48 +02:00
..

Competitor Adapters (CM1CM10)

  • Place mapping CSVs for Syft/Trivy/Clair → StellaOps normalized schema.
  • Store golden fixtures under fixtures/ with expected normalized output + hashes.txt (BLAKE3, SHA256).
  • Keep coverage matrix in coverage.csv; benchmark logs/hashes alongside fixtures.