{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:fb027971-b86a-4296-9061-0f85d15a1ec1",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T05:45:54Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "pg-connection-string",
      "group": "",
      "version": "2.12.0",
      "description": "Functions for dealing with a PostgresSQL connection string",
      "purl": "pkg:npm/pg-connection-string@2.12.0",
      "bom-ref": "pkg:npm/pg-connection-string@2.12.0",
      "author": "Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com/)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "test, check-coverage"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianc/node-postgres.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/pg/package.json\\nnode_modules/pg-types/package.json\\nnode_modules/postgres-array/package.json\\nnode_modules/postgres-bytea/package.json\\nnode_modules/postgres-date/package.json\\nnode_modules/postgres-interval/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Ben Drucker <bvdrucker@gmail.com> (https://www.bendrucker.me)"
        }
      ],
      "group": "",
      "name": "postgres-interval",
      "version": "3.0.0",
      "description": "Parse Postgres interval columns",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/postgres-interval@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/postgres-interval@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/postgres-interval/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/postgres-interval/package.json"
              }
            ],
            "concludedValue": "node_modules/postgres-interval/package.json"
          }
        ]
      },
      "tags": [
        "postgres"
      ]
    },
    {
      "authors": [
        {
          "name": "Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)"
        }
      ],
      "group": "",
      "name": "postgres-date",
      "version": "2.1.0",
      "description": "Postgres date column parser",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/postgres-date@2.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/postgres-date@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/postgres-date/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/postgres-date/package.json"
              }
            ],
            "concludedValue": "node_modules/postgres-date/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)"
        }
      ],
      "group": "",
      "name": "postgres-bytea",
      "version": "3.0.0",
      "description": "Postgres bytea parser",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/postgres-bytea@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/postgres-bytea@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/postgres-bytea/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/postgres-bytea/package.json"
              }
            ],
            "concludedValue": "node_modules/postgres-bytea/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)"
        }
      ],
      "group": "",
      "name": "postgres-array",
      "version": "3.0.4",
      "description": "Parse postgres array columns",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/postgres-array@3.0.4",
      "type": "library",
      "bom-ref": "pkg:npm/postgres-array@3.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/postgres-array/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/postgres-array/package.json"
              }
            ],
            "concludedValue": "node_modules/postgres-array/package.json"
          }
        ]
      },
      "tags": [
        "postgres"
      ]
    },
    {
      "authors": [
        {
          "name": "Brian M. Carlson"
        }
      ],
      "group": "",
      "name": "pg-types",
      "version": "4.0.2",
      "description": "Query result type converters for node-postgres",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/pg-types@4.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/brianc/node-pg-types"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianc/node-pg-types.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/pg-types@4.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pg-types/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pg-types/package.json"
              }
            ],
            "concludedValue": "node_modules/pg-types/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "pg",
      "version": "8.12.0",
      "description": "TypeScript definitions for pg",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/pg@8.12.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/pg@8.12.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/pg/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/pg/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/pg/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/pg-connection-string@2.12.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-10T05:45:54Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'pg-connection-string' with version '2.12.0'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 6 source files."
    }
  ]
}