{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:4052643b-2d99-4385-9b72-618b0f51d264",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T11:22:55Z",
    "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": "audit-command",
      "group": "@graphql-inspector",
      "version": "5.0.20",
      "description": "Audit Documents in GraphQL Inspector",
      "purl": "pkg:npm/%40graphql-inspector/audit-command@5.0.20",
      "bom-ref": "pkg:npm/@graphql-inspector/audit-command@5.0.20",
      "author": "Laurin Quast <laurinquast@googlemail.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/cli-table3/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": "required",
      "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": "ImportedModules",
          "value": "tslib"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 4
          }
        ]
      }
    },
    {
      "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,FragmentDefinitionNode,graphql/FragmentDefinitionNode,OperationDefinitionNode,graphql/OperationDefinitionNode"
        },
        {
          "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": 2
          },
          {
            "location": "dist/esm/index.js",
            "line": 67
          },
          {
            "location": "dist/esm/index.js",
            "line": 86
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 97
          },
          {
            "location": "src/index.ts",
            "line": 127
          }
        ]
      },
      "tags": [
        "service"
      ]
    },
    {
      "authors": [
        {
          "name": "James Talmage"
        }
      ],
      "group": "",
      "name": "cli-table3",
      "version": "0.6.3",
      "description": "Pretty unicode tables for the command line. Based on the original cli-table.",
      "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/cli-table3@0.6.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cli-table/cli-table3"
        },
        {
          "type": "vcs",
          "url": "https://github.com/cli-table/cli-table3.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cli-table3@0.6.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cli-table3/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cli-table3"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cli-table3/package.json"
              }
            ],
            "concludedValue": "node_modules/cli-table3/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 5
          },
          {
            "location": "dist/esm/index.js",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "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,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": 5
          },
          {
            "location": "dist/esm/index.js",
            "line": 102
          },
          {
            "location": "dist/esm/index.js",
            "line": 104
          },
          {
            "location": "dist/esm/index.js",
            "line": 105
          },
          {
            "location": "dist/esm/index.js",
            "line": 106
          },
          {
            "location": "dist/esm/index.js",
            "line": 107
          },
          {
            "location": "dist/esm/index.js",
            "line": 108
          },
          {
            "location": "src/index.ts",
            "line": 12
          },
          {
            "location": "src/index.ts",
            "line": 148
          },
          {
            "location": "src/index.ts",
            "line": 151
          },
          {
            "location": "src/index.ts",
            "line": 152
          },
          {
            "location": "src/index.ts",
            "line": 153
          },
          {
            "location": "src/index.ts",
            "line": 154
          },
          {
            "location": "src/index.ts",
            "line": 155
          }
        ]
      }
    },
    {
      "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,calculateOperationComplexity,@graphql-inspector/core/calculateOperationComplexity,calculateTokenCount,@graphql-inspector/core/calculateTokenCount,countAliases,@graphql-inspector/core/countAliases,countDepth,@graphql-inspector/core/countDepth,countDirectives,@graphql-inspector/core/countDirectives,CalculateOperationComplexityConfig,@graphql-inspector/core/CalculateOperationComplexityConfig"
        },
        {
          "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": 4
          },
          {
            "location": "dist/esm/index.js",
            "line": 82
          },
          {
            "location": "dist/esm/index.js",
            "line": 83
          },
          {
            "location": "dist/esm/index.js",
            "line": 84
          },
          {
            "location": "dist/esm/index.js",
            "line": 85
          },
          {
            "location": "dist/esm/index.js",
            "line": 89
          },
          {
            "location": "src/index.ts",
            "line": 4
          },
          {
            "location": "src/index.ts",
            "line": 11
          },
          {
            "location": "src/index.ts",
            "line": 123
          },
          {
            "location": "src/index.ts",
            "line": 124
          },
          {
            "location": "src/index.ts",
            "line": 125
          },
          {
            "location": "src/index.ts",
            "line": 126
          },
          {
            "location": "src/index.ts",
            "line": 130
          }
        ]
      }
    },
    {
      "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,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": 3
          },
          {
            "location": "dist/esm/index.js",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 15
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@graphql-inspector/audit-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:55Z",
      "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 'audit-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 7 source files."
    }
  ]
}