TITAN AI · CONDUIT Agent

CONDUIT TICKET REPORT

CHG0030110
TICKET
🖨 Print / Save as PDF ⬇ PDF ⬇ DOCX
TICKET Azure Medium Assigned
Opened by TITAN AI · CONDUIT · Scanner found the finding, CONDUIT forwarded this ticket via CONDUIT generic-API layer, assigned observability_engineering, populated every ticket field, The ticket is routed and awaiting team approval — CONDUIT will update it after TITAN FORGE applies the fix.

Finding Summary

Short description
[TITAN] Medium — logging on sqlsrv-banking-ledger
Severity
Medium
Priority
3 - Moderate
Resource
sqlsrv-banking-ledger
Resource type
Microsoft.Sql/servers
Cloud
Azure
Subscription / Account
4f29d094-1079-44c9-acb0-4d73a7a2dd34
Resource group / Project
rg-banking-prod

The Security Finding

Core-ledger SQL server missing auditing/diagnostic settings — no immutable audit trail for financial transactions. SOX §404 and SOC 1 Type II deficiency.

ITIL Change Management Fields

Justification

Medium: Core-ledger SQL server missing auditing/diagnostic settings — no immutable audit trail for financial transactions. SOX §404 and SOC 1 Type II deficiency.

Implementation Plan

1. Pre-change snapshot captured by TITAN (auto-rollback available).
2. Execute fix command:
   az sql server audit-policy update --resource-group rg-banking-ledger --name sqlsrv-banking-ledger --state Enabled --storage-account <log-storage> --retention-days 2555
3. TITAN FORGE verifies the fix was applied.
4. Post-change rescan by TITAN SCOUT — finding must no longer appear.
5. Close ticket with Successful close_code.

Risk & Impact Analysis

Risk level: MEDIUM risk — weaker control, should be hardened.
Business impact if unremediated: Control weakness that compounds with other gaps.
Scope: single resource (sqlsrv-banking-ledger).
Blast radius: change is idempotent; pre-change snapshot captured by TITAN; auto-rollback available if rescan fails.
Finding detail: Core-ledger SQL server missing auditing/diagnostic settings — no immutable audit trail for financial transactions. SOX §404 and SOC 1 Type II deficiency.

Backout / Rollback Plan

1. TITAN auto-captured snapshot of sqlsrv-banking-ledger before change (baseline: titan-banking-demo-20260422T201922Z).
2. If post-change rescan still shows the finding OR a new issue appears within 15 min:
   a. TITAN FORGE fires rollback automatically using stored snapshot.
   b. Incident reopens and escalates to on-call.
3. Manual rollback command path (human override) is documented in close notes.

Test Plan

1. TITAN SCOUT rescans sqlsrv-banking-ledger immediately after FORGE applies the change.
2. PASS criteria: the specific finding no longer appears in SCOUT results.
3. PASS criteria: no new CRITICAL or HIGH findings introduced by the change.
4. Automated compliance check: HIPAA/PCI/SOC2 controls re-evaluated.
5. If any check fails, backout plan fires automatically.

Recommended Fix

az sql server audit-policy update --resource-group rg-banking-ledger --name sqlsrv-banking-ledger --state Enabled --storage-account <log-storage> --retention-days 2555

Compliance Mapping

SOC 2 CC7.1HIPAA §164.312(b)

Routing Metadata

Assignment group
observability_engineering
Change type
Normal
Approval required
No
Planned start
2026-04-22 19:33:22
Planned end
2026-04-22 21:33:22
Scan ID
titan-banking-demo-20260422T201922Z
Generated at
2026-04-22T19:19:22+00:00
Opened
2026-04-22 19:19:22
Closed
2026-04-22 19:19:22
Close code

Attached Security Ticket

SERVICENOW · TICKET
SEC-6063 · [TITAN] Medium — logging on sqlsrv-banking-ledger
Priority: Medium TICKET Azure

Ticket Description

Core-ledger SQL server missing auditing/diagnostic settings — no immutable audit trail for financial transactions. SOX §404 and SOC 1 Type II deficiency.

Recommended Fix: az sql server audit-policy update --resource-group rg-banking-ledger --name sqlsrv-banking-ledger --state Enabled --storage-account <log-storage> --retention-days 2555

AI Close Notes

TITAN CONDUIT opened this medium logging ticket and assigned it to the banking_compliance group for review. STATE: ASSIGNED — awaiting human action. Per TITAN AI policy, configuration changes are NEVER auto-applied and tickets are NEVER auto-closed by TITAN. The assigned group reviews the recommended fix, schedules an approved maintenance window, applies the fix manually, validates via SCOUT rescan, and closes this ticket themselves. TITAN documents and routes — the human owns the change from here.