{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:0f6cd84d-a5ba-4ea8-afbb-3f99b4695ee1",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-29T08:13:44Z",
    "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": "var",
      "group": "@eslint-react",
      "version": "2.13.0",
      "description": "ESLint React's TSESTree AST utility module for static analysis of variables.",
      "purl": "pkg:npm/%40eslint-react/var@2.13.0",
      "bom-ref": "pkg:npm/@eslint-react/var@2.13.0",
      "author": "Rel1cx",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, lint:publish, lint:ts, publish"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Rel1cx/eslint-react"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Rel1cx/eslint-react.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@eslint-react\\n@local\\n@typescript-eslint"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@eslint-react/ast/package.json\\nnode_modules/@eslint-react/eff/package.json\\nnode_modules/@eslint-react/shared/package.json\\nnode_modules/@local/configs/package.json\\nnode_modules/@typescript-eslint/scope-manager/package.json\\nnode_modules/@typescript-eslint/types/package.json\\nnode_modules/@typescript-eslint/utils/package.json\\nnode_modules/eslint/package.json\\nnode_modules/ts-pattern/package.json\\nnode_modules/tsdown/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kevin Deng <sxzz@sxzz.moe>"
        }
      ],
      "group": "",
      "name": "tsdown",
      "version": "0.20.3",
      "description": "The Elegant Bundler for Libraries",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/tsdown@0.20.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://tsdown.dev/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/tsdown.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsdown@0.20.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsdown/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tsdown/package.json"
              }
            ],
            "concludedValue": "node_modules/tsdown/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Gabriel Vergnaud"
        }
      ],
      "group": "",
      "name": "ts-pattern",
      "version": "5.9.0",
      "description": " The exhaustive Pattern Matching library for TypeScript.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/ts-pattern@5.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/gvergnaud/ts-pattern#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/gvergnaud/ts-pattern.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ts-pattern@5.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ts-pattern/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ts-pattern,ts-pattern/P,match,ts-pattern/match"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ts-pattern/package.json"
              }
            ],
            "concludedValue": "node_modules/ts-pattern/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#4"
          },
          {
            "location": "src/find-import-source.ts#6"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "9.39.2",
      "description": "An AST-based pattern checker for JavaScript.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/eslint@9.39.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@9.39.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/package.json"
        }
      ],
      "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"
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "utils",
      "version": "8.55.0",
      "description": "Utilities for working with TypeScript + ESLint together",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/utils@8.55.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/utils"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/utils@8.55.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@typescript-eslint/utils/ast-utils,getStaticValue,@typescript-eslint/utils/ast-utils/getStaticValue"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@typescript-eslint/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#6"
          },
          {
            "location": "dist/index.js#7"
          },
          {
            "location": "src/get-variables-from-scope.ts#5"
          },
          {
            "location": "src/is-node-value-equal.ts#5"
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "types",
      "version": "8.55.0",
      "description": "Types for the TypeScript-ESTree AST spec",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/types@8.55.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/types@8.55.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@typescript-eslint/types,AST_NODE_TYPES,@typescript-eslint/types/AST_NODE_TYPES,TSESTree,@typescript-eslint/types/TSESTree"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@typescript-eslint/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#2"
          },
          {
            "location": "src/find-enclosing-assignment-target.ts#3"
          },
          {
            "location": "src/find-enclosing-assignment-target.ts#4"
          },
          {
            "location": "src/find-import-source.ts#4"
          },
          {
            "location": "src/find-import-source.ts#5"
          },
          {
            "location": "src/find-property.ts#3"
          },
          {
            "location": "src/find-property.ts#4"
          },
          {
            "location": "src/get-object-type.ts#3"
          },
          {
            "location": "src/get-object-type.ts#4"
          },
          {
            "location": "src/get-variable-definition-node.ts#5"
          },
          {
            "location": "src/get-variable-definition-node.ts#6"
          },
          {
            "location": "src/get-variables-from-scope.ts#4"
          },
          {
            "location": "src/is-assignment-target-equal.ts#3"
          },
          {
            "location": "src/is-node-value-equal.ts#3"
          },
          {
            "location": "src/is-node-value-equal.ts#4"
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "scope-manager",
      "version": "8.55.0",
      "description": "TypeScript scope analyser for ESLint",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/scope-manager@8.55.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/scope-manager"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/scope-manager@8.55.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/scope-manager/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@typescript-eslint/scope-manager,DefinitionType,@typescript-eslint/scope-manager/DefinitionType,ScopeType,@typescript-eslint/scope-manager/ScopeType,Scope,@typescript-eslint/scope-manager/Scope,Variable,@typescript-eslint/scope-manager/Variable"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@typescript-eslint/scope-manager/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/scope-manager/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#5"
          },
          {
            "location": "src/find-import-source.ts#3"
          },
          {
            "location": "src/find-property.ts#2"
          },
          {
            "location": "src/get-child-scopes.ts#1"
          },
          {
            "location": "src/get-object-type.ts#2"
          },
          {
            "location": "src/get-variable-definition-node.ts#3"
          },
          {
            "location": "src/get-variable-definition-node.ts#4"
          },
          {
            "location": "src/get-variables-from-scope.ts#2"
          },
          {
            "location": "src/get-variables-from-scope.ts#3"
          },
          {
            "location": "src/is-node-value-equal.ts#2"
          }
        ]
      }
    },
    {
      "group": "@local",
      "name": "configs",
      "version": "0.0.0",
      "description": "Local config bases for use in the workspace",
      "scope": "optional",
      "purl": "pkg:npm/%40local/configs@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@local/configs@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@local/configs/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@local/configs/package.json"
              }
            ],
            "concludedValue": "node_modules/@local/configs/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rel1cx"
        }
      ],
      "group": "@eslint-react",
      "name": "shared",
      "version": "2.13.0",
      "description": "ESLint React's Shared constants and functions.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint-react/shared@2.13.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Rel1cx/eslint-react"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Rel1cx/eslint-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint-react/shared@2.13.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@eslint-react/shared/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@eslint-react/shared,RuleContext,@eslint-react/shared/RuleContext"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@eslint-react/shared/package.json"
              }
            ],
            "concludedValue": "node_modules/@eslint-react/shared/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/is-assignment-target-equal.ts#2"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rel1cx"
        }
      ],
      "group": "@eslint-react",
      "name": "eff",
      "version": "2.13.0",
      "description": "JavaScript and TypeScript utilities (previously some re-exports of the effect library).",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint-react/eff@2.13.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Rel1cx/eslint-react"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Rel1cx/eslint-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint-react/eff@2.13.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@eslint-react/eff/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@eslint-react/eff,dual,@eslint-react/eff/dual,identity,@eslint-react/eff/identity,unit,@eslint-react/eff/unit"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@eslint-react/eff/package.json"
              }
            ],
            "concludedValue": "node_modules/@eslint-react/eff/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#1"
          },
          {
            "location": "src/find-enclosing-assignment-target.ts#2"
          },
          {
            "location": "src/find-import-source.ts#2"
          },
          {
            "location": "src/find-property.ts#1"
          },
          {
            "location": "src/get-object-type.ts#1"
          },
          {
            "location": "src/get-variable-definition-node.ts#2"
          },
          {
            "location": "src/get-variables-from-scope.ts#1"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rel1cx"
        }
      ],
      "group": "@eslint-react",
      "name": "ast",
      "version": "2.13.0",
      "description": "ESLint React's TSESTree AST utility module.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint-react/ast@2.13.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Rel1cx/eslint-react"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Rel1cx/eslint-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint-react/ast@2.13.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@eslint-react/ast/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@eslint-react/ast"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@eslint-react/ast/package.json"
              }
            ],
            "concludedValue": "node_modules/@eslint-react/ast/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#3"
          },
          {
            "location": "src/find-import-source.ts#1"
          },
          {
            "location": "src/get-variable-definition-node.ts#1"
          },
          {
            "location": "src/is-assignment-target-equal.ts#1"
          },
          {
            "location": "src/is-node-value-equal.ts#1"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@eslint-react/var@2.13.0"
      ],
      "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-29T08:13:44Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, July 29, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'var' with version '2.13.0'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}