{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:55ba6ac7-be7a-4f19-88c1-adbdec66afeb",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T14:04:01Z",
    "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": "react-scripts",
      "group": "",
      "version": "5.0.1",
      "description": "Configuration and scripts for Create React App.",
      "purl": "pkg:npm/react-scripts@5.0.1",
      "bom-ref": "pkg:npm/react-scripts@5.0.1",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "react-scripts"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "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/facebook/create-react-app.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/react-dom/package.json\\nnode_modules/react/package.json\\nnode_modules/scheduler/package.json\\nnode_modules/semver/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "semver",
      "version": "7.3.5",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "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/semver@7.3.5",
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.3.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/start.js",
            "line": 38
          },
          {
            "location": "scripts/utils/verifyTypeScriptSetup.js",
            "line": 17
          }
        ]
      }
    },
    {
      "group": "",
      "name": "scheduler",
      "version": "0.21.0",
      "description": "Cooperative scheduler for the browser environment.",
      "scope": "optional",
      "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/scheduler@0.21.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/scheduler@0.21.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/scheduler/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/scheduler/package.json"
              }
            ],
            "concludedValue": "node_modules/scheduler/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "18.0.0",
      "description": "React package for working with the DOM.",
      "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/react-dom@18.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@18.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-dom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-dom"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-dom/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "fixtures/kitchensink/template/src/index.js",
            "line": 9
          },
          {
            "location": "fixtures/kitchensink/template/src/index.js",
            "line": 12
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "18.0.0",
      "description": "React is a JavaScript library for building user interfaces.",
      "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/react@18.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@18.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,Component,react/Component,createElement,react/createElement"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "fixtures/kitchensink/template/src/App.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/App.js",
            "line": 27
          },
          {
            "location": "fixtures/kitchensink/template/src/App.js",
            "line": 48
          },
          {
            "location": "fixtures/kitchensink/template/src/features/config/BaseUrl.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/env/ExpandEnvVariables.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/env/FileEnvVariables.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/env/PublicUrl.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/env/ShellEnvVariables.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/ArrayDestructuring.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/ArraySpread.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/AsyncAwait.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/ClassProperties.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/ComputedProperties.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/CustomInterpolation.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/DefaultParameters.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/DestructuringAndAwait.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/Generators.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/NullishCoalescing.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/ObjectDestructuring.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/ObjectSpread.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/OptionalChaining.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/Promises.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/RestAndDefault.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/RestParameters.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/syntax/TemplateInterpolation.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/CssInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/CssModulesInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/DynamicImport.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/ImageInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/JsonInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/LinkedModules.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/NoExtInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/SassInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/SassModulesInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/ScssInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/ScssModulesInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/SvgComponent.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/SvgComponent.js",
            "line": 15
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/SvgInCss.js",
            "line": 1
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/SvgInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/features/webpack/UnknownExtInclusion.js",
            "line": 8
          },
          {
            "location": "fixtures/kitchensink/template/src/index.js",
            "line": 8
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/react-scripts@5.0.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-09-10T14:04:01Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react-scripts' with version '5.0.1'."
    }
  ]
}