{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:dd9ad19a-df7d-478f-a5b3-89d4f973f5d2",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-16T17:40:24Z",
    "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": "gateway",
      "group": "@apollo",
      "version": "0.26.2",
      "description": "Apollo Gateway",
      "purl": "pkg:npm/%40apollo/gateway@0.26.2",
      "bom-ref": "pkg:npm/@apollo/gateway@0.26.2",
      "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:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/apollo-env/node_modules/@types/node-fetch/package.json\\nnode_modules/apollo-env/package.json\\nnode_modules/apollo-graphql/package.json\\nnode_modules/apollo-server-caching/package.json\\nnode_modules/apollo-server-core/node_modules/apollo-graphql/package.json\\nnode_modules/apollo-server-core/node_modules/apollo-server-errors/package.json\\nnode_modules/apollo-server-core/package.json\\nnode_modules/apollo-server-errors/package.json\\nnode_modules/apollo-server-types/node_modules/apollo-server-caching/package.json\\nnode_modules/apollo-server-types/package.json\\nnode_modules/lru-cache/package.json\\nnode_modules/yallist/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)"
        }
      ],
      "group": "",
      "name": "yallist",
      "version": "4.0.0",
      "description": "Yet Another Linked List",
      "scope": "optional",
      "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/yallist@4.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/yallist.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yallist@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yallist/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/yallist/package.json"
              }
            ],
            "concludedValue": "node_modules/yallist/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me>"
        }
      ],
      "group": "",
      "name": "lru-cache",
      "version": "6.0.0",
      "description": "A cache object that deletes the least-recently-used items.",
      "scope": "optional",
      "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/lru-cache@6.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/lru-cache@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lru-cache/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/lru-cache/package.json"
              }
            ],
            "concludedValue": "node_modules/lru-cache/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Apollo <opensource@apollographql.com>"
        }
      ],
      "group": "",
      "name": "apollo-server-types",
      "version": "0.7.0",
      "description": "Apollo Server shared types",
      "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-server-types@0.7.0",
      "type": "library",
      "bom-ref": "pkg:npm/apollo-server-types@0.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/apollo-server-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "apollo-server-types,GraphQLRequestContext,apollo-server-types/GraphQLRequestContext,GraphQLResponse,apollo-server-types/GraphQLResponse,ValueOrPromise,apollo-server-types/ValueOrPromise,GraphQLRequest,apollo-server-types/GraphQLRequest,GraphQLExecutionResult,apollo-server-types/GraphQLExecutionResult,Logger,apollo-server-types/Logger,GraphQLRequestContextExecutionDidStart,apollo-server-types/GraphQLRequestContextExecutionDidStart,ApolloConfig,apollo-server-types/ApolloConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/apollo-server-types/package.json"
              }
            ],
            "concludedValue": "node_modules/apollo-server-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/datasources/LocalGraphQLDataSource.ts",
            "line": 1
          },
          {
            "location": "src/datasources/RemoteGraphQLDataSource.ts",
            "line": 6
          },
          {
            "location": "src/datasources/types.ts",
            "line": 1
          },
          {
            "location": "src/executeQueryPlan.ts",
            "line": 4
          },
          {
            "location": "src/index.ts",
            "line": 12
          },
          {
            "location": "src/loadServicesFromRemoteEndpoint.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Apollo <opensource@apollographql.com>"
        }
      ],
      "group": "",
      "name": "apollo-server-caching",
      "version": "0.6.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/apollo-server-caching@0.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/apollographql/apollo-server#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/apollographql/apollo-server"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/apollo-server-caching@0.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/apollo-server-types/node_modules/apollo-server-caching/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "apollo-server-caching,InMemoryLRUCache,apollo-server-caching/InMemoryLRUCache"
        },
        {
          "name": "SrcFile",
          "value": "node_modules/apollo-server-caching/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/apollo-server-caching/package.json"
              }
            ],
            "concludedValue": "node_modules/apollo-server-caching/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cache.js",
            "line": 5
          },
          {
            "location": "dist/index.js",
            "line": 17
          },
          {
            "location": "src/cache.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 13
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Apollo <opensource@apollographql.com>"
        }
      ],
      "group": "",
      "name": "apollo-server-errors",
      "version": "2.5.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/apollo-server-errors@2.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/apollographql/apollo-server#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/apollographql/apollo-server"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/apollo-server-errors@2.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/apollo-server-errors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "apollo-server-errors,ApolloError,apollo-server-errors/ApolloError,AuthenticationError,apollo-server-errors/AuthenticationError,ForbiddenError,apollo-server-errors/ForbiddenError"
        },
        {
          "name": "SrcFile",
          "value": "node_modules/apollo-server-core/node_modules/apollo-server-errors/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/apollo-server-core/node_modules/apollo-server-errors/package.json"
              }
            ],
            "concludedValue": "node_modules/apollo-server-core/node_modules/apollo-server-errors/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/datasources/RemoteGraphQLDataSource.js",
            "line": 7
          },
          {
            "location": "src/datasources/RemoteGraphQLDataSource.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Apollo <opensource@apollographql.com>"
        }
      ],
      "group": "",
      "name": "apollo-server-core",
      "version": "2.23.0",
      "description": "Core engine for Apollo GraphQL 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/apollo-server-core@2.23.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/apollographql/apollo-server#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/apollographql/apollo-server"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/apollo-server-core@2.23.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/apollo-server-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "apollo-server-core/dist/utils/schemaInstrumentation,enablePluginsForSchemaResolvers,apollo-server-core/dist/utils/schemaInstrumentation/enablePluginsForSchemaResolvers,apollo-server-core/dist/utils/createSHA,apollo-server-core,GraphQLService,apollo-server-core/GraphQLService,SchemaChangeCallback,apollo-server-core/SchemaChangeCallback,Unsubscriber,apollo-server-core/Unsubscriber,GraphQLServiceEngineConfig,apollo-server-core/GraphQLServiceEngineConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/apollo-server-core/package.json"
              }
            ],
            "concludedValue": "node_modules/apollo-server-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/datasources/LocalGraphQLDataSource.js",
            "line": 5
          },
          {
            "location": "src/datasources/LocalGraphQLDataSource.ts",
            "line": 11
          },
          {
            "location": "src/datasources/LocalGraphQLDataSource.ts",
            "line": 16
          },
          {
            "location": "dist/datasources/RemoteGraphQLDataSource.js",
            "line": 10
          },
          {
            "location": "src/datasources/RemoteGraphQLDataSource.ts",
            "line": 20
          },
          {
            "location": "src/index.ts",
            "line": 6
          },
          {
            "location": "src/datasources/RemoteGraphQLDataSource.ts",
            "line": 89
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Apollo <opensource@apollographql.com>"
        }
      ],
      "group": "",
      "name": "apollo-graphql",
      "version": "0.6.1",
      "description": "Apollo GraphQL utility library",
      "scope": "optional",
      "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.6.1",
      "type": "library",
      "bom-ref": "pkg:npm/apollo-graphql@0.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/apollo-server-core/node_modules/apollo-graphql/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/apollo-server-core/node_modules/apollo-graphql/package.json"
              }
            ],
            "concludedValue": "node_modules/apollo-server-core/node_modules/apollo-graphql/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Apollo <opensource@apollographql.com>"
        }
      ],
      "group": "",
      "name": "apollo-graphql",
      "version": "0.9.0",
      "description": "Apollo GraphQL utility library",
      "scope": "optional",
      "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": "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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "opensource@apollographql.com"
        }
      ],
      "group": "",
      "name": "apollo-env",
      "version": "0.6.6",
      "scope": "optional",
      "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-env@0.6.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/apollographql/apollo-tooling"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/apollographql/apollo-tooling.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/apollo-env@0.6.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/apollo-env/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/apollo-env/package.json"
              }
            ],
            "concludedValue": "node_modules/apollo-env/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node-fetch",
      "version": "2.5.7",
      "description": "TypeScript definitions for node-fetch",
      "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/node-fetch@2.5.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node-fetch@2.5.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/apollo-env/node_modules/@types/node-fetch/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/apollo-env/node_modules/@types/node-fetch/package.json"
              }
            ],
            "concludedValue": "node_modules/apollo-env/node_modules/@types/node-fetch/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@apollo/gateway@0.26.2"
      ],
      "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:24Z",
      "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 'gateway' with version '0.26.2'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 12 source files."
    }
  ]
}