{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:97aa114a-0c4c-40b5-b62f-1dafe1bf9488",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T16:36:57Z",
    "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": "eslint-plugin-pnpm",
      "group": "",
      "version": "1.6.1",
      "description": "ESLint Plugin for pnpm",
      "purl": "pkg:npm/eslint-plugin-pnpm@1.6.1",
      "bom-ref": "pkg:npm/eslint-plugin-pnpm@1.6.1",
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "start"
        },
        {
          "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/antfu/pnpm-workspace-utils#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu/pnpm-workspace-utils.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@typescript-eslint"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@typescript-eslint/parser/package.json\\nnode_modules/empathic/package.json\\nnode_modules/eslint/package.json\\nnode_modules/jsonc-eslint-parser/package.json\\nnode_modules/pathe/package.json\\nnode_modules/pnpm-workspace-yaml/package.json\\nnode_modules/tinyglobby/package.json\\nnode_modules/yaml-eslint-parser/package.json\\nnode_modules/yaml/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Yosuke Ota"
        }
      ],
      "group": "",
      "name": "yaml-eslint-parser",
      "version": "2.0.0",
      "description": "A YAML parser that produces output compatible with ESLint",
      "scope": "required",
      "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/yaml-eslint-parser@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ota-meshi/yaml-eslint-parser#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ota-meshi/yaml-eslint-parser.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yaml-eslint-parser@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yaml-eslint-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yaml-eslint-parser"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/yaml-eslint-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/yaml-eslint-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "parse",
        "yaml"
      ]
    },
    {
      "authors": [
        {
          "name": "Eemeli Aro <eemeli@gmail.com>"
        }
      ],
      "group": "",
      "name": "yaml",
      "version": "2.9.0",
      "description": "JavaScript parser and stringifier for YAML",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/yaml@2.9.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eemeli.org/yaml/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yaml@2.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yaml/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yaml,YAMLMap,yaml/YAMLMap,Scalar,yaml/Scalar,Pair,yaml/Pair,YAMLSeq,yaml/YAMLSeq"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/yaml/package.json"
              }
            ],
            "concludedValue": "node_modules/yaml/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 528
          },
          {
            "location": "dist/index.mjs",
            "line": 560
          },
          {
            "location": "src/rules/yaml/yaml-enforce-settings.ts",
            "line": 1
          },
          {
            "location": "src/rules/yaml/yaml-enforce-settings.ts",
            "line": 4
          },
          {
            "location": "src/rules/yaml/yaml-enforce-settings.ts",
            "line": 153
          },
          {
            "location": "src/rules/yaml/yaml-enforce-settings.ts",
            "line": 194
          },
          {
            "location": "src/rules/yaml/yaml-no-duplicate-catalog-item.ts",
            "line": 1
          },
          {
            "location": "src/rules/yaml/yaml-no-unused-catalog-item.ts",
            "line": 1
          },
          {
            "location": "src/rules/yaml/yaml-valid-packages.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Superchupu"
        }
      ],
      "group": "",
      "name": "tinyglobby",
      "version": "0.2.16",
      "description": "A fast and minimal alternative to globby and fast-glob",
      "scope": "required",
      "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/tinyglobby@0.2.16",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://superchupu.dev/tinyglobby"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/SuperchupuDev/tinyglobby.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyglobby@0.2.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyglobby/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyglobby,globSync,tinyglobby/globSync"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyglobby/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyglobby/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 688
          },
          {
            "location": "dist/index.mjs",
            "line": 795
          },
          {
            "location": "src/rules/yaml/yaml-no-unused-catalog-item.ts",
            "line": 4
          },
          {
            "location": "src/rules/yaml/yaml-no-unused-catalog-item.ts",
            "line": 73
          },
          {
            "location": "src/rules/yaml/yaml-valid-packages.ts",
            "line": 4
          },
          {
            "location": "src/rules/yaml/yaml-valid-packages.ts",
            "line": 77
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "pnpm-workspace-yaml",
      "version": "1.6.1",
      "description": "Utilities for managing pnpm-workspace.yaml",
      "scope": "required",
      "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/pnpm-workspace-yaml@1.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu/pnpm-workspace-utils#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu/pnpm-workspace-utils.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/pnpm-workspace-yaml@1.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pnpm-workspace-yaml/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pnpm-workspace-yaml,parsePnpmWorkspaceYaml,pnpm-workspace-yaml/parsePnpmWorkspaceYaml,PnpmWorkspaceYaml,pnpm-workspace-yaml/PnpmWorkspaceYaml"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pnpm-workspace-yaml/package.json"
              }
            ],
            "concludedValue": "node_modules/pnpm-workspace-yaml/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 108
          },
          {
            "location": "src/utils/_read.ts",
            "line": 1
          },
          {
            "location": "src/utils/_read.ts",
            "line": 5
          },
          {
            "location": "src/utils/_read.ts",
            "line": 35
          }
        ]
      }
    },
    {
      "group": "",
      "name": "pathe",
      "version": "2.0.3",
      "description": "Universal filesystem path utils",
      "scope": "required",
      "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/pathe@2.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/pathe@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pathe/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pathe,basename,pathe/basename,dirname,pathe/dirname,join,pathe/join,normalize,pathe/normalize,resolve,pathe/resolve"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pathe/package.json"
              }
            ],
            "concludedValue": "node_modules/pathe/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 98
          },
          {
            "location": "dist/index.mjs",
            "line": 101
          },
          {
            "location": "dist/index.mjs",
            "line": 103
          },
          {
            "location": "dist/index.mjs",
            "line": 479
          },
          {
            "location": "dist/index.mjs",
            "line": 481
          },
          {
            "location": "dist/index.mjs",
            "line": 599
          },
          {
            "location": "dist/index.mjs",
            "line": 601
          },
          {
            "location": "dist/index.mjs",
            "line": 668
          },
          {
            "location": "dist/index.mjs",
            "line": 670
          },
          {
            "location": "dist/index.mjs",
            "line": 674
          },
          {
            "location": "dist/index.mjs",
            "line": 703
          },
          {
            "location": "dist/index.mjs",
            "line": 777
          },
          {
            "location": "dist/index.mjs",
            "line": 779
          },
          {
            "location": "dist/index.mjs",
            "line": 786
          },
          {
            "location": "dist/index.mjs",
            "line": 795
          },
          {
            "location": "src/rules/yaml/yaml-enforce-settings.ts",
            "line": 3
          },
          {
            "location": "src/rules/yaml/yaml-enforce-settings.ts",
            "line": 84
          },
          {
            "location": "src/rules/yaml/yaml-enforce-settings.ts",
            "line": 88
          },
          {
            "location": "src/rules/yaml/yaml-no-duplicate-catalog-item.ts",
            "line": 2
          },
          {
            "location": "src/rules/yaml/yaml-no-duplicate-catalog-item.ts",
            "line": 47
          },
          {
            "location": "src/rules/yaml/yaml-no-duplicate-catalog-item.ts",
            "line": 51
          },
          {
            "location": "src/rules/yaml/yaml-no-unused-catalog-item.ts",
            "line": 3
          },
          {
            "location": "src/rules/yaml/yaml-no-unused-catalog-item.ts",
            "line": 29
          },
          {
            "location": "src/rules/yaml/yaml-no-unused-catalog-item.ts",
            "line": 33
          },
          {
            "location": "src/rules/yaml/yaml-no-unused-catalog-item.ts",
            "line": 41
          },
          {
            "location": "src/rules/yaml/yaml-no-unused-catalog-item.ts",
            "line": 90
          },
          {
            "location": "src/rules/yaml/yaml-valid-packages.ts",
            "line": 3
          },
          {
            "location": "src/rules/yaml/yaml-valid-packages.ts",
            "line": 42
          },
          {
            "location": "src/rules/yaml/yaml-valid-packages.ts",
            "line": 46
          },
          {
            "location": "src/rules/yaml/yaml-valid-packages.ts",
            "line": 64
          },
          {
            "location": "src/rules/yaml/yaml-valid-packages.ts",
            "line": 77
          },
          {
            "location": "src/utils/_read.ts",
            "line": 4
          },
          {
            "location": "src/utils/_read.ts",
            "line": 16
          },
          {
            "location": "src/utils/_read.ts",
            "line": 22
          },
          {
            "location": "src/utils/_read.ts",
            "line": 26
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Yosuke Ota"
        }
      ],
      "group": "",
      "name": "jsonc-eslint-parser",
      "version": "3.1.0",
      "description": "JSON, JSONC and JSON5 parser for use with ESLint plugins",
      "scope": "required",
      "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/jsonc-eslint-parser@3.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ota-meshi/jsonc-eslint-parser#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ota-meshi/jsonc-eslint-parser.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsonc-eslint-parser@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsonc-eslint-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jsonc-eslint-parser,jsonc-eslint-parser/AST"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jsonc-eslint-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/jsonc-eslint-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/utils/iterate.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "10.4.0",
      "description": "An AST-based pattern checker for JavaScript.",
      "scope": "required",
      "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/eslint@10.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@10.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint,ESLint,eslint/ESLint,Linter,eslint/Linter,Rule,eslint/Rule"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/utils/create.ts",
            "line": 3
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "empathic",
      "version": "2.0.1",
      "description": "A set of small and fast Node.js utilities to understand your pathing needs.",
      "scope": "required",
      "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/empathic@2.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/empathic@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/empathic/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "empathic/find,empathic/find/up"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/empathic/package.json"
              }
            ],
            "concludedValue": "node_modules/empathic/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 98
          },
          {
            "location": "dist/index.mjs",
            "line": 101
          },
          {
            "location": "src/utils/_read.ts",
            "line": 3
          },
          {
            "location": "src/utils/_read.ts",
            "line": 15
          },
          {
            "location": "src/utils/_read.ts",
            "line": 21
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "parser",
      "version": "8.59.4",
      "description": "An ESLint custom parser which leverages TypeScript ESTree",
      "scope": "required",
      "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/%40typescript-eslint/parser@8.59.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/parser"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/parser@8.59.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/parser/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/@typescript-eslint/parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/parser/package.json"
          }
        ]
      },
      "tags": [
        "parse"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/eslint-plugin-pnpm@1.6.1"
      ],
      "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-08-25T16:36:57Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'eslint-plugin-pnpm' with version '1.6.1'. The package type in this SBOM is npm with a single purl namespace '@typescript-eslint' described under components. The components were identified from 9 source files."
    }
  ]
}