{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:fe639e47-3897-4042-b257-8181ffcaef17",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T04:40: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": "gast",
      "group": "@chevrotain",
      "version": "10.5.0",
      "description": "Grammar AST structure for Chevrotain Parsers",
      "purl": "pkg:npm/%40chevrotain/gast@10.5.0",
      "bom-ref": "pkg:npm/@chevrotain/gast@10.5.0",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "---------- CI FLOWS --------, ci, build, test, ---------- DEV FLOWS --------, update-snapshots, ---------- BUILD STEPS --------, clean, compile:watch, compile, coverage"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, ---------- BUILD STEPS --------, compile:watch, compile"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/Chevrotain/chevrotain.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@chevrotain\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@chevrotain/types/package.json\\nnode_modules/@types/lodash/package.json\\nnode_modules/lodash/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "John-David Dalton <john.david.dalton@gmail.com>"
        }
      ],
      "group": "",
      "name": "lodash",
      "version": "4.17.21",
      "description": "Lodash modular utilities.",
      "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/lodash@4.17.21",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://lodash.com/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lodash@4.17.21",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lodash/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "lodash/some,lodash/every,lodash/includes,lodash/map,lodash/forEach,lodash/isString,lodash/isRegExp,lodash/pickBy,lodash/assign"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/lodash/package.json"
              }
            ],
            "concludedValue": "node_modules/lodash/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/src/helpers.js",
            "line": 7
          },
          {
            "location": "lib/src/helpers.js",
            "line": 8
          },
          {
            "location": "lib/src/helpers.js",
            "line": 9
          },
          {
            "location": "lib/src/model.js",
            "line": 22
          },
          {
            "location": "lib/src/model.js",
            "line": 23
          },
          {
            "location": "lib/src/model.js",
            "line": 24
          },
          {
            "location": "lib/src/model.js",
            "line": 25
          },
          {
            "location": "lib/src/model.js",
            "line": 26
          },
          {
            "location": "lib/src/model.js",
            "line": 27
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "lodash",
      "version": "4.14.191",
      "description": "TypeScript definitions for Lo-Dash",
      "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/lodash@4.14.191",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/lodash@4.14.191",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/lodash/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/lodash/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/lodash/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Shahar Soel"
        }
      ],
      "group": "@chevrotain",
      "name": "types",
      "version": "10.5.0",
      "description": "Type Signatures and API Website for Chevrotain",
      "scope": "required",
      "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/%40chevrotain/types@10.5.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://chevrotain.io/documentation/"
        },
        {
          "type": "vcs",
          "url": "git://github.com/Chevrotain/chevrotain.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@chevrotain/types@10.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@chevrotain/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@chevrotain/types,IProduction,@chevrotain/types/IProduction"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@chevrotain/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@chevrotain/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/visitor.ts",
            "line": 13
          }
        ]
      },
      "tags": [
        "api"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@chevrotain/gast@10.5.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-09-10T04:40:23Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'gast' with version '10.5.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 3 source files."
    }
  ]
}