{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:cea18c75-e2f0-4b30-841d-0fd9f22a3b1e",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T14:00:53Z",
    "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": "next-codemod",
      "version": "14.2.35-tuxcare.9",
      "purl": "pkg:npm/next-codemod@14.2.35-tuxcare.9",
      "bom-ref": "pkg:npm/next-codemod@14.2.35-tuxcare.9",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "./bin/next-codemod.js"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepublishOnly, dev, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "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"
              }
            ]
          }
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/jscodeshift/package.json\\nnode_modules/cheerio/package.json\\nnode_modules/execa/package.json\\nnode_modules/globby/package.json\\nnode_modules/inquirer/package.json\\nnode_modules/is-git-clean/package.json\\nnode_modules/jscodeshift/package.json\\nnode_modules/meow/package.json\\nnode_modules/picocolors/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Alexey Raspopov"
        }
      ],
      "group": "",
      "name": "picocolors",
      "version": "1.0.0",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "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/picocolors@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/picocolors@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/picocolors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "picocolors,yellow,picocolors/yellow"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/picocolors/package.json"
              }
            ],
            "concludedValue": "node_modules/picocolors/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bin/cli.js",
            "line": 21
          },
          {
            "location": "lib/install.js",
            "line": 8
          },
          {
            "location": "bin/cli.ts",
            "line": 16
          },
          {
            "location": "bin/cli.ts",
            "line": 41
          },
          {
            "location": "lib/install.ts",
            "line": 2
          },
          {
            "location": "lib/install.ts",
            "line": 73
          },
          {
            "location": "lib/install.ts",
            "line": 75
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "meow",
      "version": "7.0.1",
      "description": "CLI app helper",
      "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/meow@7.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/meow@7.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/meow/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "meow"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/meow/package.json"
              }
            ],
            "concludedValue": "node_modules/meow/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bin/cli.js",
            "line": 18
          },
          {
            "location": "bin/cli.ts",
            "line": 13
          },
          {
            "location": "bin/cli.ts",
            "line": 170
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Felix Kling"
        }
      ],
      "group": "",
      "name": "jscodeshift",
      "version": "0.13.1",
      "description": "A toolkit for JavaScript codemods",
      "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/jscodeshift@0.13.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/facebook/jscodeshift.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jscodeshift@0.13.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jscodeshift/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jscodeshift/src/Runner,jscodeshift,jscodeshift/API,FileInfo,jscodeshift/FileInfo,Options,jscodeshift/Options,JSXElement,jscodeshift/JSXElement,Collection,jscodeshift/Collection,JSCodeshift,jscodeshift/JSCodeshift,ArrowFunctionExpression,jscodeshift/ArrowFunctionExpression,ASTPath,jscodeshift/ASTPath,ExportDefaultDeclaration,jscodeshift/ExportDefaultDeclaration,FunctionDeclaration,jscodeshift/FunctionDeclaration,ImportDefaultSpecifier,jscodeshift/ImportDefaultSpecifier,JSXAttribute,jscodeshift/JSXAttribute"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jscodeshift/package.json"
              }
            ],
            "concludedValue": "node_modules/jscodeshift/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/run-jscodeshift.js",
            "line": 7
          },
          {
            "location": "lib/run-jscodeshift.ts",
            "line": 2
          },
          {
            "location": "lib/run-jscodeshift.ts",
            "line": 11
          },
          {
            "location": "lib/cra-to-next/global-css-transform.ts",
            "line": 2
          },
          {
            "location": "lib/cra-to-next/index-to-component.ts",
            "line": 1
          },
          {
            "location": "transforms/add-missing-react-import.ts",
            "line": 7
          },
          {
            "location": "transforms/built-in-next-font.ts",
            "line": 1
          },
          {
            "location": "transforms/metadata-to-viewport-export.ts",
            "line": 1
          },
          {
            "location": "transforms/name-default-component.ts",
            "line": 9
          },
          {
            "location": "transforms/new-link.ts",
            "line": 1
          },
          {
            "location": "transforms/next-image-experimental.ts",
            "line": 11
          },
          {
            "location": "transforms/next-image-to-legacy-image.ts",
            "line": 1
          },
          {
            "location": "transforms/next-og-import.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Talmage <james@talmage.io> (github.com/jamestalmage)"
        }
      ],
      "group": "",
      "name": "is-git-clean",
      "version": "1.1.0",
      "description": "Find out if a git directory is clean or not",
      "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/is-git-clean@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/is-git-clean@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/is-git-clean/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "is-git-clean"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/is-git-clean/package.json"
              }
            ],
            "concludedValue": "node_modules/is-git-clean/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bin/cli.js",
            "line": 22
          },
          {
            "location": "bin/cli.ts",
            "line": 17
          },
          {
            "location": "bin/cli.ts",
            "line": 27
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Simon Boudrias <admin@simonboudrias.com>"
        }
      ],
      "group": "",
      "name": "inquirer",
      "version": "7.3.3",
      "description": "A collection of common interactive command line 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/inquirer@7.3.3",
      "type": "library",
      "bom-ref": "pkg:npm/inquirer@7.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/inquirer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "inquirer"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/inquirer/package.json"
              }
            ],
            "concludedValue": "node_modules/inquirer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bin/cli.js",
            "line": 17
          },
          {
            "location": "bin/cli.ts",
            "line": 12
          },
          {
            "location": "bin/cli.ts",
            "line": 207
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "globby",
      "version": "11.0.1",
      "description": "User-friendly glob matching",
      "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/globby@11.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/globby@11.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/globby/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "globby"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/globby/package.json"
              }
            ],
            "concludedValue": "node_modules/globby/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bin/cli.js",
            "line": 16
          },
          {
            "location": "transforms/cra-to-next.js",
            "line": 18
          },
          {
            "location": "bin/cli.ts",
            "line": 11
          },
          {
            "location": "bin/cli.ts",
            "line": 165
          },
          {
            "location": "transforms/cra-to-next.ts",
            "line": 4
          },
          {
            "location": "transforms/cra-to-next.ts",
            "line": 67
          },
          {
            "location": "transforms/cra-to-next.ts",
            "line": 71
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "execa",
      "version": "4.0.3",
      "description": "Process execution for humans",
      "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/execa@4.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/execa@4.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/execa/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "execa"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/execa/package.json"
              }
            ],
            "concludedValue": "node_modules/execa/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bin/cli.js",
            "line": 20
          },
          {
            "location": "lib/uninstall-package.js",
            "line": 9
          },
          {
            "location": "transforms/cra-to-next.js",
            "line": 17
          },
          {
            "location": "bin/cli.ts",
            "line": 15
          },
          {
            "location": "bin/cli.ts",
            "line": 92
          },
          {
            "location": "lib/uninstall-package.ts",
            "line": 3
          },
          {
            "location": "lib/uninstall-package.ts",
            "line": 28
          },
          {
            "location": "transforms/cra-to-next.ts",
            "line": 3
          },
          {
            "location": "transforms/cra-to-next.ts",
            "line": 154
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Matt Mueller <mattmuelle@gmail.com> (mat.io)"
        }
      ],
      "group": "",
      "name": "cheerio",
      "version": "1.0.0-rc.9",
      "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server",
      "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/cheerio@1.0.0-rc.9",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://cheerio.js.org/"
        },
        {
          "type": "vcs",
          "url": "git://github.com/cheeriojs/cheerio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cheerio@1.0.0-rc.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cheerio/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cheerio"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cheerio/package.json"
              }
            ],
            "concludedValue": "node_modules/cheerio/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "transforms/cra-to-next.js",
            "line": 19
          },
          {
            "location": "transforms/cra-to-next.ts",
            "line": 5
          },
          {
            "location": "transforms/cra-to-next.ts",
            "line": 186
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "jscodeshift",
      "version": "0.11.0",
      "description": "TypeScript definitions for jscodeshift",
      "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/%40types/jscodeshift@0.11.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/jscodeshift@0.11.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/jscodeshift/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/@types/jscodeshift/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/jscodeshift/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@next/codemod@14.2.35-tuxcare.9"
      ],
      "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-15T14:00:53Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'codemod' with version '14.2.35-tuxcare.9'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 9 source files."
    }
  ]
}
