{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:2c0ef7b2-f164-43a7-9a5c-3a8c8c3c94d3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T13:09:47Z",
    "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-formatjs",
      "group": "",
      "version": "6.4.13",
      "description": "ESLint plugin for formatjs",
      "purl": "pkg:npm/eslint-plugin-formatjs@6.4.13",
      "bom-ref": "pkg:npm/eslint-plugin-formatjs@6.4.13",
      "author": "Long Ho <holevietlong@gmail.com>",
      "properties": [
        {
          "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/formatjs/formatjs#readme"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@formatjs\\n@types\\n@unicode"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "integration-tests/node_modules/eslint-plugin-formatjs/package.json\\nintegration-tests/node_modules/eslint/package.json\\nintegration-tests/node_modules/react-intl/package.json\\nnode_modules/@formatjs/icu-messageformat-parser/package.json\\nnode_modules/@formatjs/ts-transformer/package.json\\nnode_modules/@types/picomatch/package.json\\nnode_modules/@unicode/unicode-17.0.0/package.json\\nnode_modules/eslint/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/picomatch/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Jon Schlinkert (https://github.com/jonschlinkert)"
        }
      ],
      "group": "",
      "name": "picomatch",
      "version": "4.0.4",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "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/picomatch@4.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/micromatch/picomatch"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/picomatch@4.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/picomatch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "picomatch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/picomatch/package.json"
              }
            ],
            "concludedValue": "node_modules/picomatch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "rules/no-literal-string-in-jsx.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "magic-string",
      "version": "0.30.21",
      "description": "Modify strings, generate sourcemaps",
      "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/magic-string@0.30.21",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/Rich-Harris/magic-string.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/magic-string@0.30.21",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/magic-string/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "magic-string"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/magic-string/package.json"
              }
            ],
            "concludedValue": "node_modules/magic-string/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "rules/no-missing-icu-plural-one-placeholders.ts",
            "line": 11
          },
          {
            "location": "rules/prefer-pound-in-plural.ts",
            "line": 9
          }
        ]
      }
    },
    {
      "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": "excluded",
      "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@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"
        },
        {
          "name": "ImportedModules",
          "value": "eslint,Linter,eslint/Linter,ESLint,eslint/ESLint,Rule,eslint/Rule,SourceCode,eslint/SourceCode"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "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": "index.ts",
            "line": 1
          },
          {
            "location": "index.ts",
            "line": 2
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 14
          },
          {
            "location": "rules/enforce-default-message.ts",
            "line": 2
          },
          {
            "location": "rules/enforce-description.ts",
            "line": 2
          },
          {
            "location": "rules/enforce-id.ts",
            "line": 3
          },
          {
            "location": "rules/enforce-placeholders.ts",
            "line": 7
          },
          {
            "location": "rules/enforce-plural-rules.ts",
            "line": 7
          },
          {
            "location": "rules/no-camel-case.ts",
            "line": 8
          },
          {
            "location": "rules/no-complex-selectors.ts",
            "line": 7
          },
          {
            "location": "rules/no-emoji.ts",
            "line": 2
          },
          {
            "location": "rules/no-id.ts",
            "line": 2
          },
          {
            "location": "rules/no-invalid-icu.ts",
            "line": 3
          },
          {
            "location": "rules/no-literal-string-in-jsx.ts",
            "line": 14
          },
          {
            "location": "rules/no-literal-string-in-object.ts",
            "line": 2
          },
          {
            "location": "rules/no-missing-icu-plural-one-placeholders.ts",
            "line": 10
          },
          {
            "location": "rules/no-multiple-plurals.ts",
            "line": 7
          },
          {
            "location": "rules/no-multiple-whitespaces.ts",
            "line": 8
          },
          {
            "location": "rules/no-offset.ts",
            "line": 7
          },
          {
            "location": "rules/no-useless-message.ts",
            "line": 7
          },
          {
            "location": "rules/prefer-formatted-message.ts",
            "line": 2
          },
          {
            "location": "rules/prefer-full-sentence.ts",
            "line": 7
          },
          {
            "location": "rules/prefer-pound-in-plural.ts",
            "line": 8
          },
          {
            "location": "util.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mathias Bynens (https://mathiasbynens.be/)"
        }
      ],
      "group": "@unicode",
      "name": "unicode-17.0.0",
      "version": "1.6.16",
      "description": "JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v17.0.0’s categories, scripts, blocks, bidi, and other properties.",
      "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/%40unicode/unicode-17.0.0@1.6.16",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/node-unicode/unicode-17.0.0"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/node-unicode/unicode-17.0.0.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unicode/unicode-17.0.0@1.6.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unicode/unicode-17.0.0/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@unicode/unicode-17.0.0/Binary_Property/Emoji_Presentation/regex.js,@unicode/unicode-17.0.0/Binary_Property/Emoji/regex.js"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unicode/unicode-17.0.0/package.json"
              }
            ],
            "concludedValue": "node_modules/@unicode/unicode-17.0.0/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "emoji-utils.ts",
            "line": 10
          },
          {
            "location": "emoji-utils.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "picomatch",
      "version": "4.0.3",
      "description": "TypeScript definitions for picomatch",
      "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/%40types/picomatch@4.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/picomatch"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/picomatch@4.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/picomatch/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/@types/picomatch/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/picomatch/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Long Ho <holevietlong@gmail.com>"
        }
      ],
      "group": "@formatjs",
      "name": "ts-transformer",
      "version": "4.4.11",
      "description": "TS Compiler transformer for formatjs",
      "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/%40formatjs/ts-transformer@4.4.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/formatjs/formatjs#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@formatjs/ts-transformer@4.4.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@formatjs/ts-transformer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@formatjs/ts-transformer,interpolateName,@formatjs/ts-transformer/interpolateName"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@formatjs/ts-transformer/package.json"
              }
            ],
            "concludedValue": "node_modules/@formatjs/ts-transformer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "rules/enforce-id.ts",
            "line": 1
          },
          {
            "location": "rules/enforce-id.ts",
            "line": 82
          }
        ]
      },
      "tags": [
        "transform"
      ]
    },
    {
      "group": "@formatjs",
      "name": "icu-messageformat-parser",
      "version": "3.5.10",
      "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/%40formatjs/icu-messageformat-parser@3.5.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/formatjs/formatjs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@formatjs/icu-messageformat-parser@3.5.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@formatjs/icu-messageformat-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@formatjs/icu-messageformat-parser,MessageFormatElement,@formatjs/icu-messageformat-parser/MessageFormatElement,isArgumentElement,@formatjs/icu-messageformat-parser/isArgumentElement,isDateElement,@formatjs/icu-messageformat-parser/isDateElement,isLiteralElement,@formatjs/icu-messageformat-parser/isLiteralElement,isNumberElement,@formatjs/icu-messageformat-parser/isNumberElement,isPluralElement,@formatjs/icu-messageformat-parser/isPluralElement,isSelectElement,@formatjs/icu-messageformat-parser/isSelectElement,isTagElement,@formatjs/icu-messageformat-parser/isTagElement,isTimeElement,@formatjs/icu-messageformat-parser/isTimeElement,parse,@formatjs/icu-messageformat-parser/parse,TYPE,@formatjs/icu-messageformat-parser/TYPE,LiteralElement,@formatjs/icu-messageformat-parser/LiteralElement,PluralElement,@formatjs/icu-messageformat-parser/PluralElement"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@formatjs/icu-messageformat-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@formatjs/icu-messageformat-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "rules/blocklist-elements.ts",
            "line": 12
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 53
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 56
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 59
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 62
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 65
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 68
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 71
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 74
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 85
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 118
          },
          {
            "location": "rules/enforce-placeholders.ts",
            "line": 5
          },
          {
            "location": "rules/enforce-placeholders.ts",
            "line": 95
          },
          {
            "location": "rules/enforce-plural-rules.ts",
            "line": 5
          },
          {
            "location": "rules/enforce-plural-rules.ts",
            "line": 33
          },
          {
            "location": "rules/enforce-plural-rules.ts",
            "line": 75
          },
          {
            "location": "rules/no-camel-case.ts",
            "line": 6
          },
          {
            "location": "rules/no-camel-case.ts",
            "line": 26
          },
          {
            "location": "rules/no-camel-case.ts",
            "line": 32
          },
          {
            "location": "rules/no-camel-case.ts",
            "line": 61
          },
          {
            "location": "rules/no-complex-selectors.ts",
            "line": 5
          },
          {
            "location": "rules/no-complex-selectors.ts",
            "line": 88
          },
          {
            "location": "rules/no-invalid-icu.ts",
            "line": 1
          },
          {
            "location": "rules/no-invalid-icu.ts",
            "line": 44
          },
          {
            "location": "rules/no-missing-icu-plural-one-placeholders.ts",
            "line": 8
          },
          {
            "location": "rules/no-missing-icu-plural-one-placeholders.ts",
            "line": 65
          },
          {
            "location": "rules/no-missing-icu-plural-one-placeholders.ts",
            "line": 67
          },
          {
            "location": "rules/no-missing-icu-plural-one-placeholders.ts",
            "line": 71
          },
          {
            "location": "rules/no-missing-icu-plural-one-placeholders.ts",
            "line": 73
          },
          {
            "location": "rules/no-missing-icu-plural-one-placeholders.ts",
            "line": 103
          },
          {
            "location": "rules/no-multiple-plurals.ts",
            "line": 5
          },
          {
            "location": "rules/no-multiple-plurals.ts",
            "line": 22
          },
          {
            "location": "rules/no-multiple-plurals.ts",
            "line": 52
          },
          {
            "location": "rules/no-multiple-whitespaces.ts",
            "line": 6
          },
          {
            "location": "rules/no-multiple-whitespaces.ts",
            "line": 117
          },
          {
            "location": "rules/no-offset.ts",
            "line": 5
          },
          {
            "location": "rules/no-offset.ts",
            "line": 22
          },
          {
            "location": "rules/no-offset.ts",
            "line": 51
          },
          {
            "location": "rules/no-useless-message.ts",
            "line": 5
          },
          {
            "location": "rules/no-useless-message.ts",
            "line": 55
          },
          {
            "location": "rules/prefer-full-sentence.ts",
            "line": 5
          },
          {
            "location": "rules/prefer-full-sentence.ts",
            "line": 100
          },
          {
            "location": "rules/prefer-pound-in-plural.ts",
            "line": 6
          },
          {
            "location": "rules/prefer-pound-in-plural.ts",
            "line": 205
          },
          {
            "location": "util.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "Eric Ferraiuolo <edf@ericf.me>"
        }
      ],
      "group": "",
      "name": "react-intl",
      "version": "10.1.11",
      "description": "Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-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/react-intl@10.1.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://formatjs.github.io/docs/react-intl"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-intl@10.1.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "integration-tests/node_modules/react-intl/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-intl,defineMessages,react-intl/defineMessages"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "integration-tests/node_modules/react-intl/package.json"
              }
            ],
            "concludedValue": "integration-tests/node_modules/react-intl/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "integration-tests/fixture.js",
            "line": 1
          },
          {
            "location": "integration-tests/fixture.js",
            "line": 3
          },
          {
            "location": "integration-tests/fixture2.js",
            "line": 1
          },
          {
            "location": "integration-tests/fixture2.js",
            "line": 3
          }
        ]
      },
      "tags": [
        "api",
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Long Ho <holevietlong@gmail.com>"
        }
      ],
      "group": "",
      "name": "eslint-plugin-formatjs",
      "version": "6.4.13",
      "description": "ESLint plugin for formatjs",
      "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-plugin-formatjs@6.4.13",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/formatjs/formatjs#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-formatjs@6.4.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "integration-tests/node_modules/eslint-plugin-formatjs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint-plugin-formatjs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "integration-tests/node_modules/eslint-plugin-formatjs/package.json"
              }
            ],
            "concludedValue": "integration-tests/node_modules/eslint-plugin-formatjs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "integration-tests/eslint.config.mjs",
            "line": 1
          }
        ]
      }
    },
    {
      "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": "excluded",
      "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": "integration-tests/node_modules/eslint/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint,Linter,eslint/Linter,ESLint,eslint/ESLint,Rule,eslint/Rule,SourceCode,eslint/SourceCode"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "integration-tests/node_modules/eslint/package.json"
              }
            ],
            "concludedValue": "integration-tests/node_modules/eslint/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.ts",
            "line": 1
          },
          {
            "location": "index.ts",
            "line": 2
          },
          {
            "location": "rules/blocklist-elements.ts",
            "line": 14
          },
          {
            "location": "rules/enforce-default-message.ts",
            "line": 2
          },
          {
            "location": "rules/enforce-description.ts",
            "line": 2
          },
          {
            "location": "rules/enforce-id.ts",
            "line": 3
          },
          {
            "location": "rules/enforce-placeholders.ts",
            "line": 7
          },
          {
            "location": "rules/enforce-plural-rules.ts",
            "line": 7
          },
          {
            "location": "rules/no-camel-case.ts",
            "line": 8
          },
          {
            "location": "rules/no-complex-selectors.ts",
            "line": 7
          },
          {
            "location": "rules/no-emoji.ts",
            "line": 2
          },
          {
            "location": "rules/no-id.ts",
            "line": 2
          },
          {
            "location": "rules/no-invalid-icu.ts",
            "line": 3
          },
          {
            "location": "rules/no-literal-string-in-jsx.ts",
            "line": 14
          },
          {
            "location": "rules/no-literal-string-in-object.ts",
            "line": 2
          },
          {
            "location": "rules/no-missing-icu-plural-one-placeholders.ts",
            "line": 10
          },
          {
            "location": "rules/no-multiple-plurals.ts",
            "line": 7
          },
          {
            "location": "rules/no-multiple-whitespaces.ts",
            "line": 8
          },
          {
            "location": "rules/no-offset.ts",
            "line": 7
          },
          {
            "location": "rules/no-useless-message.ts",
            "line": 7
          },
          {
            "location": "rules/prefer-formatted-message.ts",
            "line": 2
          },
          {
            "location": "rules/prefer-full-sentence.ts",
            "line": 7
          },
          {
            "location": "rules/prefer-pound-in-plural.ts",
            "line": 8
          },
          {
            "location": "util.ts",
            "line": 2
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/eslint-plugin-formatjs@6.4.13"
      ],
      "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-25T13:09:47Z",
      "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-formatjs' with version '6.4.13'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 10 source files."
    }
  ]
}