{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:149e07e1-f2e9-4d42-8420-f90ee6bcf68b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-30T22:35:22Z",
    "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": "expect",
      "group": "@vitest",
      "version": "2.1.3",
      "description": "Jest's expect matchers as a Chai plugin",
      "purl": "pkg:npm/%40vitest/expect@2.1.3",
      "bom-ref": "pkg:npm/@vitest/expect@2.1.3",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/expect#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/chai/package.json\\nnode_modules/@vitest/runner/package.json\\nnode_modules/@vitest/spy/package.json\\nnode_modules/@vitest/utils/package.json\\nnode_modules/chai/package.json\\nnode_modules/rollup-plugin-copy/package.json\\nnode_modules/tinyrainbow/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "tinyrainbow",
      "version": "1.2.0",
      "description": "A small library to print colourful messages.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/tinyrainbow@1.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyrainbow#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyrainbow.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyrainbow@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyrainbow/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyrainbow,Formatter,tinyrainbow/Formatter"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyrainbow/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyrainbow/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#2"
          },
          {
            "location": "src/jest-expect.ts#2"
          },
          {
            "location": "src/jest-matcher-utils.ts#2"
          },
          {
            "location": "src/types.ts#9"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Vlad Shcherbin <vlad.shcherbin@gmail.com>"
        }
      ],
      "group": "",
      "name": "rollup-plugin-copy",
      "version": "3.5.0",
      "description": "Copy files and folders using Rollup",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/rollup-plugin-copy@3.5.0",
      "type": "library",
      "bom-ref": "pkg:npm/rollup-plugin-copy@3.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup-plugin-copy/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/rollup-plugin-copy/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup-plugin-copy/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jake Luer <jake@alogicalparadox.com>"
        }
      ],
      "group": "",
      "name": "chai",
      "version": "5.1.1",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/chai@5.1.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://chaijs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chaijs/chai"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/chai@5.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chai/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chai,chai/use,util,chai/util"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chai/package.json"
              }
            ],
            "concludedValue": "node_modules/chai/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#6"
          },
          {
            "location": "src/jest-extend.ts#1"
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "group": "@vitest",
      "name": "utils",
      "version": "2.1.3",
      "description": "Shared Vitest utility functions",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/utils@2.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/utils@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/utils/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@vitest/utils/diff"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/utils,getType,@vitest/utils/getType,stringify,@vitest/utils/stringify,isObject,@vitest/utils/isObject,assertTypes,@vitest/utils/assertTypes,Constructable,@vitest/utils/Constructable,@vitest/utils/diff,diff,@vitest/utils/diff/diff,printDiffOrStringify,@vitest/utils/diff/printDiffOrStringify,@vitest/utils/error,processError,@vitest/utils/error/processError"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#1"
          },
          {
            "location": "src/jest-expect.ts#1"
          },
          {
            "location": "src/jest-expect.ts#3"
          },
          {
            "location": "src/jest-matcher-utils.ts#1"
          },
          {
            "location": "src/jest-utils.ts#25"
          },
          {
            "location": "src/types.ts#10"
          },
          {
            "location": "dist/index.js#3"
          },
          {
            "location": "src/jest-matcher-utils.ts#3"
          },
          {
            "location": "src/jest-matcher-utils.ts#7"
          },
          {
            "location": "src/types.ts#30"
          },
          {
            "location": "dist/index.js#5"
          },
          {
            "location": "src/utils.ts#1"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "spy",
      "version": "2.1.3",
      "description": "Lightweight Jest compatible spy implementation",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/spy@2.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/spy#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/spy@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/spy/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/spy,isMockFunction,@vitest/spy/isMockFunction,MockInstance,@vitest/spy/MockInstance,MockResult,@vitest/spy/MockResult,MockSettledResult,@vitest/spy/MockSettledResult"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/spy/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/spy/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#4"
          },
          {
            "location": "src/jest-expect.ts#4"
          },
          {
            "location": "src/jest-expect.ts#5"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "runner",
      "version": "2.1.3",
      "description": "Vitest test runner",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/runner@2.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/runner#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/runner@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/runner/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/runner,Test,@vitest/runner/Test,@vitest/runner/types,@vitest/runner/types/Test"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/runner/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/runner/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/jest-expect.ts#6"
          },
          {
            "location": "src/utils.ts#2"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "chai",
      "version": "4.3.6",
      "description": "TypeScript definitions for chai",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/chai@4.3.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/chai@4.3.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/chai/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/chai/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/chai/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vitest/expect@2.1.3"
      ],
      "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-30T22:35:22Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, July 30, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'expect' with version '2.1.3'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 7 source files."
    }
  ]
}