{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e2955b0a-558a-419f-ba0a-2844da4db185",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T09:15:51Z",
    "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": "release-utils",
      "group": "@changesets",
      "version": "1.0.1",
      "purl": "pkg:npm/%40changesets/release-utils@1.0.1",
      "bom-ref": "pkg:npm/@changesets/release-utils@1.0.1",
      "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": "git+https://github.com/changesets/changesets.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@changesets\\n@manypkg"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@changesets/git/package.json\\nnode_modules/@changesets/pre/package.json\\nnode_modules/@changesets/read/package.json\\nnode_modules/@changesets/test-utils/package.json\\nnode_modules/@changesets/types/package.json\\nnode_modules/@changesets/write/package.json\\nnode_modules/@manypkg/get-packages/package.json\\nnode_modules/tinyexec/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "James Garbutt (https://github.com/43081j)"
        }
      ],
      "group": "",
      "name": "tinyexec",
      "version": "1.3.0",
      "description": "A minimal library for executing processes in Node",
      "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/tinyexec@1.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyexec#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyexec.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyexec@1.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyexec/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyexec,exec,tinyexec/exec"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyexec/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyexec/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 21
          },
          {
            "location": "dist/index.mjs",
            "line": 29
          },
          {
            "location": "dist/index.mjs",
            "line": 36
          },
          {
            "location": "dist/index.mjs",
            "line": 45
          },
          {
            "location": "dist/index.mjs",
            "line": 49
          },
          {
            "location": "dist/index.mjs",
            "line": 56
          },
          {
            "location": "dist/index.mjs",
            "line": 63
          },
          {
            "location": "dist/index.mjs",
            "line": 64
          },
          {
            "location": "dist/index.mjs",
            "line": 71
          },
          {
            "location": "dist/index.mjs",
            "line": 141
          },
          {
            "location": "dist/index.mjs",
            "line": 184
          },
          {
            "location": "dist/index.mjs",
            "line": 187
          },
          {
            "location": "src/gitUtils.ts",
            "line": 1
          },
          {
            "location": "src/gitUtils.ts",
            "line": 4
          },
          {
            "location": "src/gitUtils.ts",
            "line": 11
          },
          {
            "location": "src/gitUtils.ts",
            "line": 22
          },
          {
            "location": "src/gitUtils.ts",
            "line": 39
          },
          {
            "location": "src/gitUtils.ts",
            "line": 47
          },
          {
            "location": "src/gitUtils.ts",
            "line": 56
          },
          {
            "location": "src/gitUtils.ts",
            "line": 60
          },
          {
            "location": "src/gitUtils.ts",
            "line": 61
          },
          {
            "location": "src/gitUtils.ts",
            "line": 65
          },
          {
            "location": "src/run.ts",
            "line": 5
          },
          {
            "location": "src/run.ts",
            "line": 36
          },
          {
            "location": "src/run.ts",
            "line": 121
          },
          {
            "location": "src/run.ts",
            "line": 133
          }
        ]
      }
    },
    {
      "group": "@manypkg",
      "name": "get-packages",
      "version": "3.1.0",
      "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/%40manypkg/get-packages@3.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Thinkmill/manypkg.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@manypkg/get-packages@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@manypkg/get-packages/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@manypkg/get-packages,getPackages,@manypkg/get-packages/getPackages"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@manypkg/get-packages/package.json"
              }
            ],
            "concludedValue": "node_modules/@manypkg/get-packages/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 83
          },
          {
            "location": "dist/index.mjs",
            "line": 87
          },
          {
            "location": "dist/index.mjs",
            "line": 147
          },
          {
            "location": "src/run.ts",
            "line": 4
          },
          {
            "location": "src/run.ts",
            "line": 43
          },
          {
            "location": "src/utils.ts",
            "line": 2
          },
          {
            "location": "src/utils.ts",
            "line": 12
          },
          {
            "location": "src/utils.ts",
            "line": 20
          }
        ]
      }
    },
    {
      "group": "@changesets",
      "name": "write",
      "version": "1.0.1",
      "description": "Writes a changeset to a file",
      "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/%40changesets/write@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/changesets/changesets.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@changesets/write@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@changesets/write/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/@changesets/write/package.json"
              }
            ],
            "concludedValue": "node_modules/@changesets/write/package.json"
          }
        ]
      }
    },
    {
      "group": "@changesets",
      "name": "types",
      "version": "7.0.0",
      "description": "Common types shared between changeset packages",
      "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/%40changesets/types@7.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/changesets/changesets.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@changesets/types@7.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@changesets/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@changesets/types,PreState,@changesets/types/PreState,NewChangeset,@changesets/types/NewChangeset,Package,@changesets/types/Package"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@changesets/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@changesets/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/readChangesetState.ts",
            "line": 3
          },
          {
            "location": "src/run.ts",
            "line": 3
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          }
        ]
      }
    },
    {
      "group": "@changesets",
      "name": "test-utils",
      "version": "0.0.9-next.3",
      "description": "Utils for testing changesets packages",
      "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/%40changesets/test-utils@0.0.9-next.3",
      "type": "library",
      "bom-ref": "pkg:npm/@changesets/test-utils@0.0.9-next.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@changesets/test-utils/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/@changesets/test-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@changesets/test-utils/package.json"
          }
        ]
      }
    },
    {
      "group": "@changesets",
      "name": "read",
      "version": "1.0.1",
      "description": "Read changesets from disc, and return the information as JSON",
      "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/%40changesets/read@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/changesets/changesets.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@changesets/read@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@changesets/read/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "readChangesetState"
        },
        {
          "name": "ImportedModules",
          "value": "@changesets/read,readChangesets,@changesets/read/readChangesets"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@changesets/read/package.json"
              }
            ],
            "concludedValue": "node_modules/@changesets/read/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 3
          },
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "src/readChangesetState.ts",
            "line": 2
          },
          {
            "location": "src/readChangesetState.ts",
            "line": 16
          }
        ]
      }
    },
    {
      "group": "@changesets",
      "name": "pre",
      "version": "3.0.0",
      "description": "Utils to make a Changesets repo enter and exit pre mode",
      "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/%40changesets/pre@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/changesets/changesets.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@changesets/pre@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@changesets/pre/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@changesets/pre,readPreState,@changesets/pre/readPreState"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@changesets/pre/package.json"
              }
            ],
            "concludedValue": "node_modules/@changesets/pre/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "src/readChangesetState.ts",
            "line": 1
          },
          {
            "location": "src/readChangesetState.ts",
            "line": 13
          }
        ]
      }
    },
    {
      "group": "@changesets",
      "name": "git",
      "version": "4.0.1",
      "description": "Some git helpers that changesets use to get information",
      "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/%40changesets/git@4.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/changesets/changesets.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@changesets/git@4.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@changesets/git/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/@changesets/git/package.json"
              }
            ],
            "concludedValue": "node_modules/@changesets/git/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@changesets/release-utils@1.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-14T09:15:51Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'release-utils' with version '1.0.1'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 8 source files."
    }
  ]
}