{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:eabd55f0-987e-4f15-860b-67d99d567f32",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-11T20:38:32Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "parse5",
      "group": "",
      "version": "7.3.0",
      "description": "HTML parser and serializer.",
      "purl": "pkg:npm/parse5@7.3.0",
      "bom-ref": "pkg:npm/parse5@7.3.0",
      "author": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build:cjs"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:cjs"
        },
        {
          "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": "website",
          "url": "https://parse5.js.org"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inikulin/parse5.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/entities/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Felix Boehm <me@feedic.com>"
        }
      ],
      "group": "",
      "name": "entities",
      "version": "6.0.0",
      "description": "Encode & decode XML and HTML entities with ease & speed",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "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/entities@6.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/fb55/entities.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/entities@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/entities/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "entities/escape,escapeText,entities/escape/escapeText,escapeAttribute,entities/escape/escapeAttribute,entities/decode,htmlDecodeTree,entities/decode/htmlDecodeTree,EntityDecoder,entities/decode/EntityDecoder,DecodingMode,entities/decode/DecodingMode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/entities/package.json"
              }
            ],
            "concludedValue": "node_modules/entities/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/serializer/index.js",
            "line": 6
          },
          {
            "location": "dist/serializer/index.js",
            "line": 2
          },
          {
            "location": "dist/serializer/index.js",
            "line": 148
          },
          {
            "location": "dist/serializer/index.js",
            "line": 161
          },
          {
            "location": "lib/serializer/index.ts",
            "line": 2
          },
          {
            "location": "lib/serializer/index.ts",
            "line": 200
          },
          {
            "location": "lib/serializer/index.ts",
            "line": 216
          },
          {
            "location": "dist/cjs/tokenizer/index.js",
            "line": 7
          },
          {
            "location": "dist/tokenizer/index.js",
            "line": 4
          },
          {
            "location": "lib/tokenizer/index.ts",
            "line": 22
          }
        ]
      },
      "tags": [
        "decode",
        "html",
        "xml"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/parse5@7.3.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-11T20:38:32Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 11, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'parse5' with version '7.3.0'."
    }
  ]
}