{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:0982210a-3345-46b0-972d-417fadfe451d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-17T11:24:18Z",
    "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": "xychart",
      "group": "@visx",
      "version": "3.12.0",
      "description": "Composable cartesian coordinate chart built with visx primitives",
      "purl": "pkg:npm/%40visx/xychart@3.12.0",
      "bom-ref": "pkg:npm/@visx/xychart@3.12.0",
      "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/airbnb/visx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/airbnb/visx.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/d3-path/package.json\\nnode_modules/d3-shape/package.json\\nnode_modules/lodash/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "John-David Dalton <john.david.dalton@gmail.com>"
        }
      ],
      "group": "",
      "name": "lodash",
      "version": "4.17.21",
      "description": "Lodash modular utilities.",
      "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/lodash@4.17.21",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://lodash.com/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lodash@4.17.21",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lodash/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "lodash/debounce"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/lodash/package.json"
              }
            ],
            "concludedValue": "node_modules/lodash/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "esm/components/series/private/AnimatedPath.js",
            "line": 8
          },
          {
            "location": "esm/components/series/private/AnimatedPath.js",
            "line": 20
          },
          {
            "location": "esm/providers/TooltipProvider.js",
            "line": 4
          },
          {
            "location": "esm/providers/TooltipProvider.js",
            "line": 67
          },
          {
            "location": "lib/components/series/private/AnimatedPath.js",
            "line": 8
          },
          {
            "location": "lib/providers/TooltipProvider.js",
            "line": 7
          },
          {
            "location": "src/components/series/private/AnimatedPath.tsx",
            "line": 5
          },
          {
            "location": "src/components/series/private/AnimatedPath.tsx",
            "line": 18
          },
          {
            "location": "src/providers/TooltipProvider.tsx",
            "line": 2
          },
          {
            "location": "src/providers/TooltipProvider.tsx",
            "line": 76
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mike Bostock (http://bost.ocks.org/mike)"
        }
      ],
      "group": "",
      "name": "d3-shape",
      "version": "2.0.0",
      "description": "Graphical primitives for visualization, such as lines and areas.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/d3-shape@2.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://d3js.org/d3-shape/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/d3/d3-shape.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/d3-shape@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/d3-shape/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "d3-shape,stack,d3-shape/stack,SeriesPoint,d3-shape/SeriesPoint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/d3-shape/package.json"
              }
            ],
            "concludedValue": "node_modules/d3-shape/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "esm/hooks/useStackedData.js",
            "line": 2
          },
          {
            "location": "esm/hooks/useStackedData.js",
            "line": 46
          },
          {
            "location": "lib/hooks/useStackedData.js",
            "line": 6
          },
          {
            "location": "src/hooks/useStackedData.ts",
            "line": 2
          },
          {
            "location": "src/hooks/useStackedData.ts",
            "line": 55
          },
          {
            "location": "src/components/series/private/BaseAreaStack.tsx",
            "line": 3
          },
          {
            "location": "src/components/series/private/BaseBarStack.tsx",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mike Bostock (http://bost.ocks.org/mike)"
        }
      ],
      "group": "",
      "name": "d3-path",
      "version": "2.0.0",
      "description": "Serialize Canvas path commands to SVG.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/d3-path@2.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://d3js.org/d3-path/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/d3/d3-path.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/d3-path@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/d3-path/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/d3-path/package.json"
              }
            ],
            "concludedValue": "node_modules/d3-path/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@visx/xychart@3.12.0"
      ],
      "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-09-17T11:24:18Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 17, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'xychart' with version '3.12.0'."
    }
  ]
}