{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:4305e334-33fe-47c1-baa9-09d1c0313daa",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T14:18:33Z",
    "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": "commands",
      "group": "@graphql-inspector",
      "version": "6.0.0",
      "description": "Plugin system for commands in GraphQL Inspector",
      "purl": "pkg:npm/%40graphql-inspector/commands@6.0.0",
      "bom-ref": "pkg:npm/@graphql-inspector/commands@6.0.0",
      "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"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@graphql-inspector/config/package.json\\nnode_modules/@graphql-inspector/loaders/package.json\\nnode_modules/graphql/package.json\\nnode_modules/tslib/package.json\\nnode_modules/yargs/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "yargs",
      "version": "17.7.2",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "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/yargs@17.7.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://yargs.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yargs/yargs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yargs@17.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yargs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yargs,yargs/helpers,hideBin,yargs/helpers/hideBin,CommandModule,yargs/CommandModule"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/yargs/package.json"
              }
            ],
            "concludedValue": "node_modules/yargs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 10
          },
          {
            "location": "dist/cjs/index.js",
            "line": 11
          },
          {
            "location": "dist/esm/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/index.js",
            "line": 3
          },
          {
            "location": "dist/esm/index.js",
            "line": 46
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 83
          }
        ]
      }
    },
    {
      "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": 8
          }
        ]
      }
    },
    {
      "group": "",
      "name": "graphql",
      "version": "16.10.0",
      "description": "A Query Language and Runtime which can target any service.",
      "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/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": "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"
          }
        ]
      },
      "tags": [
        "service"
      ]
    },
    {
      "authors": [
        {
          "name": "Kamil Kisiela <kamil.kisiela@gmail.com> (https://github.com/kamilkisiela)"
        }
      ],
      "group": "@graphql-inspector",
      "name": "loaders",
      "version": "4.1.0",
      "description": "Loaders 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/loaders@4.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/@graphql-inspector/loaders@4.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@graphql-inspector/loaders/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@graphql-inspector/loaders,Loaders,@graphql-inspector/loaders/Loaders"
        },
        {
          "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/loaders/package.json"
              }
            ],
            "concludedValue": "node_modules/@graphql-inspector/loaders/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kamil Kisiela <kamil.kisiela@gmail.com> (https://github.com/kamilkisiela)"
        }
      ],
      "group": "@graphql-inspector",
      "name": "config",
      "version": "4.0.2",
      "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/config@4.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/@graphql-inspector/config@4.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@graphql-inspector/config/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@graphql-inspector/config,InspectorConfig,@graphql-inspector/config/InspectorConfig"
        },
        {
          "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/config/package.json"
              }
            ],
            "concludedValue": "node_modules/@graphql-inspector/config/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 4
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@graphql-inspector/commands@6.0.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-08-25T14:18:33Z",
      "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 'commands' with version '6.0.0'. The package type in this SBOM is npm with a single purl namespace '@graphql-inspector' described under components. The components were identified from 5 source files."
    }
  ]
}