{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:27fe5691-6543-4588-80e7-dd5eadef4beb",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-16T07:35:47Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "experiment-js-client",
      "group": "@amplitude",
      "version": "1.21.1",
      "description": "Amplitude Experiment Javascript Client SDK",
      "purl": "pkg:npm/%40amplitude/experiment-js-client@1.21.1",
      "bom-ref": "pkg:npm/@amplitude/experiment-js-client@1.21.1",
      "author": "Amplitude",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, clean, docs, lint, test, version, prepublish"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "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/amplitude/experiment-js-client"
        },
        {
          "type": "vcs",
          "url": "https://github.com/amplitude/experiment-js-client.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/unfetch/package.json\\nnode_modules/unfetch/polyfill/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "unfetch",
      "version": "4.1.0",
      "description": "Bare minimum fetch polyfill in 500 bytes",
      "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/unfetch@4.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/developit/unfetch"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unfetch@4.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unfetch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "unfetch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unfetch/package.json"
              }
            ],
            "concludedValue": "node_modules/unfetch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/transport/http.ts",
            "line": 12
          }
        ]
      }
    },
    {
      "group": "",
      "name": "unfetch-polyfill",
      "version": "",
      "scope": "optional",
      "purl": "pkg:npm/unfetch-polyfill",
      "type": "library",
      "bom-ref": "pkg:npm/unfetch-polyfill",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unfetch/polyfill/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unfetch/polyfill/package.json"
              }
            ],
            "concludedValue": "node_modules/unfetch/polyfill/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@amplitude/experiment-js-client@1.21.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-16T07:35:47Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Sunday, August 16, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'experiment-js-client' with version '1.21.1'."
    }
  ]
}