- 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.
14 lines
265 B
JSON
14 lines
265 B
JSON
{
|
|
"bomFormat": "CycloneDX",
|
|
"components": [],
|
|
"metadata": {
|
|
"component": {
|
|
"name": "fastify-template",
|
|
"type": "application",
|
|
"version": "1.0.0"
|
|
},
|
|
"timestamp": "1970-01-01T00:00:00Z"
|
|
},
|
|
"specVersion": "1.5",
|
|
"version": 1
|
|
} |