{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a01a920a-f69e-40a6-97c7-a78f2d5922fd",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T05:19:25Z",
    "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": "pnpm-workspaces",
      "group": "",
      "version": "1.0.0",
      "purl": "pkg:npm/pnpm-workspaces@1.0.0",
      "bom-ref": "pkg:npm/pnpm-workspaces@1.0.0",
      "properties": [],
      "type": "application",
      "components": [
        {
          "group": "",
          "name": "yarn-project",
          "version": "",
          "purl": "pkg:npm/yarn-project",
          "type": "application",
          "bom-ref": "pkg:npm/yarn-project"
        },
        {
          "group": "",
          "name": "yarn-nested",
          "version": "",
          "purl": "pkg:npm/yarn-nested",
          "type": "application",
          "bom-ref": "pkg:npm/yarn-nested"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@evilcorp"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "tests/fixtures/yarn-berry-workspace/packages/blog/package.json\\ntests/fixtures/yarn-berry-workspace/packages/website/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "@evilcorp",
      "name": "website",
      "version": "0.1.0",
      "scope": "optional",
      "purl": "pkg:npm/%40evilcorp/website@0.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/@evilcorp/website@0.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "tests/fixtures/yarn-berry-workspace/packages/website/package.json"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/%40evilcorp/website@0.1.0"
        },
        {
          "name": "cdx:npm:is_workspace",
          "value": "true"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "tests/fixtures/yarn-berry-workspace/packages/website/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "tests/fixtures/yarn-berry-workspace/packages/website/package.json"
              }
            ],
            "concludedValue": "tests/fixtures/yarn-berry-workspace/packages/website/package.json"
          }
        ]
      }
    },
    {
      "group": "@evilcorp",
      "name": "blog",
      "version": "0.0.1",
      "scope": "optional",
      "purl": "pkg:npm/%40evilcorp/blog@0.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/@evilcorp/blog@0.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "tests/fixtures/yarn-berry-workspace/packages/blog/package.json"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/%40evilcorp/blog@0.0.1"
        },
        {
          "name": "cdx:npm:is_workspace",
          "value": "true"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "tests/fixtures/yarn-berry-workspace/packages/blog/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "tests/fixtures/yarn-berry-workspace/packages/blog/package.json"
              }
            ],
            "concludedValue": "tests/fixtures/yarn-berry-workspace/packages/blog/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/pnpm-workspaces@1.0.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-10T05:19:25Z",
      "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 'pnpm-workspaces' with version '1.0.0'. The application also has 2 child modules/components. The package type in this SBOM is npm with a single purl namespace '@evilcorp' described under components. The components were identified from the source files: tests/fixtures/yarn-berry-workspace/packages/blog/package.json, tests/fixtures/yarn-berry-workspace/packages/website/package.json."
    }
  ]
}