{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:eff3a34b-b4ed-407a-b35d-5928aa418110",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-18T17:42:49Z",
    "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-micro",
      "group": "",
      "version": "2.22.0",
      "description": "Production-ready Node.js GraphQL server for Micro",
      "purl": "pkg:npm/apollo-server-micro@2.22.0",
      "bom-ref": "pkg:npm/apollo-server-micro@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/node_modules/xss/package.json\\nnode_modules/@apollographql/graphql-playground-html/package.json"
      }
    ]
  },
  "components": [
    {
      "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": "ImportedModules",
          "value": "@apollographql/graphql-playground-html,renderPlaygroundPage,@apollographql/graphql-playground-html/renderPlaygroundPage"
        },
        {
          "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": "dist/ApolloServer.js",
            "line": 15
          },
          {
            "location": "src/ApolloServer.ts",
            "line": 8
          },
          {
            "location": "src/ApolloServer.ts",
            "line": 138
          }
        ]
      }
    },
    {
      "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/@apollographql/graphql-playground-html/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/@apollographql/graphql-playground-html/node_modules/xss/package.json"
              }
            ],
            "concludedValue": "node_modules/@apollographql/graphql-playground-html/node_modules/xss/package.json"
          }
        ]
      },
      "tags": [
        "html"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/apollo-server-micro@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:49Z",
      "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-micro' 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 the source files: node_modules/@apollographql/graphql-playground-html/node_modules/xss/package.json, node_modules/@apollographql/graphql-playground-html/package.json."
    }
  ]
}