{
  "_fixture_note": "Synthetic test payload. It contains no credential or real repository data.",
  "action": "created",
  "alert": {
    "number": 1001,
    "created_at": "2026-09-06T00:00:00Z",
    "updated_at": "2026-09-06T00:00:00Z",
    "html_url": "https://example.invalid/security/secret-scanning/1001",
    "locations_url": "https://example.invalid/api/secret-scanning/1001/locations",
    "state": "open",
    "secret_type": "synthetic_credential_pattern",
    "secret_type_display_name": "Synthetic credential pattern",
    "push_protection_bypassed": true,
    "push_protection_bypassed_by": {
      "login": "synthetic-test-user",
      "id": 1001
    },
    "resolution": null,
    "resolution_comment": null,
    "resolved_by": null,
    "resolved_at": null
  },
  "repository": {
    "id": 1001,
    "name": "payments-service",
    "full_name": "example-inc/payments-service",
    "private": true,
    "archived": false,
    "html_url": "https://example.invalid/example-inc/payments-service",
    "default_branch": "main"
  },
  "organization": {
    "login": "example-inc",
    "id": 1001
  },
  "sender": {
    "login": "synthetic-test-user",
    "id": 1001
  }
}
