{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:de6ffa5b-9a59-498c-b9c3-3e6853d3acf5",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-17T12:04:10Z",
    "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": "plugin-markdown-shortcuts",
      "group": "@portabletext",
      "version": "9.0.2",
      "description": "Add helpful Markdown shortcuts to the editor",
      "purl": "pkg:npm/%40portabletext/plugin-markdown-shortcuts@9.0.2",
      "bom-ref": "pkg:npm/@portabletext/plugin-markdown-shortcuts@9.0.2",
      "author": "Sanity.io <hello@sanity.io>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, check:types, check:types:watch, clean, dev, prepublishOnly, test:browser:chromium, test:browser:chromium:watch, test:browser:firefox, test:browser:firefox:watch, test:browser:webkit, test:browser:webkit:watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, check:types:watch, test:browser:chromium:watch, test:browser:firefox:watch, test:browser:webkit:watch"
        },
        {
          "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": "website",
          "url": "https://portabletext.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/portabletext/editor.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@portabletext\\n@sanity\\n@types\\n@vitejs\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@portabletext/editor/package.json\\nnode_modules/@portabletext/plugin-character-pair-decorator/package.json\\nnode_modules/@portabletext/plugin-input-rule/package.json\\nnode_modules/@portabletext/test/package.json\\nnode_modules/@sanity/pkg-utils/package.json\\nnode_modules/@sanity/tsconfig/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/@vitejs/plugin-react/package.json\\nnode_modules/@vitest/browser-playwright/package.json\\nnode_modules/@vitest/browser/package.json\\nnode_modules/oxc-transform-react/package.json\\nnode_modules/racejar/package.json\\nnode_modules/react/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vite/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.1.10",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/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/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "8.2.0",
      "description": "Native-ESM powered web dev build tool",
      "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/vite@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/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/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "7.0.2",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/typescript@7.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@7.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react",
      "version": "19.2.8",
      "description": "React is a JavaScript library for building user interfaces.",
      "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/react@19.2.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@19.2.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react/compiler-runtime,react/compiler-runtime/c,react,useEffect,react/useEffect,react/jsx-runtime,Fragment,react/jsx-runtime/Fragment,react/jsx-runtime/jsx,jsxs,react/jsx-runtime/jsxs,useMemo,react/useMemo"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 1
          },
          {
            "location": "dist/index.js",
            "line": 304
          },
          {
            "location": "dist/index.js",
            "line": 5
          },
          {
            "location": "dist/index.js",
            "line": 10
          },
          {
            "location": "dist/index.js",
            "line": 310
          },
          {
            "location": "src/plugin.markdown-shortcuts.tsx",
            "line": 5
          },
          {
            "location": "src/plugin.markdown-shortcuts.tsx",
            "line": 146
          },
          {
            "location": "src/plugin.markdown-shortcuts.tsx",
            "line": 162
          },
          {
            "location": "dist/index.js",
            "line": 340
          },
          {
            "location": "dist/index.js",
            "line": 346
          },
          {
            "location": "dist/index.js",
            "line": 354
          },
          {
            "location": "dist/index.js",
            "line": 362
          },
          {
            "location": "dist/index.js",
            "line": 368
          },
          {
            "location": "dist/index.js",
            "line": 376
          },
          {
            "location": "dist/index.js",
            "line": 384
          },
          {
            "location": "dist/index.js",
            "line": 386
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "",
      "name": "racejar",
      "version": "3.0.0",
      "description": "A testing framework agnostic Gherkin driver",
      "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/racejar@3.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.sanity.io/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/portabletext/editor.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/racejar@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/racejar/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/racejar/package.json"
              }
            ],
            "concludedValue": "node_modules/racejar/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Boshen and oxc contributors"
        }
      ],
      "group": "",
      "name": "oxc-transform-react",
      "version": "0.145.0",
      "description": "Oxc React Compiler Node API",
      "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/oxc-transform-react@0.145.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://oxc.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/oxc-transform-react@0.145.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/oxc-transform-react/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/oxc-transform-react/package.json"
              }
            ],
            "concludedValue": "node_modules/oxc-transform-react/package.json"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "browser-playwright",
      "version": "4.1.10",
      "description": "Browser running for Vitest using playwright",
      "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/%40vitest/browser-playwright@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/config/browser/playwright"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser-playwright@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser-playwright/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/@vitest/browser-playwright/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser-playwright/package.json"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "browser",
      "version": "4.1.10",
      "description": "Browser running for Vitest",
      "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/%40vitest/browser@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/browser/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser/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/@vitest/browser/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vitejs",
      "name": "plugin-react",
      "version": "6.1.0",
      "description": "The default Vite plugin for React projects",
      "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/%40vitejs/plugin-react@6.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite-plugin-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitejs/plugin-react@6.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitejs/plugin-react/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/@vitejs/plugin-react/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitejs/plugin-react/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "19.2.17",
      "description": "TypeScript definitions for react",
      "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/%40types/react@19.2.17",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@19.2.17",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/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/@types/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@sanity",
      "name": "tsconfig",
      "version": "2.1.0",
      "description": "Shared tsconfig.json presets following best practices at Sanity.io",
      "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/%40sanity/tsconfig@2.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sanity-io/pkg-utils/tree/main/packages/%40sanity/tsconfig#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/sanity-io/pkg-utils.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@sanity/tsconfig@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sanity/tsconfig/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/@sanity/tsconfig/package.json"
              }
            ],
            "concludedValue": "node_modules/@sanity/tsconfig/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@sanity",
      "name": "pkg-utils",
      "version": "12.3.0",
      "description": "Simple utilities for modern npm packages.",
      "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/%40sanity/pkg-utils@12.3.0",
      "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@12.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sanity/pkg-utils/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/@sanity/pkg-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@sanity/pkg-utils/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@portabletext",
      "name": "test",
      "version": "2.0.0",
      "description": "Testing utilities for the Portable Text Editor",
      "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/%40portabletext/test@2.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.portabletext.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/portabletext/editor.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@portabletext/test@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@portabletext/test/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/@portabletext/test/package.json"
              }
            ],
            "concludedValue": "node_modules/@portabletext/test/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@portabletext",
      "name": "plugin-input-rule",
      "version": "7.0.2",
      "description": "Easily configure Input Rules in the Portable Text Editor",
      "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/%40portabletext/plugin-input-rule@7.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.portabletext.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/portabletext/editor.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@portabletext/plugin-input-rule@7.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@portabletext/plugin-input-rule/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@portabletext/plugin-input-rule,InputRulePlugin,@portabletext/plugin-input-rule/InputRulePlugin,defineInputRule,@portabletext/plugin-input-rule/defineInputRule"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@portabletext/plugin-input-rule/package.json"
              }
            ],
            "concludedValue": "node_modules/@portabletext/plugin-input-rule/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 4
          },
          {
            "location": "dist/index.js",
            "line": 76
          },
          {
            "location": "dist/index.js",
            "line": 109
          },
          {
            "location": "dist/index.js",
            "line": 145
          },
          {
            "location": "dist/index.js",
            "line": 171
          },
          {
            "location": "dist/index.js",
            "line": 229
          },
          {
            "location": "dist/index.js",
            "line": 265
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 5
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 19
          },
          {
            "location": "src/rule.heading.ts",
            "line": 5
          },
          {
            "location": "src/rule.heading.ts",
            "line": 26
          },
          {
            "location": "src/rule.horizontal-rule.ts",
            "line": 5
          },
          {
            "location": "src/rule.horizontal-rule.ts",
            "line": 15
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 4
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 16
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 5
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 19
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 5
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 19
          },
          {
            "location": "src/plugin.markdown-shortcuts.tsx",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@portabletext",
      "name": "plugin-character-pair-decorator",
      "version": "9.0.2",
      "description": "Automatically match a pair of characters and decorate the text in between",
      "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/%40portabletext/plugin-character-pair-decorator@9.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://portabletext.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/portabletext/editor.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@portabletext/plugin-character-pair-decorator@9.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@portabletext/plugin-character-pair-decorator/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@portabletext/plugin-character-pair-decorator,CharacterPairDecoratorPlugin,@portabletext/plugin-character-pair-decorator/CharacterPairDecoratorPlugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@portabletext/plugin-character-pair-decorator/package.json"
              }
            ],
            "concludedValue": "node_modules/@portabletext/plugin-character-pair-decorator/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 3
          },
          {
            "location": "src/plugin.markdown-shortcuts.tsx",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@portabletext",
      "name": "editor",
      "version": "8.0.2",
      "description": "Portable Text Editor made in React",
      "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/%40portabletext/editor@8.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.sanity.io/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/portabletext/editor.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@portabletext/editor@8.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@portabletext/editor/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@portabletext/editor,useEditor,@portabletext/editor/useEditor,EditorContext,@portabletext/editor/EditorContext,@portabletext/editor/behaviors,defineBehavior,@portabletext/editor/behaviors/defineBehavior,raise,@portabletext/editor/behaviors/raise,BehaviorAction,@portabletext/editor/behaviors/BehaviorAction,@portabletext/editor/selectors,getPreviousInlineObject,@portabletext/editor/selectors/getPreviousInlineObject,@portabletext/editor/traversal,getPathSubSchema,@portabletext/editor/traversal/getPathSubSchema"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@portabletext/editor/package.json"
              }
            ],
            "concludedValue": "node_modules/@portabletext/editor/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 2
          },
          {
            "location": "dist/index.js",
            "line": 304
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 1
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 1
          },
          {
            "location": "src/rule.heading.ts",
            "line": 1
          },
          {
            "location": "src/rule.horizontal-rule.ts",
            "line": 1
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 1
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 1
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 1
          },
          {
            "location": "src/plugin.markdown-shortcuts.tsx",
            "line": 1
          },
          {
            "location": "src/plugin.markdown-shortcuts.tsx",
            "line": 2
          },
          {
            "location": "src/plugin.markdown-shortcuts.tsx",
            "line": 144
          },
          {
            "location": "dist/index.js",
            "line": 6
          },
          {
            "location": "dist/index.js",
            "line": 12
          },
          {
            "location": "dist/index.js",
            "line": 28
          },
          {
            "location": "dist/index.js",
            "line": 32
          },
          {
            "location": "dist/index.js",
            "line": 40
          },
          {
            "location": "dist/index.js",
            "line": 45
          },
          {
            "location": "dist/index.js",
            "line": 49
          },
          {
            "location": "dist/index.js",
            "line": 54
          },
          {
            "location": "dist/index.js",
            "line": 68
          },
          {
            "location": "dist/index.js",
            "line": 91
          },
          {
            "location": "dist/index.js",
            "line": 96
          },
          {
            "location": "dist/index.js",
            "line": 101
          },
          {
            "location": "dist/index.js",
            "line": 127
          },
          {
            "location": "dist/index.js",
            "line": 132
          },
          {
            "location": "dist/index.js",
            "line": 137
          },
          {
            "location": "dist/index.js",
            "line": 159
          },
          {
            "location": "dist/index.js",
            "line": 164
          },
          {
            "location": "dist/index.js",
            "line": 195
          },
          {
            "location": "dist/index.js",
            "line": 198
          },
          {
            "location": "dist/index.js",
            "line": 205
          },
          {
            "location": "dist/index.js",
            "line": 208
          },
          {
            "location": "dist/index.js",
            "line": 218
          },
          {
            "location": "dist/index.js",
            "line": 244
          },
          {
            "location": "dist/index.js",
            "line": 249
          },
          {
            "location": "dist/index.js",
            "line": 257
          },
          {
            "location": "dist/index.js",
            "line": 280
          },
          {
            "location": "dist/index.js",
            "line": 285
          },
          {
            "location": "dist/index.js",
            "line": 293
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 2
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 31
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 59
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 67
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 75
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 80
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 86
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 95
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 132
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 2
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 48
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 53
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 58
          },
          {
            "location": "src/rule.heading.ts",
            "line": 2
          },
          {
            "location": "src/rule.heading.ts",
            "line": 59
          },
          {
            "location": "src/rule.heading.ts",
            "line": 64
          },
          {
            "location": "src/rule.heading.ts",
            "line": 69
          },
          {
            "location": "src/rule.horizontal-rule.ts",
            "line": 2
          },
          {
            "location": "src/rule.horizontal-rule.ts",
            "line": 53
          },
          {
            "location": "src/rule.horizontal-rule.ts",
            "line": 59
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 2
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 68
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 74
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 84
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 90
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 108
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 2
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 48
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 53
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 61
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 2
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 48
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 53
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 61
          },
          {
            "location": "dist/index.js",
            "line": 7
          },
          {
            "location": "dist/index.js",
            "line": 8
          },
          {
            "location": "dist/index.js",
            "line": 15
          },
          {
            "location": "dist/index.js",
            "line": 57
          },
          {
            "location": "dist/index.js",
            "line": 83
          },
          {
            "location": "dist/index.js",
            "line": 112
          },
          {
            "location": "dist/index.js",
            "line": 152
          },
          {
            "location": "dist/index.js",
            "line": 236
          },
          {
            "location": "dist/index.js",
            "line": 272
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 3
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 37
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 38
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 98
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 99
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 100
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 3
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 32
          },
          {
            "location": "src/rule.heading.ts",
            "line": 3
          },
          {
            "location": "src/rule.heading.ts",
            "line": 29
          },
          {
            "location": "src/rule.horizontal-rule.ts",
            "line": 3
          },
          {
            "location": "src/rule.horizontal-rule.ts",
            "line": 32
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 3
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 32
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 3
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 32
          },
          {
            "location": "dist/index.js",
            "line": 9
          },
          {
            "location": "dist/index.js",
            "line": 18
          },
          {
            "location": "dist/index.js",
            "line": 59
          },
          {
            "location": "dist/index.js",
            "line": 79
          },
          {
            "location": "dist/index.js",
            "line": 115
          },
          {
            "location": "dist/index.js",
            "line": 148
          },
          {
            "location": "dist/index.js",
            "line": 182
          },
          {
            "location": "dist/index.js",
            "line": 232
          },
          {
            "location": "dist/index.js",
            "line": 268
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 4
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 46
          },
          {
            "location": "src/behavior.markdown-shortcuts.ts",
            "line": 118
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 4
          },
          {
            "location": "src/rule.blockquote.ts",
            "line": 22
          },
          {
            "location": "src/rule.heading.ts",
            "line": 4
          },
          {
            "location": "src/rule.heading.ts",
            "line": 43
          },
          {
            "location": "src/rule.horizontal-rule.ts",
            "line": 4
          },
          {
            "location": "src/rule.horizontal-rule.ts",
            "line": 18
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 3
          },
          {
            "location": "src/rule.markdown-link.ts",
            "line": 46
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 4
          },
          {
            "location": "src/rule.ordered-list.ts",
            "line": 22
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 4
          },
          {
            "location": "src/rule.unordered-list.ts",
            "line": 22
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@portabletext/plugin-markdown-shortcuts@9.0.2"
      ],
      "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-17T12:04:10Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 17, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'plugin-markdown-shortcuts' with version '9.0.2'. The package type in this SBOM is npm with 5 purl namespaces described under components. The components were identified from 16 source files."
    }
  ]
}