{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9878dad4-9455-4aa1-9cd7-7cd532d5b551",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-30T22:35:27Z",
    "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": "utils",
      "group": "@vitest",
      "version": "2.1.3",
      "description": "Shared Vitest utility functions",
      "purl": "pkg:npm/%40vitest/utils@2.1.3",
      "bom-ref": "pkg:npm/@vitest/utils@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/utils#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@jridgewell\\n@types\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@jridgewell/trace-mapping/package.json\\nnode_modules/@types/estree/package.json\\nnode_modules/@vitest/pretty-format/package.json\\nnode_modules/diff-sequences/package.json\\nnode_modules/loupe/package.json\\nnode_modules/tinyhighlight/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,Colors,tinyrainbow/Colors"
        }
      ],
      "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/diff.js#2"
          },
          {
            "location": "dist/error.js#4"
          },
          {
            "location": "dist/index.js#4"
          },
          {
            "location": "src/diff/index.ts#15"
          },
          {
            "location": "src/diff/normalizeDiffOptions.ts#9"
          },
          {
            "location": "src/highlight.ts#2"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "tinyhighlight",
      "version": "0.3.2",
      "description": "A tiny syntax highlighter.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/tinyhighlight@0.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyhighlight#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyhighlight.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyhighlight@0.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyhighlight/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyhighlight,TokenColors,tinyhighlight/TokenColors,highlight,tinyhighlight/highlight"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyhighlight/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyhighlight/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/highlight.ts#1"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Veselin Todorov <hi@vesln.com>"
        }
      ],
      "group": "",
      "name": "loupe",
      "version": "3.1.1",
      "description": "Inspect utility for Node.js and browsers",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/loupe@3.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/chaijs/loupe"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chaijs/loupe"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/loupe@3.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/loupe/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "loupe"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/loupe/package.json"
              }
            ],
            "concludedValue": "node_modules/loupe/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunk-_commonjsHelpers.js#1"
          },
          {
            "location": "dist/diff.js#5"
          },
          {
            "location": "dist/error.js#6"
          },
          {
            "location": "dist/index.js#5"
          },
          {
            "location": "src/display.ts#2"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "diff-sequences",
      "version": "29.6.3",
      "description": "Compare items in two sequences to find a longest common subsequence",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/diff-sequences@29.6.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jestjs/jest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/diff-sequences@29.6.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/diff-sequences/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "diff-sequences"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/diff-sequences/package.json"
              }
            ],
            "concludedValue": "node_modules/diff-sequences/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/diff/diffLines.ts#8"
          },
          {
            "location": "src/diff/diffStrings.ts#8"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "pretty-format",
      "version": "2.1.3",
      "description": "Fork of pretty-format with support for ESM",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/pretty-format@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/pretty-format@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/pretty-format/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/pretty-format,format,@vitest/pretty-format/format,plugins,@vitest/pretty-format/plugins,PrettyFormatOptions,@vitest/pretty-format/PrettyFormatOptions,CompareKeys,@vitest/pretty-format/CompareKeys"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/pretty-format/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/pretty-format/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunk-_commonjsHelpers.js#2"
          },
          {
            "location": "dist/diff.js#1"
          },
          {
            "location": "dist/error.js#3"
          },
          {
            "location": "dist/index.js#6"
          },
          {
            "location": "src/diff/index.ts#10"
          },
          {
            "location": "src/diff/index.ts#14"
          },
          {
            "location": "src/diff/normalizeDiffOptions.ts#8"
          },
          {
            "location": "src/diff/types.ts#7"
          },
          {
            "location": "src/display.ts#3"
          },
          {
            "location": "src/display.ts#7"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "estree",
      "version": "1.0.5",
      "description": "TypeScript definitions for estree",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@1.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/estree@1.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/estree/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/estree/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/estree/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Justin Ridgewell <justin@ridgewell.name>"
        }
      ],
      "group": "@jridgewell",
      "name": "trace-mapping",
      "version": "0.3.25",
      "description": "Trace the original position through a source map",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.25",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/trace-mapping.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@jridgewell/trace-mapping@0.3.25",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jridgewell/trace-mapping/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@jridgewell/trace-mapping,TraceMap,@jridgewell/trace-mapping/TraceMap,originalPositionFor,@jridgewell/trace-mapping/originalPositionFor,generatedPositionFor,@jridgewell/trace-mapping/generatedPositionFor"
        },
        {
          "name": "ImportedModules",
          "value": "@jridgewell/trace-mapping,SourceMapInput,@jridgewell/trace-mapping/SourceMapInput,TraceMap,@jridgewell/trace-mapping/TraceMap,originalPositionFor,@jridgewell/trace-mapping/originalPositionFor"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jridgewell/trace-mapping/package.json"
              }
            ],
            "concludedValue": "node_modules/@jridgewell/trace-mapping/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/source-map.ts#2"
          },
          {
            "location": "src/source-map.ts#3"
          },
          {
            "location": "src/source-map.ts#11"
          },
          {
            "location": "src/source-map.ts#12"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vitest/utils@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:27Z",
      "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 'utils' with version '2.1.3'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 7 source files."
    }
  ]
}