Findings receiver

findings-receiver
Critical

VM has no disk encryption

Back to list

Finding

Resource
vm-legacy-01
Resource type
AzureComputeVirtualMachine
Account
00000000-1111-2222-3333-444444444444
Provider
Status
Compliance

Provenance

Source ID
weird-001
Dedupe key
id:weird-001
Opened
Status updated
First received
2026-08-25T06:00:48+00:00
Last received
2026-08-25T06:00:48+00:00
Deliveries
1 (delivery #5)

Fields the normalizer did not map

These top-level keys were stored but not promoted to a column. If any of them matter for filtering, add the key name to FIELD_CANDIDATES in app/normalize.py and re-post the payload — the raw copy below is the source of truth, so nothing needs to be re-sent from Tenable.

detail emitted_at event_type

Raw payload as received

{
  "detail": {
    "cvss_score": 9.4,
    "finding_id": "weird-001",
    "resource": {
      "display_name": "vm-legacy-01",
      "type": "AzureComputeVirtualMachine"
    },
    "rule": {
      "title": "VM has no disk encryption"
    },
    "some_vendor_extension": {
      "a": 1,
      "b": [
        1,
        2,
        3
      ]
    },
    "subscription_id": "00000000-1111-2222-3333-444444444444"
  },
  "emitted_at": 1787637648362,
  "event_type": "risk.opened"
}