{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:1e995360-52c0-4525-be12-573ae6e5ef32",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T15:42:24Z",
    "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": "workbox-range-requests",
      "group": "",
      "version": "7.4.1",
      "description": "This library creates a new Response, given a source Response and a Range header value.",
      "purl": "pkg:npm/workbox-range-requests@7.4.1",
      "bom-ref": "pkg:npm/workbox-range-requests@7.4.1",
      "author": "Google's Web DevRel Team and Google's Aurora Team",
      "properties": [
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/GoogleChrome/workbox"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/googlechrome/workbox.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "package-lock.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "workbox-core",
      "version": "7.3.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "67e998ac4adf878b77ce2ecd553bceb80081d00fe30376e0c543773f0b40547bdf12c67157d223bb9f34544113ba0df360945cd039a28bf6a2c48fd4c63f1f9b"
        }
      ],
      "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/workbox-core@7.3.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.3.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/workbox-core@7.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.3.0.tgz"
        },
        {
          "name": "cdx:npm:versionMismatchError",
          "value": "7.4.1 used instead of 7.3.0"
        },
        {
          "name": "ImportedModules",
          "value": "workbox-core/_private/WorkboxError.js,WorkboxError,workbox-core/_private/WorkboxError.js/WorkboxError,workbox-core/_private/assert.js,assert,workbox-core/_private/assert.js/assert,workbox-core/_private/logger.js,logger,workbox-core/_private/logger.js/logger,workbox-core/types.js,WorkboxPlugin,workbox-core/types.js/WorkboxPlugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "createPartialResponse.js",
            "line": 8
          },
          {
            "location": "utils/calculateEffectiveBoundaries.js",
            "line": 8
          },
          {
            "location": "utils/parseRangeHeader.js",
            "line": 8
          },
          {
            "location": "src/createPartialResponse.ts",
            "line": 9
          },
          {
            "location": "src/utils/calculateEffectiveBoundaries.ts",
            "line": 9
          },
          {
            "location": "src/utils/parseRangeHeader.ts",
            "line": 9
          },
          {
            "location": "createPartialResponse.js",
            "line": 9
          },
          {
            "location": "createPartialResponse.js",
            "line": 10
          },
          {
            "location": "utils/calculateEffectiveBoundaries.js",
            "line": 9
          },
          {
            "location": "utils/parseRangeHeader.js",
            "line": 9
          },
          {
            "location": "src/RangeRequestsPlugin.ts",
            "line": 9
          },
          {
            "location": "src/createPartialResponse.ts",
            "line": 10
          },
          {
            "location": "src/createPartialResponse.ts",
            "line": 11
          },
          {
            "location": "src/utils/calculateEffectiveBoundaries.ts",
            "line": 10
          },
          {
            "location": "src/utils/parseRangeHeader.ts",
            "line": 10
          },
          {
            "location": "createPartialResponse.js",
            "line": 35
          },
          {
            "location": "createPartialResponse.js",
            "line": 40
          },
          {
            "location": "utils/calculateEffectiveBoundaries.js",
            "line": 23
          },
          {
            "location": "utils/parseRangeHeader.js",
            "line": 21
          },
          {
            "location": "createPartialResponse.js",
            "line": 74
          },
          {
            "location": "createPartialResponse.js",
            "line": 76
          },
          {
            "location": "createPartialResponse.js",
            "line": 77
          },
          {
            "location": "createPartialResponse.js",
            "line": 78
          },
          {
            "location": "createPartialResponse.js",
            "line": 79
          },
          {
            "location": "createPartialResponse.js",
            "line": 80
          },
          {
            "location": "src/createPartialResponse.ts",
            "line": 97
          },
          {
            "location": "src/createPartialResponse.ts",
            "line": 101
          },
          {
            "location": "src/createPartialResponse.ts",
            "line": 102
          },
          {
            "location": "src/createPartialResponse.ts",
            "line": 103
          },
          {
            "location": "src/createPartialResponse.ts",
            "line": 104
          },
          {
            "location": "src/createPartialResponse.ts",
            "line": 105
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/workbox-core@7.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/workbox-range-requests@7.4.1",
      "dependsOn": [
        "pkg:npm/workbox-core@7.3.0"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/workbox-range-requests@7.4.1"
      ],
      "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-08-24T15:42:24Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, August 24, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'workbox-range-requests' with version '7.4.1'."
    }
  ]
}