{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7e95f734-66d3-4a98-809f-c978d495d1cd",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-12T14:21:03Z",
    "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": "xstate",
      "group": "",
      "version": "5.33.0",
      "description": "Finite State Machines and Statecharts for the Modern Web.",
      "purl": "pkg:npm/xstate@5.33.0",
      "bom-ref": "pkg:npm/xstate@5.33.0",
      "author": "David Khourshid <davidkpiano@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/statelyai/xstate/tree/main/packages/core#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/statelyai/xstate.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@scion-scxml"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@scion-scxml/test-framework/package.json\\nnode_modules/ajv/package.json\\nnode_modules/pkg-up/package.json\\nnode_modules/rxjs/package.json\\nnode_modules/xml-js/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Yousuf Almarzooqi <ysf953@gmail.com>"
        }
      ],
      "group": "",
      "name": "xml-js",
      "version": "1.6.11",
      "description": "A convertor between XML text and Javascript object / JSON text.",
      "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/xml-js@1.6.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nashwaan/xml-js#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nashwaan/xml-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/xml-js@1.6.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/xml-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "xml-js,Element,xml-js/Element,xml2js,xml-js/xml2js"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/xml-js/package.json"
              }
            ],
            "concludedValue": "node_modules/xml-js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/scxml.ts",
            "line": 1
          },
          {
            "location": "src/scxml.ts",
            "line": 608
          }
        ]
      },
      "tags": [
        "json",
        "xml"
      ]
    },
    {
      "authors": [
        {
          "name": "Ben Lesh <ben@benlesh.com>"
        }
      ],
      "group": "",
      "name": "rxjs",
      "version": "7.8.2",
      "description": "Reactive Extensions for modern JavaScript",
      "scope": "optional",
      "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/rxjs@7.8.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rxjs.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/reactivex/rxjs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rxjs@7.8.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rxjs/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/rxjs/package.json"
              }
            ],
            "concludedValue": "node_modules/rxjs/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "pkg-up",
      "version": "3.1.0",
      "description": "Find the closest package.json file",
      "scope": "optional",
      "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/pkg-up@3.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/pkg-up@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pkg-up/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/pkg-up/package.json"
              }
            ],
            "concludedValue": "node_modules/pkg-up/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evgeny Poberezkin"
        }
      ],
      "group": "",
      "name": "ajv",
      "version": "8.17.1",
      "description": "Another JSON Schema Validator",
      "scope": "optional",
      "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/ajv@8.17.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ajv.js.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ajv@8.17.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ajv/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/ajv/package.json"
              }
            ],
            "concludedValue": "node_modules/ajv/package.json"
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Jacob Beard <jake@jacobeanrnd.com>"
        }
      ],
      "group": "@scion-scxml",
      "name": "test-framework",
      "version": "2.0.16",
      "description": "A set of SCXML tests, and an HTTP client test runner for testing against SCXML HTTP test servers.",
      "scope": "optional",
      "purl": "pkg:npm/%40scion-scxml/test-framework@2.0.16",
      "type": "library",
      "bom-ref": "pkg:npm/@scion-scxml/test-framework@2.0.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@scion-scxml/test-framework/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@scion-scxml/test-framework/package.json"
              }
            ],
            "concludedValue": "node_modules/@scion-scxml/test-framework/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/xstate@5.33.0"
      ],
      "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-09-12T14:21:03Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Saturday, September 12, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'xstate' with version '5.33.0'. The package type in this SBOM is npm with a single purl namespace '@scion-scxml' described under components. The components were identified from 5 source files."
    }
  ]
}