{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a4da6d7d-9006-4364-82e7-8f8ce58d12b3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T18:56:13Z",
    "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": "gatsby-plugin-vercel-builder",
      "group": "@vercel",
      "version": "1.3.0",
      "purl": "pkg:npm/%40vercel/gatsby-plugin-vercel-builder@1.3.0",
      "bom-ref": "pkg:npm/@vercel/gatsby-plugin-vercel-builder@1.3.0",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:gatsby, build:src"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:gatsby, build:src"
        }
      ],
      "type": "application"
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@sinclair\\n@types\\n@vercel"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@sinclair/typebox/package.json\\nnode_modules/@types/etag/package.json\\nnode_modules/@types/fs-extra/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/@vercel/build-utils/package.json\\nnode_modules/@vercel/node/package.json\\nnode_modules/@vercel/routing-utils/package.json\\nnode_modules/esbuild/package.json\\nnode_modules/etag/package.json\\nnode_modules/fs-extra/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "4.9.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@4.9.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@4.9.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": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "fs-extra",
      "version": "11.1.0",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.",
      "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-extra@11.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fs-extra@11.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fs-extra/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fs-extra,copy,fs-extra/copy,copyFile,fs-extra/copyFile,pathExists,fs-extra/pathExists,writeJson,fs-extra/writeJson,writeFileSync,fs-extra/writeFileSync,ensureFileSync,fs-extra/ensureFileSync,copySync,fs-extra/copySync,existsSync,fs-extra/existsSync,ensureDir,fs-extra/ensureDir,symlinkSync,fs-extra/symlinkSync"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/fs-extra/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/handlers/build.js",
            "line": 7
          },
          {
            "location": "dist/handlers/templates/ssr-handler.js",
            "line": 9
          },
          {
            "location": "dist/helpers/functions.js",
            "line": 5
          },
          {
            "location": "dist/index.js",
            "line": 5
          },
          {
            "location": "dist/utils/symlink.js",
            "line": 28
          },
          {
            "location": "src/handlers/build.ts",
            "line": 11
          },
          {
            "location": "src/handlers/build.ts",
            "line": 62
          },
          {
            "location": "src/handlers/build.ts",
            "line": 70
          },
          {
            "location": "src/handlers/build.ts",
            "line": 71
          },
          {
            "location": "src/handlers/build.ts",
            "line": 98
          },
          {
            "location": "src/handlers/build.ts",
            "line": 105
          },
          {
            "location": "src/handlers/build.ts",
            "line": 107
          },
          {
            "location": "src/handlers/templates/ssr-handler.ts",
            "line": 4
          },
          {
            "location": "src/handlers/templates/ssr-handler.ts",
            "line": 12
          },
          {
            "location": "src/handlers/templates/ssr-handler.ts",
            "line": 14
          },
          {
            "location": "src/helpers/functions.ts",
            "line": 2
          },
          {
            "location": "src/helpers/functions.ts",
            "line": 37
          },
          {
            "location": "src/helpers/functions.ts",
            "line": 95
          },
          {
            "location": "src/helpers/functions.ts",
            "line": 102
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 76
          },
          {
            "location": "src/utils/symlink.ts",
            "line": 2
          },
          {
            "location": "src/utils/symlink.ts",
            "line": 13
          },
          {
            "location": "src/utils/symlink.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "group": "",
      "name": "etag",
      "version": "1.8.1",
      "description": "Create simple HTTP ETags",
      "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/etag@1.8.1",
      "type": "library",
      "bom-ref": "pkg:npm/etag@1.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/etag/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "etag"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/etag/package.json"
              }
            ],
            "concludedValue": "node_modules/etag/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/handlers/templates/ssr-handler.js",
            "line": 7
          },
          {
            "location": "src/handlers/templates/ssr-handler.ts",
            "line": 2
          },
          {
            "location": "src/handlers/templates/ssr-handler.ts",
            "line": 65
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esbuild",
      "version": "0.14.47",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "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/esbuild@0.14.47",
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.14.47",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "esbuild,build,esbuild/build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/esbuild/package.json"
              }
            ],
            "concludedValue": "node_modules/esbuild/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/handlers/build.js",
            "line": 6
          },
          {
            "location": "src/handlers/build.ts",
            "line": 3
          },
          {
            "location": "src/handlers/build.ts",
            "line": 27
          }
        ]
      }
    },
    {
      "group": "@vercel",
      "name": "routing-utils",
      "version": "2.2.1",
      "description": "Vercel routing utilities",
      "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/%40vercel/routing-utils@2.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vercel/vercel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vercel/routing-utils@2.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/routing-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vercel/routing-utils,getTransformedRoutes,@vercel/routing-utils/getTransformedRoutes"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vercel/routing-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@vercel/routing-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 4
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 62
          }
        ]
      }
    },
    {
      "group": "@vercel",
      "name": "node",
      "version": "2.13.0",
      "scope": "excluded",
      "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/%40vercel/node@2.13.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vercel.com/docs/runtimes#official-runtimes/node-js"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/vercel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vercel/node@2.13.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/node/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vercel/node,VercelRequest,@vercel/node/VercelRequest,VercelResponse,@vercel/node/VercelResponse"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vercel/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@vercel/node/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/handlers/templates/ssr-handler.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "group": "@vercel",
      "name": "build-utils",
      "version": "6.7.2",
      "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/%40vercel/build-utils@6.7.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vercel/vercel/blob/main/DEVELOPING_A_RUNTIME.md"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/vercel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vercel/build-utils@6.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/build-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vercel/build-utils,getNodeVersion,@vercel/build-utils/getNodeVersion,hardLinkDir,@vercel/build-utils/hardLinkDir"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vercel/build-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@vercel/build-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/handlers/build.js",
            "line": 5
          },
          {
            "location": "dist/helpers/static.js",
            "line": 5
          },
          {
            "location": "src/handlers/build.ts",
            "line": 2
          },
          {
            "location": "src/handlers/build.ts",
            "line": 24
          },
          {
            "location": "src/handlers/build.ts",
            "line": 52
          },
          {
            "location": "src/helpers/static.ts",
            "line": 2
          },
          {
            "location": "src/helpers/static.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "18.0.26",
      "description": "TypeScript definitions for React",
      "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/react@18.0.26",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@18.0.26",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/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/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "14.18.33",
      "description": "TypeScript definitions for Node.js",
      "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@14.18.33",
      "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@14.18.33",
      "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": "@types",
      "name": "fs-extra",
      "version": "11.0.1",
      "description": "TypeScript definitions for fs-extra",
      "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/%40types/fs-extra@11.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/fs-extra@11.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/fs-extra/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/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/fs-extra/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "etag",
      "version": "1.8.0",
      "description": "TypeScript definitions for etag",
      "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/%40types/etag@1.8.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/etag@1.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/etag/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/etag/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/etag/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "sinclairzx81"
        }
      ],
      "group": "@sinclair",
      "name": "typebox",
      "version": "0.25.24",
      "description": "JSONSchema Type Builder with Static Type Resolution 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/%40sinclair/typebox@0.25.24",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sinclairzx81/typebox"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@sinclair/typebox@0.25.24",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sinclair/typebox/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@sinclair/typebox,Static,@sinclair/typebox/Static,Type,@sinclair/typebox/Type,Kind,@sinclair/typebox/Kind,@sinclair/typebox/custom,Custom,@sinclair/typebox/custom/Custom,@sinclair/typebox/compiler,TypeCompiler,@sinclair/typebox/compiler/TypeCompiler"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@sinclair/typebox/package.json"
              }
            ],
            "concludedValue": "node_modules/@sinclair/typebox/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/schemas.js",
            "line": 4
          },
          {
            "location": "src/schemas.ts",
            "line": 1
          },
          {
            "location": "src/schemas.ts",
            "line": 10
          },
          {
            "location": "src/schemas.ts",
            "line": 17
          },
          {
            "location": "src/schemas.ts",
            "line": 19
          },
          {
            "location": "src/schemas.ts",
            "line": 23
          },
          {
            "location": "src/schemas.ts",
            "line": 24
          },
          {
            "location": "src/schemas.ts",
            "line": 25
          },
          {
            "location": "src/schemas.ts",
            "line": 30
          },
          {
            "location": "src/schemas.ts",
            "line": 31
          },
          {
            "location": "src/schemas.ts",
            "line": 32
          },
          {
            "location": "src/schemas.ts",
            "line": 33
          },
          {
            "location": "src/schemas.ts",
            "line": 37
          },
          {
            "location": "src/schemas.ts",
            "line": 38
          },
          {
            "location": "src/schemas.ts",
            "line": 41
          },
          {
            "location": "src/schemas.ts",
            "line": 45
          },
          {
            "location": "src/schemas.ts",
            "line": 46
          },
          {
            "location": "src/schemas.ts",
            "line": 47
          },
          {
            "location": "src/schemas.ts",
            "line": 48
          },
          {
            "location": "dist/schemas.js",
            "line": 5
          },
          {
            "location": "src/schemas.ts",
            "line": 2
          },
          {
            "location": "src/schemas.ts",
            "line": 5
          },
          {
            "location": "dist/schemas.js",
            "line": 6
          },
          {
            "location": "src/schemas.ts",
            "line": 3
          },
          {
            "location": "src/schemas.ts",
            "line": 28
          },
          {
            "location": "src/schemas.ts",
            "line": 53
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vercel/gatsby-plugin-vercel-builder@1.3.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-21T18:56:13Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'gatsby-plugin-vercel-builder' with version '1.3.0'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 12 source files."
    }
  ]
}