{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:1e82c435-31a9-4b85-a64d-23a6e838e6d3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-30T17:04:04Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "pnpm-workspace",
      "group": "",
      "purl": "pkg:npm/pnpm-workspace",
      "bom-ref": "pkg:npm/pnpm-workspace",
      "properties": [],
      "type": "application",
      "components": [
        {
          "group": "",
          "name": "fixtures",
          "version": "",
          "purl": "pkg:npm/fixtures",
          "type": "application",
          "bom-ref": "pkg:npm/fixtures"
        },
        {
          "group": "",
          "name": "multiple-lockfiles",
          "version": "",
          "purl": "pkg:npm/multiple-lockfiles",
          "type": "application",
          "bom-ref": "pkg:npm/multiple-lockfiles"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/prettier/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "James Long"
        }
      ],
      "group": "",
      "name": "prettier",
      "version": "2.8.7",
      "description": "Prettier is an opinionated code formatter",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/prettier@2.8.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prettier@2.8.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prettier/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "prettier"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/prettier/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/generate.js#17"
          },
          {
            "location": "dist/generate.js#36"
          },
          {
            "location": "dist/generate.mjs#5"
          },
          {
            "location": "dist/generate.mjs#24"
          },
          {
            "location": "src/generators/configure.ts#101"
          },
          {
            "location": "src/generators/configure.ts#162"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/pnpm-workspace"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-30T17:04:04Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, July 30, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'pnpm-workspace'. The application also has 2 child modules/components."
    }
  ]
}