{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9096e4c2-b654-4b91-9cac-7e049d89f78b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:58:58Z",
    "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": "get-platform",
      "group": "@prisma",
      "version": "7.8.0",
      "description": "This package is intended for Prisma's internal use",
      "purl": "pkg:npm/%40prisma/get-platform@7.8.0",
      "bom-ref": "pkg:npm/@prisma/get-platform@7.8.0",
      "author": "Tim Suchanek <suchanek@prisma.io>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "dev, build, test, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.prisma.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/prisma/prisma.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@codspeed\\n@prisma\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@codspeed/benchmark.js-plugin/package.json\\nnode_modules/@prisma/debug/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/benchmark/package.json\\nnode_modules/escape-string-regexp/package.json\\nnode_modules/execa/package.json\\nnode_modules/fs-jetpack/package.json\\nnode_modules/kleur/package.json\\nnode_modules/tempy/package.json\\nnode_modules/terminal-link/package.json\\nnode_modules/ts-pattern/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.4.5",
      "description": "TypeScript is a language for application scale JavaScript development",
      "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/typescript@5.4.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.4.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Gabriel Vergnaud"
        }
      ],
      "group": "",
      "name": "ts-pattern",
      "version": "5.6.2",
      "description": " The exhaustive Pattern Matching library for TypeScript.",
      "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/ts-pattern@5.6.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/gvergnaud/ts-pattern#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/gvergnaud/ts-pattern.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ts-pattern@5.6.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ts-pattern/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ts-pattern,match,ts-pattern/match"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ts-pattern/package.json"
              }
            ],
            "concludedValue": "node_modules/ts-pattern/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/getPlatform.ts",
            "line": 5
          },
          {
            "location": "src/getPlatform.ts",
            "line": 137
          },
          {
            "location": "src/getPlatform.ts",
            "line": 300
          },
          {
            "location": "src/getPlatform.ts",
            "line": 491
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "terminal-link",
      "version": "4.0.0",
      "description": "Create clickable links in the terminal",
      "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/terminal-link@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/terminal-link@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/terminal-link/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "terminal-link"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/terminal-link/package.json"
              }
            ],
            "concludedValue": "node_modules/terminal-link/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/link.ts",
            "line": 2
          },
          {
            "location": "src/link.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "tempy",
      "version": "1.0.1",
      "description": "Get a random temporary file or directory path",
      "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/tempy@1.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/tempy@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tempy/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tempy"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tempy/package.json"
              }
            ],
            "concludedValue": "node_modules/tempy/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/test-utils/jestContext.ts",
            "line": 6
          },
          {
            "location": "src/test-utils/jestContext.ts",
            "line": 62
          },
          {
            "location": "src/test-utils/vitestContext.ts",
            "line": 6
          },
          {
            "location": "src/test-utils/vitestContext.ts",
            "line": 60
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "kleur",
      "version": "4.1.5",
      "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!",
      "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/kleur@4.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/kleur@4.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/kleur/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "kleur/colors,underline,kleur/colors/underline,yellow,kleur/colors/yellow"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/kleur/package.json"
              }
            ],
            "concludedValue": "node_modules/kleur/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/link.ts",
            "line": 1
          },
          {
            "location": "src/logger.ts",
            "line": 1
          },
          {
            "location": "src/logger.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jakub Szwacz <jakub@szwacz.com>"
        }
      ],
      "group": "",
      "name": "fs-jetpack",
      "version": "5.1.0",
      "description": "Better file system API",
      "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/fs-jetpack@5.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/szwacz/fs-jetpack"
        },
        {
          "type": "vcs",
          "url": "https://github.com/szwacz/fs-jetpack.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fs-jetpack@5.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fs-jetpack/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fs-jetpack,fs-jetpack/types,FSJetpack,fs-jetpack/types/FSJetpack,InspectTreeResult,fs-jetpack/types/InspectTreeResult"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fs-jetpack/package.json"
              }
            ],
            "concludedValue": "node_modules/fs-jetpack/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/test-utils/jestContext.ts",
            "line": 4
          },
          {
            "location": "src/test-utils/jestContext.ts",
            "line": 5
          },
          {
            "location": "src/test-utils/jestContext.ts",
            "line": 63
          },
          {
            "location": "src/test-utils/vitestContext.ts",
            "line": 4
          },
          {
            "location": "src/test-utils/vitestContext.ts",
            "line": 5
          },
          {
            "location": "src/test-utils/vitestContext.ts",
            "line": 61
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "execa",
      "version": "8.0.1",
      "description": "Process execution for humans",
      "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/execa@8.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/execa@8.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/execa/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "execa,ExecaChildProcess,execa/ExecaChildProcess,execaNode,execa/execaNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/execa/package.json"
              }
            ],
            "concludedValue": "node_modules/execa/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/test-utils/jestContext.ts",
            "line": 3
          },
          {
            "location": "src/test-utils/jestContext.ts",
            "line": 100
          },
          {
            "location": "src/test-utils/vitestContext.ts",
            "line": 3
          },
          {
            "location": "src/test-utils/vitestContext.ts",
            "line": 98
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "escape-string-regexp",
      "version": "5.0.0",
      "description": "Escape RegExp special characters",
      "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/escape-string-regexp@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/escape-string-regexp@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/escape-string-regexp/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "escape-string-regexp"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/escape-string-regexp/package.json"
              }
            ],
            "concludedValue": "node_modules/escape-string-regexp/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/test-utils/binaryTargetRegex.ts",
            "line": 1
          },
          {
            "location": "src/test-utils/binaryTargetRegex.ts",
            "line": 16
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
        }
      ],
      "group": "",
      "name": "benchmark",
      "version": "2.1.4",
      "description": "A benchmarking library that supports high-resolution timers & returns statistically significant 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/benchmark@2.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://benchmarkjs.com/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/benchmark@2.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/benchmark/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "benchmark"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/benchmark/package.json"
              }
            ],
            "concludedValue": "node_modules/benchmark/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bench/get-platform.bench.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.19.25",
      "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@20.19.25",
      "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@20.19.25",
      "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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tim Suchanek <suchanek@prisma.io>"
        }
      ],
      "group": "@prisma",
      "name": "debug",
      "version": "7.8.0",
      "description": "This package is intended for Prisma's internal use",
      "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/%40prisma/debug@7.8.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.prisma.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/prisma/prisma.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@prisma/debug@7.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@prisma/debug/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@prisma/debug"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@prisma/debug/package.json"
              }
            ],
            "concludedValue": "node_modules/@prisma/debug/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunk-7PMGXL6S.js",
            "line": 46
          },
          {
            "location": "src/getPlatform.ts",
            "line": 1
          },
          {
            "location": "src/getPlatform.ts",
            "line": 13
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Arthur Pastel <arthur@codspeed.io>"
        }
      ],
      "group": "@codspeed",
      "name": "benchmark.js-plugin",
      "version": "4.0.0",
      "description": "Benchmark.js compatibility layer for CodSpeed",
      "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/%40codspeed/benchmark.js-plugin@4.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://codspeed.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@codspeed/benchmark.js-plugin@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@codspeed/benchmark.js-plugin/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@codspeed/benchmark.js-plugin,withCodSpeed,@codspeed/benchmark.js-plugin/withCodSpeed"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@codspeed/benchmark.js-plugin/package.json"
              }
            ],
            "concludedValue": "node_modules/@codspeed/benchmark.js-plugin/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bench/get-platform.bench.ts",
            "line": 1
          },
          {
            "location": "bench/get-platform.bench.ts",
            "line": 6
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@prisma/get-platform@7.8.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-14T07:58:58Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'get-platform' with version '7.8.0'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 12 source files."
    }
  ]
}