{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:06785e44-d639-4cbf-b1db-8d1f4b4a230f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-13T12:12:12.690851Z",
    "tools": [
      {
        "vendor": "sbomify, ltd",
        "name": "sbomify",
        "version": "26.3.0",
        "externalReferences": [
          {
            "url": "https://sbomify.com",
            "type": "website"
          },
          {
            "url": "https://github.com/sbomify/sbomify",
            "type": "vcs"
          }
        ]
      }
    ],
    "component": {
      "type": "application",
      "name": "PostgreSQL - latest",
      "scope": "required"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "PostgreSQL",
      "scope": "required",
      "externalReferences": [
        {
          "url": "https://app.sbomify.com/api/v1/sboms/930dc0aa-cf81-4882-842d-63355b060534/download",
          "type": "other",
          "hashes": [
            {
              "alg": "SHA-256",
              "content": "478720ad348fa20cbe3c4c24baf8a1de976e48b610f2c79d1ee9ab52f1da39ad"
            }
          ]
        }
      ]
    }
  ]
}