Some checks are pending
Bidi Control Character Guard / bidi-control-guard (push) Waiting to run
Circular Dependency Check / Check for new circular dependencies (push) Waiting to run
Citus Migration Smoke / Combined migrations on single-node Citus (push) Waiting to run
E2E Fresh Install Tests / fresh-install-e2e (push) Waiting to run
ext-v2 guardrails / Run ext-v2 guard and ESLint (push) Waiting to run
Integration Tests / Check for relevant changes (push) Waiting to run
Integration Tests / ${{ (github.event_name == 'schedule' || github.event.inputs.suite == 'full') && 'Full integration suite' || 'Tier-1 integration subset' }} (push) Blocked by required conditions
Mobile checks / Mobile lint + typecheck (push) Waiting to run
Mobile checks / Mobile unit tests (push) Waiting to run
Mobile checks / Mobile dependency audit (report) (push) Waiting to run
Mobile checks / Mobile reproducibility checks (push) Waiting to run
Secrets guard (env backups) / Ensure no tracked env backup files (push) Waiting to run
Temporal Readiness / fast-readiness (push) Waiting to run
Temporal Readiness / docker-parity (push) Waiting to run
TypeScript Type Check / Nx affected typecheck (push) Waiting to run
Unit Tests / Skipped-test budget (push) Waiting to run
Unit Tests / Nx affected unit tests (push) Waiting to run
Unit Tests / Server unit coverage (informational) (push) Waiting to run
Validate Tenant Management Schema / Check for relevant changes (push) Waiting to run
Validate Tenant Management Schema / Validate Tenant Management Schema (push) Blocked by required conditions
EE Workflows Build Guard / ee-workflows-build-guard (push) Waiting to run
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz Source: /opt/alga-psa on psa.joliet.tech
104 lines
2.9 KiB
JSON
104 lines
2.9 KiB
JSON
[
|
|
{
|
|
"id": "T001",
|
|
"description": "DB integration: migrated schema supports inserting/upserting and reading an available Tanium criticality fact for an asset with tenant-scoped predicates.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F001",
|
|
"F002",
|
|
"F003",
|
|
"F004",
|
|
"F006",
|
|
"F017"
|
|
]
|
|
},
|
|
{
|
|
"id": "T002",
|
|
"description": "DB integration guard: asset fact uniqueness prevents duplicate current facts for the same tenant, asset, source type, namespace, and key while allowing different tenants/assets/keys.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F001",
|
|
"F002",
|
|
"F004"
|
|
]
|
|
},
|
|
{
|
|
"id": "T003",
|
|
"description": "DB integration: explicit no-result upsert marks a fact unavailable, clears display values, and preserves raw provider metadata.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F005"
|
|
]
|
|
},
|
|
{
|
|
"id": "T004",
|
|
"description": "Unit: Tanium Gateway criticality query parses `Endpoint Criticality with Level` sensor columns into endpoint-id keyed facts with label, multiplier, and raw values.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F008",
|
|
"F009",
|
|
"F010"
|
|
]
|
|
},
|
|
{
|
|
"id": "T005",
|
|
"description": "Unit: Tanium Gateway criticality parser tolerates unknown column names by preserving raw columns and returning a safe unavailable or partially parsed fact rather than throwing.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F009",
|
|
"F010"
|
|
]
|
|
},
|
|
{
|
|
"id": "T006",
|
|
"description": "Unit: Tanium criticality enrichment failure is isolated from endpoint inventory sync and logs/warns without failing the full sync result solely due to criticality.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F011",
|
|
"F012",
|
|
"F013"
|
|
]
|
|
},
|
|
{
|
|
"id": "T007",
|
|
"description": "Unit: Tanium full sync upserts an asset fact after shared ingestion returns an asset id and skips fact upsert when ingestion returns no asset id.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F014",
|
|
"F015",
|
|
"F016",
|
|
"F017"
|
|
]
|
|
},
|
|
{
|
|
"id": "T008",
|
|
"description": "Unit/UI: asset detail data path returns available facts for a tenant-scoped asset and renders a Tanium Criticality indicator when present.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F006",
|
|
"F018",
|
|
"F019",
|
|
"F020"
|
|
]
|
|
},
|
|
{
|
|
"id": "T009",
|
|
"description": "Unit/UI: asset detail hides missing or unavailable facts and does not render an empty criticality placeholder.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F019",
|
|
"F021"
|
|
]
|
|
},
|
|
{
|
|
"id": "T010",
|
|
"description": "Regression: Tanium asset enrichment still writes existing `system_info` metadata and does not require criticality facts for normal inventory sync success.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F011",
|
|
"F012",
|
|
"F022"
|
|
]
|
|
}
|
|
]
|