{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:21faaf6e-248e-4ea5-934b-ab5d9641f4b6",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T15:42:22Z",
    "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-google-analytics",
      "group": "",
      "version": "7.4.1",
      "description": "Queues failed requests and uses the Background Sync API to replay them when the network is available",
      "purl": "pkg:npm/workbox-google-analytics@7.4.1",
      "bom-ref": "pkg:npm/workbox-google-analytics@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-background-sync",
      "version": "7.3.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3c24a4dde2bb3317aec9ab5bdb6a5c4b1f5d96058dbf7f8cf0fa8f6980e8924b3c639fc55f8b2868eaa3df284066be64e90e4959338c6206890696f0d751bd12"
        }
      ],
      "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-background-sync@7.3.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.3.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/workbox-background-sync@7.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.3.0.tgz"
        },
        {
          "name": "cdx:npm:versionMismatchError",
          "value": "7.4.1 used instead of 7.3.0"
        },
        {
          "name": "ImportedModules",
          "value": "workbox-background-sync/BackgroundSyncPlugin.js,BackgroundSyncPlugin,workbox-background-sync/BackgroundSyncPlugin.js/BackgroundSyncPlugin,workbox-background-sync/Queue.js,Queue,workbox-background-sync/Queue.js/Queue"
        },
        {
          "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": "initialize.js",
            "line": 8
          },
          {
            "location": "src/initialize.ts",
            "line": 9
          },
          {
            "location": "src/initialize.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "group": "",
      "name": "idb",
      "version": "7.1.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "81c85eb16073caf18744ef56f2dcd45850f2728c398308ef14a7f257d145df663b179d3264ca7b98ff93da6248585c78f7389cab20b8b9e7c7335ee8eb128855"
        }
      ],
      "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"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/idb@7.1.1",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/idb@7.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz"
        },
        {
          "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"
          }
        ]
      }
    },
    {
      "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/cacheNames.js,cacheNames,workbox-core/_private/cacheNames.js/cacheNames,workbox-core/_private/getFriendlyURL.js,getFriendlyURL,workbox-core/_private/getFriendlyURL.js/getFriendlyURL,workbox-core/_private/logger.js,logger,workbox-core/_private/logger.js/logger,workbox-core/types.js,RouteMatchCallbackOptions,workbox-core/types.js/RouteMatchCallbackOptions"
        },
        {
          "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": "initialize.js",
            "line": 9
          },
          {
            "location": "initialize.js",
            "line": 159
          },
          {
            "location": "src/initialize.ts",
            "line": 11
          },
          {
            "location": "src/initialize.ts",
            "line": 211
          },
          {
            "location": "initialize.js",
            "line": 10
          },
          {
            "location": "initialize.js",
            "line": 11
          },
          {
            "location": "src/initialize.ts",
            "line": 12
          },
          {
            "location": "src/initialize.ts",
            "line": 13
          },
          {
            "location": "src/initialize.ts",
            "line": 14
          },
          {
            "location": "initialize.js",
            "line": 68
          },
          {
            "location": "initialize.js",
            "line": 74
          },
          {
            "location": "src/initialize.ts",
            "line": 98
          },
          {
            "location": "src/initialize.ts",
            "line": 106
          },
          {
            "location": "initialize.js",
            "line": 81
          },
          {
            "location": "src/initialize.ts",
            "line": 97
          },
          {
            "location": "src/initialize.ts",
            "line": 105
          },
          {
            "location": "src/initialize.ts",
            "line": 114
          }
        ]
      }
    },
    {
      "group": "",
      "name": "workbox-routing",
      "version": "7.3.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "654972b14567e5953330e9903776eabbe80af7cbcd7e05ff8124d9d76ee2cc983fa4c332e0baf202d86762d8eea9c8e43781c4031d66760c4d88a24c65033be8"
        }
      ],
      "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-routing@7.3.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.3.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/workbox-routing@7.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.3.0.tgz"
        },
        {
          "name": "cdx:npm:versionMismatchError",
          "value": "7.4.1 used instead of 7.3.0"
        },
        {
          "name": "ImportedModules",
          "value": "workbox-routing/Route.js,Route,workbox-routing/Route.js/Route,workbox-routing/Router.js,Router,workbox-routing/Router.js/Router"
        },
        {
          "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": "initialize.js",
            "line": 12
          },
          {
            "location": "src/initialize.ts",
            "line": 15
          },
          {
            "location": "initialize.js",
            "line": 13
          },
          {
            "location": "src/initialize.ts",
            "line": 16
          }
        ]
      }
    },
    {
      "group": "",
      "name": "workbox-strategies",
      "version": "7.3.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b6667276e83eab30c5013c17ed08842f91dd7fb16b9218da17d75bd426c1dfdb0398464983797d6b20ef3f1cbc635f02dd8eba36bafd9243757ff46590382596"
        }
      ],
      "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-strategies@7.3.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.3.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/workbox-strategies@7.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.3.0.tgz"
        },
        {
          "name": "cdx:npm:versionMismatchError",
          "value": "7.4.1 used instead of 7.3.0"
        },
        {
          "name": "ImportedModules",
          "value": "workbox-strategies/NetworkFirst.js,NetworkFirst,workbox-strategies/NetworkFirst.js/NetworkFirst,workbox-strategies/NetworkOnly.js,NetworkOnly,workbox-strategies/NetworkOnly.js/NetworkOnly"
        },
        {
          "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": "initialize.js",
            "line": 14
          },
          {
            "location": "src/initialize.ts",
            "line": 17
          },
          {
            "location": "initialize.js",
            "line": 15
          },
          {
            "location": "src/initialize.ts",
            "line": 18
          }
        ]
      },
      "tags": [
        "network"
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/idb@7.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/workbox-core@7.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/workbox-background-sync@7.3.0",
      "dependsOn": [
        "pkg:npm/idb@7.1.1",
        "pkg:npm/workbox-core@7.3.0"
      ]
    },
    {
      "ref": "pkg:npm/workbox-routing@7.3.0",
      "dependsOn": [
        "pkg:npm/workbox-core@7.3.0"
      ]
    },
    {
      "ref": "pkg:npm/workbox-strategies@7.3.0",
      "dependsOn": [
        "pkg:npm/workbox-core@7.3.0"
      ]
    },
    {
      "ref": "pkg:npm/workbox-google-analytics@7.4.1",
      "dependsOn": [
        "pkg:npm/workbox-background-sync@7.3.0",
        "pkg:npm/workbox-core@7.3.0",
        "pkg:npm/workbox-routing@7.3.0",
        "pkg:npm/workbox-strategies@7.3.0"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/workbox-google-analytics@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:22Z",
      "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-google-analytics' with version '7.4.1'."
    }
  ]
}