{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:00815260-7ae3-4b51-8ba4-9dacc4bf0991",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T13:09:46Z",
    "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": "ts-transformer",
      "group": "@formatjs",
      "version": "4.4.11",
      "description": "TS Compiler transformer for formatjs",
      "purl": "pkg:npm/%40formatjs/ts-transformer@4.4.11",
      "bom-ref": "pkg:npm/@formatjs/ts-transformer@4.4.11",
      "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"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "integration-tests/node_modules/@formatjs/ts-transformer/package.json\\nintegration-tests/node_modules/ts-jest/package.json\\nnode_modules/@formatjs/icu-messageformat-parser/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/json-stable-stringify/package.json\\nnode_modules/ts-jest/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "6.0.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/typescript@6.0.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@6.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "typescript,SourceFile,typescript/SourceFile,TransformerFactory,typescript/TransformerFactory"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "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"
          }
        ],
        "occurrences": [
          {
            "location": "transform.ts",
            "line": 8
          },
          {
            "location": "ts-jest-integration.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kulshekhar Kabra <kulshekhar@users.noreply.github.com> (https://github.com/kulshekhar)"
        }
      ],
      "group": "",
      "name": "ts-jest",
      "version": "29.4.10",
      "description": "A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript",
      "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/ts-jest@29.4.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://kulshekhar.github.io/ts-jest"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/kulshekhar/ts-jest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ts-jest@29.4.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ts-jest/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ts-jest,TsCompilerInstance,ts-jest/TsCompilerInstance"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "SrcFile",
          "value": "integration-tests/node_modules/ts-jest/package.json"
        },
        {
          "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/ts-jest/package.json"
              }
            ],
            "concludedValue": "integration-tests/node_modules/ts-jest/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "ts-jest-integration.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "James Halliday <mail@substack.net> (http://substack.net)"
        }
      ],
      "group": "",
      "name": "json-stable-stringify",
      "version": "1.3.0",
      "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results",
      "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/json-stable-stringify@1.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/json-stable-stringify"
        },
        {
          "type": "vcs",
          "url": "git://github.com/ljharb/json-stable-stringify.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/json-stable-stringify@1.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/json-stable-stringify/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "json-stable-stringify"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/json-stable-stringify/package.json"
              }
            ],
            "concludedValue": "node_modules/json-stable-stringify/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "transform.ts",
            "line": 7
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "group": "@types",
      "name": "node",
      "version": "24.12.0",
      "description": "TypeScript definitions for node",
      "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/%40types/node@24.12.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@24.12.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/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/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "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,parse,@formatjs/icu-messageformat-parser/parse,@formatjs/icu-messageformat-parser/manipulator.js,hoistSelectors,@formatjs/icu-messageformat-parser/manipulator.js/hoistSelectors,@formatjs/icu-messageformat-parser/printer.js,printAST,@formatjs/icu-messageformat-parser/printer.js/printAST"
        },
        {
          "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": "transform.ts",
            "line": 4
          },
          {
            "location": "transform.ts",
            "line": 594
          },
          {
            "location": "transform.ts",
            "line": 757
          },
          {
            "location": "transform.ts",
            "line": 800
          },
          {
            "location": "transform.ts",
            "line": 5
          },
          {
            "location": "transform.ts",
            "line": 6
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "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": "integration-tests/node_modules/@formatjs/ts-transformer/package.json"
        },
        {
          "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/@formatjs/ts-transformer/package.json"
              }
            ],
            "concludedValue": "integration-tests/node_modules/@formatjs/ts-transformer/package.json"
          }
        ]
      },
      "tags": [
        "transform"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@formatjs/ts-transformer@4.4.11"
      ],
      "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:46Z",
      "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 'ts-transformer' with version '4.4.11'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 7 source files."
    }
  ]
}