{
  "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.5",
  "serialNumber": "urn:uuid:81aab9c8-7ee6-4344-8f73-8b672cade34f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-20T07:41:52.928Z",
    "lifecycles": [
      {
        "phase": "build"
      }
    ],
    "tools": [
      {
        "vendor": "npm",
        "name": "cli",
        "version": "11.19.0"
      }
    ],
    "component": {
      "bom-ref": "@blamejs/pki@0.8.6",
      "type": "application",
      "name": "pki",
      "version": "0.8.6",
      "scope": "required",
      "author": "blamejs contributors",
      "description": "Pure-JavaScript PKI toolkit that owns its stack — X.509, ASN.1/DER, CMS, PQC-first.",
      "purl": "pkg:npm/%40blamejs/pki@0.8.6",
      "properties": [],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/blamejs/pki.git"
        },
        {
          "type": "website",
          "url": "https://pkijs.com"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/blamejs/pki/issues"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    }
  },
  "components": [],
  "dependencies": [
    {
      "ref": "@blamejs/pki@0.8.6",
      "dependsOn": []
    }
  ]
}
