- 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.
22 lines
436 B
JSON
22 lines
436 B
JSON
{
|
|
"_type": "https://in-toto.io/Statement/v0.1",
|
|
"predicate": {
|
|
"buildType": "stub",
|
|
"builder": {
|
|
"id": "stub"
|
|
},
|
|
"metadata": {
|
|
"buildFinishedOn": "1970-01-01T00:00:00Z",
|
|
"buildStartedOn": "1970-01-01T00:00:00Z"
|
|
}
|
|
},
|
|
"predicateType": "https://slsa.dev/provenance/v0.2",
|
|
"subject": [
|
|
{
|
|
"digest": {
|
|
"sha256": "stub"
|
|
},
|
|
"name": "c-guarded-system:001"
|
|
}
|
|
]
|
|
} |