{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:c0c26fa4-c0aa-420e-b291-2948d4bcdc92",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-29T21:19:28Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "groq",
      "group": "",
      "version": "5.31.1",
      "description": "Tagged template literal for Sanity.io GROQ-queries",
      "purl": "pkg:npm/groq@5.31.1",
      "bom-ref": "pkg:npm/groq@5.31.1",
      "author": "Sanity.io <hello@sanity.io>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, check:types, clean, lint, prepublishOnly, pretest, test, watch"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.sanity.io/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sanity-io/sanity.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@repo\\n@sanity\\n@types\\n@typescript"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@repo/eslint-config/package.json\\nnode_modules/@repo/package.config/package.json\\nnode_modules/@repo/tsconfig/package.json\\nnode_modules/@sanity/pkg-utils/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@typescript/native-preview/package.json\\nnode_modules/eslint/package.json\\nnode_modules/rimraf/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)"
        }
      ],
      "group": "",
      "name": "rimraf",
      "version": "6.1.3",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@6.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/rimraf@6.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rimraf/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/rimraf/package.json"
              }
            ],
            "concludedValue": "node_modules/rimraf/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "9.39.4",
      "description": "An AST-based pattern checker for JavaScript.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/eslint@9.39.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@9.39.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint/config,defineConfig,eslint/config/defineConfig"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "eslint.config.mjs#2"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "@typescript",
      "name": "native-preview",
      "version": "7.0.0-dev.20260421.2",
      "description": "Preview CLI of the native TypeScript compiler port",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript/native-preview@7.0.0-dev.20260421.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/typescript-go.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript/native-preview@7.0.0-dev.20260421.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript/native-preview/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@typescript/native-preview/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript/native-preview/package.json"
          }
        ]
      },
      "tags": [
        "cli",
        "native"
      ]
    },
    {
      "group": "@types",
      "name": "node",
      "version": "24.13.0",
      "description": "TypeScript definitions for node",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@24.13.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@24.13.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@sanity",
      "name": "pkg-utils",
      "version": "10.5.3",
      "description": "Simple utilities for modern npm packages.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40sanity/pkg-utils@10.5.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sanity-io/pkg-utils#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/sanity-io/pkg-utils.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@sanity/pkg-utils@10.5.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sanity/pkg-utils/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@sanity/pkg-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@sanity/pkg-utils/package.json"
          }
        ]
      }
    },
    {
      "group": "@repo",
      "name": "tsconfig",
      "version": "5.31.1",
      "scope": "optional",
      "purl": "pkg:npm/%40repo/tsconfig@5.31.1",
      "type": "library",
      "bom-ref": "pkg:npm/@repo/tsconfig@5.31.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@repo/tsconfig/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@repo/tsconfig/package.json"
              }
            ],
            "concludedValue": "node_modules/@repo/tsconfig/package.json"
          }
        ]
      }
    },
    {
      "group": "@repo",
      "name": "package.config",
      "version": "5.31.1",
      "description": "Shared @sanity/pkg-utils configuration",
      "scope": "optional",
      "purl": "pkg:npm/%40repo/package.config@5.31.1",
      "type": "library",
      "bom-ref": "pkg:npm/@repo/package.config@5.31.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@repo/package.config/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@repo/package.config/package.json"
              }
            ],
            "concludedValue": "node_modules/@repo/package.config/package.json"
          }
        ]
      }
    },
    {
      "group": "@repo",
      "name": "eslint-config",
      "version": "5.31.1",
      "scope": "required",
      "purl": "pkg:npm/%40repo/eslint-config@5.31.1",
      "type": "library",
      "bom-ref": "pkg:npm/@repo/eslint-config@5.31.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@repo/eslint-config/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@repo/eslint-config"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@repo/eslint-config/package.json"
              }
            ],
            "concludedValue": "node_modules/@repo/eslint-config/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "eslint.config.mjs#1"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/groq@5.31.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-29T21:19:28Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, July 29, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'groq' with version '5.31.1'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 8 source files."
    }
  ]
}