{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7c296c0f-5b2a-4a2f-8ee2-4be2e3a9b5a5",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-25T00:44:45Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "css-select-base-adapter",
      "group": "",
      "version": "0.1.1",
      "description": "Provides some base functions needed by a css-select adapter so that you don't have to implement the whole thing.",
      "purl": "pkg:npm/css-select-base-adapter@0.1.1",
      "bom-ref": "pkg:npm/css-select-base-adapter@0.1.1",
      "author": "Nik Coughlin <nrkn.com@gmail.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nrkn/css-select-base-adapter#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nrkn/css-select-base-adapter.git"
        }
      ]
    },
    "properties": []
  },
  "components": [],
  "dependencies": [
    {
      "ref": "pkg:npm/css-select-base-adapter@0.1.1",
      "dependsOn": []
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/css-select-base-adapter@0.1.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-25T00:44:45Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Saturday, July 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'css-select-base-adapter' with version '0.1.1'. BOM file is empty without components."
    }
  ]
}