{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:1c444580-b1a2-4ec4-8913-a7fa8e93590f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-02T09:44:34Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "core",
      "group": "@auth",
      "version": "0.37.2",
      "description": "Authentication for the Web.",
      "purl": "pkg:npm/%40auth/core@0.37.2",
      "bom-ref": "pkg:npm/@auth/core@0.37.2",
      "author": "Balázs Orbán <info@balazsorban.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, clean, css, dev, test, test:watch, providers"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, test:watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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://authjs.dev"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@panva\\n@simplewebauthn\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@panva/hkdf/package.json\\nnode_modules/@simplewebauthn/browser/package.json\\nnode_modules/@simplewebauthn/server/package.json\\nnode_modules/@simplewebauthn/types/package.json\\nnode_modules/@types/cookie/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/nodemailer/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/autoprefixer/package.json\\nnode_modules/cookie/package.json\\nnode_modules/jose/package.json\\nnode_modules/nodemailer/package.json\\nnode_modules/oauth4webapi/package.json\\nnode_modules/postcss-nesting/package.json\\nnode_modules/postcss/package.json\\nnode_modules/preact-render-to-string/package.json\\nnode_modules/preact/package.json\\nnode_modules/typedoc-plugin-markdown/package.json\\nnode_modules/typedoc/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Thomas Grey"
        }
      ],
      "group": "",
      "name": "typedoc-plugin-markdown",
      "version": "4.0.0-next.53",
      "description": "A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typedoc-plugin-markdown@4.0.0-next.53",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/typedoc-plugin-markdown"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tgreyuk/typedoc-plugin-markdown.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typedoc-plugin-markdown@4.0.0-next.53",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typedoc-plugin-markdown/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/typedoc-plugin-markdown/package.json"
              }
            ],
            "concludedValue": "node_modules/typedoc-plugin-markdown/package.json"
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "group": "",
      "name": "typedoc",
      "version": "0.25.13",
      "description": "Create api documentation for TypeScript projects.",
      "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/typedoc@0.25.13",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typedoc.org"
        },
        {
          "type": "vcs",
          "url": "git://github.com/TypeStrong/TypeDoc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typedoc@0.25.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typedoc/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/typedoc/package.json"
              }
            ],
            "concludedValue": "node_modules/typedoc/package.json"
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "Jason Miller <jason@developit.ca>"
        }
      ],
      "group": "",
      "name": "preact-render-to-string",
      "version": "5.2.3",
      "description": "Render JSX to an HTML string, with support for Preact components.",
      "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/preact-render-to-string@5.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/developit/preact-render-to-string"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/preact-render-to-string@5.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/preact-render-to-string/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "preact-render-to-string,renderToString,preact-render-to-string/renderToString"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/preact-render-to-string/package.json"
              }
            ],
            "concludedValue": "node_modules/preact-render-to-string/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/pages/index.js",
            "line": 1
          },
          {
            "location": "lib/pages/index.js",
            "line": 13
          },
          {
            "location": "src/lib/pages/index.ts",
            "line": 1
          },
          {
            "location": "src/lib/pages/index.ts",
            "line": 34
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "group": "",
      "name": "preact",
      "version": "10.11.3",
      "description": "Fast 3kb React-compatible Virtual DOM library.",
      "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/preact@10.11.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://preactjs.com"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/preact@10.11.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/preact/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "preact/jsx-runtime,preact/jsx-runtime/jsx,jsxs,preact/jsx-runtime/jsxs,Fragment,preact/jsx-runtime/Fragment,preact,preact/JSX"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/preact/package.json"
              }
            ],
            "concludedValue": "node_modules/preact/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/pages/error.js",
            "line": 1
          },
          {
            "location": "lib/pages/error.js",
            "line": 10
          },
          {
            "location": "lib/pages/error.js",
            "line": 15
          },
          {
            "location": "lib/pages/error.js",
            "line": 20
          },
          {
            "location": "lib/pages/error.js",
            "line": 25
          },
          {
            "location": "lib/pages/error.js",
            "line": 26
          },
          {
            "location": "lib/pages/error.js",
            "line": 32
          },
          {
            "location": "lib/pages/error.js",
            "line": 38
          },
          {
            "location": "lib/pages/signin.js",
            "line": 1
          },
          {
            "location": "lib/pages/signin.js",
            "line": 22
          },
          {
            "location": "lib/pages/signin.js",
            "line": 35
          },
          {
            "location": "lib/pages/signin.js",
            "line": 37
          },
          {
            "location": "lib/pages/signin.js",
            "line": 43
          },
          {
            "location": "lib/pages/signin.js",
            "line": 54
          },
          {
            "location": "lib/pages/signin.js",
            "line": 59
          },
          {
            "location": "lib/pages/signin.js",
            "line": 63
          },
          {
            "location": "lib/pages/signin.js",
            "line": 69
          },
          {
            "location": "lib/pages/signin.js",
            "line": 70
          },
          {
            "location": "lib/pages/signin.js",
            "line": 71
          },
          {
            "location": "lib/pages/signin.js",
            "line": 72
          },
          {
            "location": "lib/pages/signin.js",
            "line": 73
          },
          {
            "location": "lib/pages/signin.js",
            "line": 76
          },
          {
            "location": "lib/pages/signout.js",
            "line": 1
          },
          {
            "location": "lib/pages/signout.js",
            "line": 4
          },
          {
            "location": "lib/pages/signout.js",
            "line": 10
          },
          {
            "location": "lib/pages/signout.js",
            "line": 16
          },
          {
            "location": "lib/pages/verify-request.js",
            "line": 1
          },
          {
            "location": "lib/pages/verify-request.js",
            "line": 4
          },
          {
            "location": "lib/pages/verify-request.js",
            "line": 10
          },
          {
            "location": "src/providers/credentials.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "",
      "name": "postcss-nesting",
      "version": "12.0.2",
      "description": "Nest rules inside each other in CSS",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT-0",
            "url": "https://opensource.org/licenses/MIT-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": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/postcss-nesting@12.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/csstools/postcss-plugins.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/postcss-nesting@12.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/postcss-nesting/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "postcss-nesting"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/postcss-nesting/package.json"
              }
            ],
            "concludedValue": "node_modules/postcss-nesting/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/generate-css.js",
            "line": 6
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrey Sitnik <andrey@sitnik.ru>"
        }
      ],
      "group": "",
      "name": "postcss",
      "version": "8.4.19",
      "description": "Tool for transforming styles with JS plugins",
      "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/postcss@8.4.19",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://postcss.org/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/postcss@8.4.19",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/postcss/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "postcss"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/postcss/package.json"
              }
            ],
            "concludedValue": "node_modules/postcss/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/generate-css.js",
            "line": 3
          },
          {
            "location": "scripts/generate-css.js",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Filip Skokan <panva.ip@gmail.com>"
        }
      ],
      "group": "",
      "name": "oauth4webapi",
      "version": "3.0.0",
      "description": "Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes",
      "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/oauth4webapi@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/panva/oauth4webapi"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/oauth4webapi@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/oauth4webapi/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "oauth4webapi,Client,oauth4webapi/Client,PrivateKey,oauth4webapi/PrivateKey,TokenEndpointResponse,oauth4webapi/TokenEndpointResponse"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/oauth4webapi/package.json"
              }
            ],
            "concludedValue": "node_modules/oauth4webapi/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 2
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 38
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 42
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 70
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 73
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 76
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 84
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 93
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 111
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 142
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 145
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 153
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 159
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 170
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 175
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 185
          },
          {
            "location": "lib/actions/callback/oauth/checks.js",
            "line": 1
          },
          {
            "location": "lib/actions/callback/oauth/checks.js",
            "line": 77
          },
          {
            "location": "lib/actions/callback/oauth/checks.js",
            "line": 78
          },
          {
            "location": "lib/actions/callback/oauth/checks.js",
            "line": 108
          },
          {
            "location": "lib/actions/callback/oauth/checks.js",
            "line": 147
          },
          {
            "location": "lib/actions/signin/authorization-url.js",
            "line": 2
          },
          {
            "location": "lib/actions/signin/authorization-url.js",
            "line": 18
          },
          {
            "location": "lib/actions/signin/authorization-url.js",
            "line": 23
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 2
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 65
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 69
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 108
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 111
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 114
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 122
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 134
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 159
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 204
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 207
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 215
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 228
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 240
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 251
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 263
          },
          {
            "location": "src/lib/actions/callback/oauth/checks.ts",
            "line": 1
          },
          {
            "location": "src/lib/actions/callback/oauth/checks.ts",
            "line": 115
          },
          {
            "location": "src/lib/actions/callback/oauth/checks.ts",
            "line": 116
          },
          {
            "location": "src/lib/actions/callback/oauth/checks.ts",
            "line": 156
          },
          {
            "location": "src/lib/actions/callback/oauth/checks.ts",
            "line": 194
          },
          {
            "location": "src/lib/actions/signin/authorization-url.ts",
            "line": 2
          },
          {
            "location": "src/lib/actions/signin/authorization-url.ts",
            "line": 28
          },
          {
            "location": "src/lib/actions/signin/authorization-url.ts",
            "line": 33
          },
          {
            "location": "src/providers/oauth.ts",
            "line": 1
          },
          {
            "location": "src/types.ts",
            "line": 55
          }
        ]
      },
      "tags": [
        "api",
        "connect"
      ]
    },
    {
      "authors": [
        {
          "name": "Andris Reinman"
        }
      ],
      "group": "",
      "name": "nodemailer",
      "version": "6.9.8",
      "description": "Easy as cake e-mail sending from your Node.js applications",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT-0",
            "url": "https://opensource.org/licenses/MIT-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": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/nodemailer@6.9.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://nodemailer.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nodemailer/nodemailer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/nodemailer@6.9.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/nodemailer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "nodemailer,createTransport,nodemailer/createTransport,Transport,nodemailer/Transport,TransportOptions,nodemailer/TransportOptions,nodemailer/lib/json-transport/index.js,nodemailer/lib/sendmail-transport/index.js,nodemailer/lib/ses-transport/index.js,nodemailer/lib/smtp-pool/index.js,nodemailer/lib/smtp-transport/index.js,nodemailer/lib/stream-transport/index.js"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/nodemailer/package.json"
              }
            ],
            "concludedValue": "node_modules/nodemailer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "providers/nodemailer.js",
            "line": 1
          },
          {
            "location": "providers/nodemailer.js",
            "line": 17
          },
          {
            "location": "src/providers/nodemailer.ts",
            "line": 1
          },
          {
            "location": "src/providers/nodemailer.ts",
            "line": 5
          },
          {
            "location": "src/providers/nodemailer.ts",
            "line": 6
          },
          {
            "location": "src/providers/nodemailer.ts",
            "line": 7
          },
          {
            "location": "src/providers/nodemailer.ts",
            "line": 8
          },
          {
            "location": "src/providers/nodemailer.ts",
            "line": 9
          },
          {
            "location": "src/providers/nodemailer.ts",
            "line": 10
          },
          {
            "location": "src/providers/nodemailer.ts",
            "line": 11
          },
          {
            "location": "src/providers/nodemailer.ts",
            "line": 67
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Filip Skokan <panva.ip@gmail.com>"
        }
      ],
      "group": "",
      "name": "jose",
      "version": "5.9.3",
      "description": "JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes",
      "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/jose@5.9.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/panva/jose"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jose@5.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jose/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jose,EncryptJWT,jose/EncryptJWT,base64url,jose/base64url,calculateJwkThumbprint,jose/calculateJwkThumbprint,jwtDecrypt,jose/jwtDecrypt,decodeJwt,jose/decodeJwt"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jose/package.json"
              }
            ],
            "concludedValue": "node_modules/jose/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "jwt.js",
            "line": 39
          },
          {
            "location": "jwt.js",
            "line": 52
          },
          {
            "location": "jwt.js",
            "line": 67
          },
          {
            "location": "jwt.js",
            "line": 72
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 6
          },
          {
            "location": "lib/actions/callback/oauth/callback.js",
            "line": 137
          },
          {
            "location": "src/jwt.ts",
            "line": 40
          },
          {
            "location": "src/jwt.ts",
            "line": 61
          },
          {
            "location": "src/jwt.ts",
            "line": 62
          },
          {
            "location": "src/jwt.ts",
            "line": 81
          },
          {
            "location": "src/jwt.ts",
            "line": 92
          },
          {
            "location": "src/jwt.ts",
            "line": 93
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 21
          },
          {
            "location": "src/lib/actions/callback/oauth/callback.ts",
            "line": 197
          }
        ]
      },
      "tags": [
        "security"
      ]
    },
    {
      "authors": [
        {
          "name": "Roman Shtylman <shtylman@gmail.com>"
        }
      ],
      "group": "",
      "name": "cookie",
      "version": "0.7.1",
      "description": "HTTP server cookie parsing and serialization",
      "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/cookie@0.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/cookie@0.7.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cookie/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cookie,parse,cookie/parse,serialize,cookie/serialize,CookieSerializeOptions,cookie/CookieSerializeOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cookie/package.json"
              }
            ],
            "concludedValue": "node_modules/cookie/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "jwt.js",
            "line": 42
          },
          {
            "location": "jwt.js",
            "line": 89
          },
          {
            "location": "lib/utils/web.js",
            "line": 1
          },
          {
            "location": "lib/utils/web.js",
            "line": 32
          },
          {
            "location": "lib/utils/web.js",
            "line": 56
          },
          {
            "location": "src/jwt.ts",
            "line": 45
          },
          {
            "location": "src/jwt.ts",
            "line": 164
          },
          {
            "location": "src/lib/utils/web.ts",
            "line": 1
          },
          {
            "location": "src/lib/utils/web.ts",
            "line": 50
          },
          {
            "location": "src/lib/utils/web.ts",
            "line": 77
          },
          {
            "location": "src/types.ts",
            "line": 54
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrey Sitnik <andrey@sitnik.ru>"
        }
      ],
      "group": "",
      "name": "autoprefixer",
      "version": "10.4.13",
      "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
      "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/autoprefixer@10.4.13",
      "type": "library",
      "bom-ref": "pkg:npm/autoprefixer@10.4.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/autoprefixer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "autoprefixer"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/autoprefixer/package.json"
              }
            ],
            "concludedValue": "node_modules/autoprefixer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/generate-css.js",
            "line": 5
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "18.0.37",
      "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.37",
      "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.37",
      "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": "nodemailer",
      "version": "6.4.6",
      "description": "TypeScript definitions for Nodemailer",
      "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/nodemailer@6.4.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/nodemailer@6.4.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/nodemailer/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/nodemailer/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/nodemailer/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "18.11.10",
      "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@18.11.10",
      "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@18.11.10",
      "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": "cookie",
      "version": "0.6.0",
      "description": "TypeScript definitions for cookie",
      "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/cookie@0.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/cookie@0.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/cookie/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/cookie/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/cookie/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Matthew Miller <matthew@millerti.me>"
        }
      ],
      "group": "@simplewebauthn",
      "name": "types",
      "version": "9.0.1",
      "description": "TypeScript types used by the @simplewebauthn series of libraries",
      "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/%40simplewebauthn/types@9.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/MasterKale/SimpleWebAuthn/tree/master/packages/types#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/MasterKale/SimpleWebAuthn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@simplewebauthn/types@9.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@simplewebauthn/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@simplewebauthn/types,AuthenticationResponseJSON,@simplewebauthn/types/AuthenticationResponseJSON,PublicKeyCredentialCreationOptionsJSON,@simplewebauthn/types/PublicKeyCredentialCreationOptionsJSON,PublicKeyCredentialRequestOptionsJSON,@simplewebauthn/types/PublicKeyCredentialRequestOptionsJSON,RegistrationResponseJSON,@simplewebauthn/types/RegistrationResponseJSON"
        },
        {
          "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/@simplewebauthn/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@simplewebauthn/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/lib/utils/webauthn-utils.ts",
            "line": 25
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Matthew Miller <matthew@millerti.me>"
        }
      ],
      "group": "@simplewebauthn",
      "name": "server",
      "version": "9.0.3",
      "description": "SimpleWebAuthn for Servers",
      "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/%40simplewebauthn/server@9.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/MasterKale/SimpleWebAuthn/tree/master/packages/server#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/MasterKale/SimpleWebAuthn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@simplewebauthn/server@9.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@simplewebauthn/server/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@simplewebauthn/server,generateAuthenticationOptions,@simplewebauthn/server/generateAuthenticationOptions,generateRegistrationOptions,@simplewebauthn/server/generateRegistrationOptions,verifyAuthenticationResponse,@simplewebauthn/server/verifyAuthenticationResponse,verifyRegistrationResponse,@simplewebauthn/server/verifyRegistrationResponse,VerifiedAuthenticationResponse,@simplewebauthn/server/VerifiedAuthenticationResponse,VerifiedRegistrationResponse,@simplewebauthn/server/VerifiedRegistrationResponse,GenerateRegistrationOptionsOpts,@simplewebauthn/server/GenerateRegistrationOptionsOpts,GenerateAuthenticationOptionsOpts,@simplewebauthn/server/GenerateAuthenticationOptionsOpts,VerifyAuthenticationResponseOpts,@simplewebauthn/server/VerifyAuthenticationResponseOpts,VerifyRegistrationResponseOpts,@simplewebauthn/server/VerifyRegistrationResponseOpts"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@simplewebauthn/server/package.json"
              }
            ],
            "concludedValue": "node_modules/@simplewebauthn/server/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "providers/webauthn.js",
            "line": 1
          },
          {
            "location": "src/lib/utils/webauthn-utils.ts",
            "line": 36
          },
          {
            "location": "src/providers/webauthn.ts",
            "line": 6
          },
          {
            "location": "src/providers/webauthn.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Matthew Miller <matthew@millerti.me>"
        }
      ],
      "group": "@simplewebauthn",
      "name": "browser",
      "version": "9.0.1",
      "description": "SimpleWebAuthn for Browsers",
      "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/%40simplewebauthn/browser@9.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/MasterKale/SimpleWebAuthn/tree/master/packages/browser#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/MasterKale/SimpleWebAuthn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@simplewebauthn/browser@9.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@simplewebauthn/browser/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/@simplewebauthn/browser/package.json"
              }
            ],
            "concludedValue": "node_modules/@simplewebauthn/browser/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Filip Skokan <panva.ip@gmail.com>"
        }
      ],
      "group": "@panva",
      "name": "hkdf",
      "version": "1.2.1",
      "description": "HKDF with no dependencies using runtime's native crypto",
      "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/%40panva/hkdf@1.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/panva/hkdf"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@panva/hkdf@1.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@panva/hkdf/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@panva/hkdf,hkdf,@panva/hkdf/hkdf"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@panva/hkdf/package.json"
              }
            ],
            "concludedValue": "node_modules/@panva/hkdf/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "jwt.js",
            "line": 38
          },
          {
            "location": "jwt.js",
            "line": 121
          },
          {
            "location": "src/jwt.ts",
            "line": 39
          },
          {
            "location": "src/jwt.ts",
            "line": 207
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@auth/core@0.37.2"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-02T09:44:34Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Sunday, August 2, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'core' with version '0.37.2'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 19 source files."
    }
  ]
}