{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:eb4ab9a9-4436-433a-b49e-c180698b1f9d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-16T17:40:23Z",
    "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": "federation",
      "group": "@apollo",
      "version": "0.23.1",
      "description": "Apollo Federation Utilities",
      "purl": "pkg:npm/%40apollo/federation@0.23.1",
      "bom-ref": "pkg:npm/@apollo/federation@0.23.1",
      "author": "Apollo <opensource@apollographql.com>",
      "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/apollographql/federation.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/apollo-graphql/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Apollo <opensource@apollographql.com>"
        }
      ],
      "group": "",
      "name": "apollo-graphql",
      "version": "0.9.0",
      "description": "Apollo GraphQL utility library",
      "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/apollo-graphql@0.9.0",
      "type": "library",
      "bom-ref": "pkg:npm/apollo-graphql@0.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/apollo-graphql/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "apollo-graphql,transformSchema,apollo-graphql/transformSchema,buildSchemaFromSDL,apollo-graphql/buildSchemaFromSDL,GraphQLSchemaModule,apollo-graphql/GraphQLSchemaModule,modulesFromSDL,apollo-graphql/modulesFromSDL,addResolversToSchema,apollo-graphql/addResolversToSchema,GraphQLResolverMap,apollo-graphql/GraphQLResolverMap"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/apollo-graphql/package.json"
              }
            ],
            "concludedValue": "node_modules/apollo-graphql/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/composition/compose.js",
            "line": 8
          },
          {
            "location": "dist/composition/validate/preComposition/keyFieldsMissingExternal.js",
            "line": 5
          },
          {
            "location": "dist/service/buildFederatedSchema.js",
            "line": 24
          },
          {
            "location": "src/composition/compose.ts",
            "line": 21
          },
          {
            "location": "src/composition/compose.ts",
            "line": 639
          },
          {
            "location": "src/composition/validate/preComposition/keyFieldsMissingExternal.ts",
            "line": 10
          },
          {
            "location": "src/composition/validate/preComposition/keyFieldsMissingExternal.ts",
            "line": 64
          },
          {
            "location": "src/service/buildFederatedSchema.ts",
            "line": 17
          },
          {
            "location": "src/service/buildFederatedSchema.ts",
            "line": 62
          },
          {
            "location": "src/service/buildFederatedSchema.ts",
            "line": 64
          },
          {
            "location": "src/service/buildFederatedSchema.ts",
            "line": 98
          },
          {
            "location": "src/service/buildFederatedSchema.ts",
            "line": 118
          },
          {
            "location": "src/service/buildFederatedSchema.ts",
            "line": 130
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@apollo/federation@0.23.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-16T17:40:23Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, September 16, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'federation' with version '0.23.1'."
    }
  ]
}