{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:707f1c45-45a4-41a1-855e-2d39ac7abaa7",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-30T23:41:31Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "sirv",
      "group": "",
      "version": "2.0.3",
      "description": "The optimized & lightweight middleware for serving requests to static assets",
      "purl": "pkg:npm/sirv@2.0.3",
      "bom-ref": "pkg:npm/sirv@2.0.3",
      "author": "Luke Edwards <luke@lukeed.com> (https://lukeed.com)",
      "properties": [],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@polka"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@polka/url/package.json\\nnode_modules/mrmime/package.json\\nnode_modules/totalist/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "totalist",
      "version": "3.0.1",
      "description": "A tiny (195B to 220B) utility to recursively list all (total) files in a directory",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/totalist@3.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/totalist@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/totalist/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "totalist/sync,totalist,totalist/sync/totalist"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/totalist/package.json"
              }
            ],
            "concludedValue": "node_modules/totalist/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build.js#3"
          },
          {
            "location": "index.js#3"
          },
          {
            "location": "build.mjs#3"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "mrmime",
      "version": "1.0.0",
      "description": "A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/mrmime@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/mrmime@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mrmime/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "mrmime,lookup,mrmime/lookup"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mrmime/package.json"
              }
            ],
            "concludedValue": "node_modules/mrmime/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build.js#5"
          },
          {
            "location": "index.js#5"
          },
          {
            "location": "build.mjs#5"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke@lukeed.com> (https://lukeed.com)"
        }
      ],
      "group": "@polka",
      "name": "url",
      "version": "1.0.0-next.29",
      "description": "Super fast, memoized `req.url` parser",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40polka/url@1.0.0-next.29",
      "type": "library",
      "bom-ref": "pkg:npm/@polka/url@1.0.0-next.29",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@polka/url/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@polka/url,parse,@polka/url/parse"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@polka/url/package.json"
              }
            ],
            "concludedValue": "node_modules/@polka/url/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build.js#4"
          },
          {
            "location": "index.js#4"
          },
          {
            "location": "build.mjs#4"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/sirv@2.0.3"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-30T23:41:31Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, July 30, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'sirv' with version '2.0.3'. The package type in this SBOM is npm with a single purl namespace '@polka' described under components. The components were identified from 3 source files."
    }
  ]
}