{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:2f75d898-e5a8-4fea-b36f-1c53260bc538",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T11:22:53Z",
    "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": "validate-command",
      "group": "@graphql-inspector",
      "version": "5.0.20",
      "description": "Validate Documents in GraphQL Inspector",
      "purl": "pkg:npm/%40graphql-inspector/validate-command@5.0.20",
      "bom-ref": "pkg:npm/@graphql-inspector/validate-command@5.0.20",
      "author": "Kamil Kisiela <kamil.kisiela@gmail.com> (https://github.com/kamilkisiela)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prepack"
        },
        {
          "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"
              }
            ]
          }
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@graphql-inspector\\n@graphql-tools"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@graphql-inspector/commands/package.json\\nnode_modules/@graphql-inspector/core/package.json\\nnode_modules/@graphql-inspector/logger/package.json\\nnode_modules/@graphql-tools/utils/package.json\\nnode_modules/graphql/package.json\\nnode_modules/tslib/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.6.2",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.6.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.6.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/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/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "graphql",
      "version": "16.10.0",
      "description": "A Query Language and Runtime which can target any service.",
      "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/graphql@16.10.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/graphql/graphql-js"
        },
        {
          "type": "vcs",
          "url": "https://github.com/graphql/graphql-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/graphql@16.10.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/graphql/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "graphql,print,graphql/print,Source,graphql/Source,GraphQLError,graphql/GraphQLError,GraphQLSchema,graphql/GraphQLSchema"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/graphql/package.json"
              }
            ],
            "concludedValue": "node_modules/graphql/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 6
          },
          {
            "location": "dist/esm/index.js",
            "line": 3
          },
          {
            "location": "dist/esm/index.js",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 54
          }
        ]
      },
      "tags": [
        "service"
      ]
    },
    {
      "authors": [
        {
          "name": "Dotan Simha <dotansimha@gmail.com>"
        }
      ],
      "group": "@graphql-tools",
      "name": "utils",
      "version": "10.8.6",
      "description": "Common package containing utils and types for GraphQL tools",
      "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/%40graphql-tools/utils@10.8.6",
      "type": "library",
      "bom-ref": "pkg:npm/@graphql-tools/utils@10.8.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@graphql-tools/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@graphql-tools/utils,Source,@graphql-tools/utils/Source"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@graphql-tools/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@graphql-tools/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 13
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kamil Kisiela <kamil.kisiela@gmail.com> (https://github.com/kamilkisiela)"
        }
      ],
      "group": "@graphql-inspector",
      "name": "logger",
      "version": "5.0.1",
      "description": "Logger for GraphQL Inspector",
      "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/%40graphql-inspector/logger@5.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/@graphql-inspector/logger@5.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@graphql-inspector/logger/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@graphql-inspector/logger,bolderize,@graphql-inspector/logger/bolderize,chalk,@graphql-inspector/logger/chalk,Logger,@graphql-inspector/logger/Logger"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@graphql-inspector/logger/package.json"
              }
            ],
            "concludedValue": "node_modules/@graphql-inspector/logger/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 9
          },
          {
            "location": "dist/esm/index.js",
            "line": 6
          },
          {
            "location": "dist/esm/index.js",
            "line": 19
          },
          {
            "location": "dist/esm/index.js",
            "line": 33
          },
          {
            "location": "dist/esm/index.js",
            "line": 38
          },
          {
            "location": "dist/esm/index.js",
            "line": 42
          },
          {
            "location": "dist/esm/index.js",
            "line": 257
          },
          {
            "location": "dist/esm/index.js",
            "line": 263
          },
          {
            "location": "dist/esm/index.js",
            "line": 265
          },
          {
            "location": "src/index.ts",
            "line": 12
          },
          {
            "location": "src/index.ts",
            "line": 68
          },
          {
            "location": "src/index.ts",
            "line": 85
          },
          {
            "location": "src/index.ts",
            "line": 90
          },
          {
            "location": "src/index.ts",
            "line": 95
          },
          {
            "location": "src/index.ts",
            "line": 374
          },
          {
            "location": "src/index.ts",
            "line": 381
          },
          {
            "location": "src/index.ts",
            "line": 384
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kamil Kisiela <kamil.kisiela@gmail.com> (https://github.com/kamilkisiela)"
        }
      ],
      "group": "@graphql-inspector",
      "name": "core",
      "version": "7.1.3",
      "description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar 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/%40graphql-inspector/core@7.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/@graphql-inspector/core@7.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@graphql-inspector/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@graphql-inspector/core,validate,@graphql-inspector/core/validate,InvalidDocument,@graphql-inspector/core/InvalidDocument"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@graphql-inspector/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@graphql-inspector/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 8
          },
          {
            "location": "dist/esm/index.js",
            "line": 5
          },
          {
            "location": "dist/esm/index.js",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 11
          },
          {
            "location": "src/index.ts",
            "line": 52
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kamil Kisiela <kamil.kisiela@gmail.com> (https://github.com/kamilkisiela)"
        }
      ],
      "group": "@graphql-inspector",
      "name": "commands",
      "version": "6.0.0",
      "description": "Plugin system for commands in GraphQL Inspector",
      "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/%40graphql-inspector/commands@6.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@graphql-inspector/commands@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@graphql-inspector/commands/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@graphql-inspector/commands,createCommand,@graphql-inspector/commands/createCommand,parseGlobalArgs,@graphql-inspector/commands/parseGlobalArgs,CommandFactory,@graphql-inspector/commands/CommandFactory,GlobalArgs,@graphql-inspector/commands/GlobalArgs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@graphql-inspector/commands/package.json"
              }
            ],
            "concludedValue": "node_modules/@graphql-inspector/commands/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 7
          },
          {
            "location": "dist/esm/index.js",
            "line": 4
          },
          {
            "location": "dist/esm/index.js",
            "line": 75
          },
          {
            "location": "dist/esm/index.js",
            "line": 181
          },
          {
            "location": "src/index.ts",
            "line": 10
          },
          {
            "location": "src/index.ts",
            "line": 146
          },
          {
            "location": "src/index.ts",
            "line": 277
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@graphql-inspector/validate-command@5.0.20"
      ],
      "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-08-25T11:22:53Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'validate-command' with version '5.0.20'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 6 source files."
    }
  ]
}