{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:284bf6d0-fc14-42c3-8bac-ffd048b2b9c9",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-16T19:58:23Z",
    "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": "safe-variable-name",
      "group": "",
      "version": "1.0.5",
      "description": "Get a safe variable name from a given string.",
      "purl": "pkg:npm/safe-variable-name@1.0.5",
      "bom-ref": "pkg:npm/safe-variable-name@1.0.5",
      "author": "bluelovers",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "review, review:coverage, review:test, coverage, lint, lint:eslint, test, test:jest, test:jest:coverage, test:jest:snapshot, test:mocha, test:snapshot, test:tsd, test:tsdx, posttest, build, build:dts:bundle, build:dts:copy, build:dts:tsc, build:dts:tsc:emit, build:microbundle, build:tsdx, ci:install, ci:build, preversion, version, prepublishOnly, prepublishOnly:update, publish, postpublishOnly, ncu, sort-package-json, tsc:showConfig"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:dts:bundle, build:dts:copy, build:dts:tsc, build:dts:tsc:emit, build:microbundle, build:tsdx, ci:build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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": "vcs",
          "url": "https://github.com/bluelovers/ws-string/tree/master/packages/safe-variable-name#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-string.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/camelcase/package.json\\nnode_modules/reserved2/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Jon Schlinkert (https://github.com/jonschlinkert)"
        }
      ],
      "group": "",
      "name": "reserved2",
      "version": "0.1.10",
      "description": "Reserved words that may not be used as variables, functions, methods, or object identifiers, since ECMAScript specifies special behavior for them.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/reserved2@0.1.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bluelovers/ws-string/tree/master/packages/reserved#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-string.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/reserved2@0.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/reserved2/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "reserved2,isReservedOrBuiltinsLC,reserved2/isReservedOrBuiltinsLC"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/reserved2/package.json"
              }
            ],
            "concludedValue": "node_modules/reserved2/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.cjs.development.cjs",
            "line": 6
          },
          {
            "location": "dist/index.cjs.production.min.cjs",
            "line": 7
          },
          {
            "location": "dist/index.umd.development.cjs",
            "line": 2
          },
          {
            "location": "dist/index.umd.production.min.cjs",
            "line": 2
          },
          {
            "location": "dist/index.esm.mjs",
            "line": 3
          },
          {
            "location": "dist/index.esm.mjs",
            "line": 6
          },
          {
            "location": "dist/index.esm.mjs",
            "line": 15
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 16
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "camelcase",
      "version": "6.3.0",
      "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`",
      "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/camelcase@6.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/camelcase@6.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/camelcase/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "camelcase"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/camelcase/package.json"
              }
            ],
            "concludedValue": "node_modules/camelcase/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.cjs.development.cjs",
            "line": 5
          },
          {
            "location": "dist/index.cjs.production.min.cjs",
            "line": 7
          },
          {
            "location": "dist/index.umd.development.cjs",
            "line": 2
          },
          {
            "location": "dist/index.umd.production.min.cjs",
            "line": 2
          },
          {
            "location": "dist/index.esm.mjs",
            "line": 1
          },
          {
            "location": "dist/index.esm.mjs",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 6
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/safe-variable-name@1.0.5"
      ],
      "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-16T19:58:23Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, September 16, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'safe-variable-name' with version '1.0.5'."
    }
  ]
}