{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:76a3b992-eaaf-4152-8577-1105bb8cebc3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-18T17:42:44Z",
    "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": "apollo-server-core",
      "group": "",
      "version": "2.22.0",
      "description": "Core engine for Apollo GraphQL server",
      "purl": "pkg:npm/apollo-server-core@2.22.0",
      "bom-ref": "pkg:npm/apollo-server-core@2.22.0",
      "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": "https://github.com/apollographql/apollo-server#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/apollographql/apollo-server"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@apollographql"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@apollographql/graphql-playground-html/package.json\\nnode_modules/loglevel/package.json\\nnode_modules/lru-cache/package.json\\nnode_modules/uuid/package.json\\nnode_modules/xss/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": "Zongmin Lei <leizongmin@gmail.com> (http://ucdok.com)"
        }
      ],
      "group": "",
      "name": "xss",
      "version": "1.0.8",
      "description": "Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist",
      "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/xss@1.0.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/leizongmin/js-xss"
        },
        {
          "type": "vcs",
          "url": "git://github.com/leizongmin/js-xss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/xss@1.0.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/xss/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/xss/package.json"
              }
            ],
            "concludedValue": "node_modules/xss/package.json"
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "group": "",
      "name": "uuid",
      "version": "8.3.0",
      "description": "RFC4122 (v1, v4, and v5) UUIDs",
      "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/uuid@8.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/uuidjs/uuid.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/uuid@8.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/uuid/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "uuid,uuid/v4"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/uuid/package.json"
              }
            ],
            "concludedValue": "node_modules/uuid/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/plugin/schemaReporting/index.js",
            "line": 17
          },
          {
            "location": "src/plugin/schemaReporting/index.ts",
            "line": 3
          },
          {
            "location": "src/plugin/schemaReporting/index.ts",
            "line": 60
          }
        ]
      }
    },
    {
      "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": "required",
      "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": "ImportedModules",
          "value": "lru-cache"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/plugin/usageReporting/signatureCache.js",
            "line": 7
          },
          {
            "location": "src/plugin/usageReporting/signatureCache.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tim Perry <pimterry@gmail.com> (http://tim-perry.co.uk)"
        }
      ],
      "group": "",
      "name": "loglevel",
      "version": "1.6.7",
      "description": "Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods",
      "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/loglevel@1.6.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/pimterry/loglevel"
        },
        {
          "type": "vcs",
          "url": "git://github.com/pimterry/loglevel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/loglevel@1.6.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/loglevel/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "loglevel"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/loglevel/package.json"
              }
            ],
            "concludedValue": "node_modules/loglevel/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/ApolloServer.js",
            "line": 30
          },
          {
            "location": "src/ApolloServer.ts",
            "line": 11
          },
          {
            "location": "src/ApolloServer.ts",
            "line": 220
          }
        ]
      },
      "tags": [
        "log",
        "logging"
      ]
    },
    {
      "group": "@apollographql",
      "name": "graphql-playground-html",
      "version": "1.6.27",
      "description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
      "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/%40apollographql/graphql-playground-html@1.6.27",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@apollographql/graphql-playground-html@1.6.27",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@apollographql/graphql-playground-html/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@apollographql/graphql-playground-html/render-playground-page"
        },
        {
          "name": "ImportedModules",
          "value": "@apollographql/graphql-playground-html/dist/render-playground-page,CursorShape,@apollographql/graphql-playground-html/dist/render-playground-page/CursorShape,RenderPageOptions,@apollographql/graphql-playground-html/dist/render-playground-page/RenderPageOptions,Theme,@apollographql/graphql-playground-html/dist/render-playground-page/Theme"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@apollographql/graphql-playground-html/package.json"
              }
            ],
            "concludedValue": "node_modules/@apollographql/graphql-playground-html/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/playground.ts",
            "line": 5
          },
          {
            "location": "src/playground.ts",
            "line": 8
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/apollo-server-core@2.22.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-18T17:42:45Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Friday, September 18, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'apollo-server-core' with version '2.22.0'. The package type in this SBOM is npm with a single purl namespace '@apollographql' described under components. The components were identified from 6 source files."
    }
  ]
}