
- Implemented PolicyDslValidator with command-line options for strict mode and JSON output. - Created PolicySchemaExporter to generate JSON schemas for policy-related models. - Developed PolicySimulationSmoke tool to validate policy simulations against expected outcomes. - Added project files and necessary dependencies for each tool. - Ensured proper error handling and usage instructions across tools.
20 lines
602 B
JSON
20 lines
602 B
JSON
{
|
|
"schemaVersion": "scheduler.graph-build-job@1",
|
|
"id": "gbj_20251026a",
|
|
"tenantId": "tenant-alpha",
|
|
"sbomId": "sbom_20251026",
|
|
"sbomVersionId": "sbom_ver_20251026",
|
|
"sbomDigest": "sha256:0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef",
|
|
"graphSnapshotId": "graph_snap_20251026",
|
|
"status": "running",
|
|
"trigger": "sbom-version",
|
|
"attempts": 1,
|
|
"cartographerJobId": "carto_job_42",
|
|
"correlationId": "evt_svc_987",
|
|
"createdAt": "2025-10-26T12:00:00+00:00",
|
|
"startedAt": "2025-10-26T12:00:05+00:00",
|
|
"metadata": {
|
|
"sbomEventId": "sbom_evt_20251026"
|
|
}
|
|
}
|