{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:49ff70c8-3dc4-4471-a663-252cb05fd419",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T10:14:38Z",
    "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-proposal-object-rest-spread",
      "group": "@babel",
      "version": "7.18.9-tuxcare.4",
      "description": "Compile object rest and spread to ES5",
      "purl": "pkg:npm/%40babel/plugin-proposal-object-rest-spread@7.18.9-tuxcare.4",
      "bom-ref": "pkg:npm/@babel/plugin-proposal-object-rest-spread@7.18.9-tuxcare.4",
      "author": "The Babel Team (https://babel.dev/team)",
      "properties": [
        {
          "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://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@babel"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@babel/core/package.json\\nnode_modules/@babel/helper-compilation-targets/package.json\\nnode_modules/@babel/plugin-proposal-object-rest-spread/package.json\\nnode_modules/@babel/plugin-syntax-object-rest-spread/node_modules/@babel/helper-plugin-utils/package.json\\nnode_modules/@babel/plugin-syntax-object-rest-spread/package.json\\nnode_modules/@babel/plugin-transform-parameters/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "plugin-transform-parameters",
      "version": "7.18.8",
      "description": "Compile ES2015 default and rest parameters to ES5",
      "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/%40babel/plugin-transform-parameters@7.18.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-parameters"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/plugin-transform-parameters@7.18.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/plugin-transform-parameters/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/plugin-transform-parameters,convertFunctionParams,@babel/plugin-transform-parameters/convertFunctionParams"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/plugin-transform-parameters/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/plugin-transform-parameters/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 348
          }
        ]
      },
      "tags": [
        "rest"
      ]
    },
    {
      "group": "@babel",
      "name": "plugin-syntax-object-rest-spread",
      "version": "7.8.3",
      "description": "Allow parsing of object rest/spread",
      "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/%40babel/plugin-syntax-object-rest-spread@7.8.3",
      "type": "library",
      "bom-ref": "pkg:npm/@babel/plugin-syntax-object-rest-spread@7.8.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/plugin-syntax-object-rest-spread/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/plugin-syntax-object-rest-spread"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/plugin-syntax-object-rest-spread/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/plugin-syntax-object-rest-spread/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "helper-plugin-utils",
      "version": "7.17.12",
      "description": "General utilities for plugins to use",
      "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/%40babel/helper-plugin-utils@7.17.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-plugin-utils"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/helper-plugin-utils@7.17.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/plugin-syntax-object-rest-spread/node_modules/@babel/helper-plugin-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/helper-plugin-utils,declare,@babel/helper-plugin-utils/declare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/plugin-syntax-object-rest-spread/node_modules/@babel/helper-plugin-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/plugin-syntax-object-rest-spread/node_modules/@babel/helper-plugin-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 5
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 29
          }
        ]
      },
      "tags": [
        "plugins"
      ]
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "plugin-proposal-object-rest-spread",
      "version": "7.18.9-tuxcare.4",
      "description": "Compile object rest and spread to ES5",
      "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/%40babel/plugin-proposal-object-rest-spread@7.18.9-tuxcare.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/plugin-proposal-object-rest-spread@7.18.9-tuxcare.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/plugin-proposal-object-rest-spread/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/@babel/plugin-proposal-object-rest-spread/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/plugin-proposal-object-rest-spread/package.json"
          }
        ]
      },
      "tags": [
        "rest"
      ]
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "helper-compilation-targets",
      "version": "7.18.9-tuxcare.4",
      "description": "Helper functions on Babel compilation targets",
      "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/%40babel/helper-compilation-targets@7.18.9-tuxcare.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/helper-compilation-targets@7.18.9-tuxcare.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/helper-compilation-targets/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/helper-compilation-targets,isRequired,@babel/helper-compilation-targets/isRequired"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/helper-compilation-targets/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/helper-compilation-targets/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 9
          },
          {
            "location": "src/index.ts",
            "line": 7
          },
          {
            "location": "src/index.ts",
            "line": 33
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "core",
      "version": "7.18.9-tuxcare.4",
      "description": "Babel compiler core.",
      "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/%40babel/core@7.18.9-tuxcare.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/core@7.18.9-tuxcare.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/core,types,@babel/core/types,PluginPass,@babel/core/PluginPass"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 7
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 4
          },
          {
            "location": "src/index.ts",
            "line": 15
          },
          {
            "location": "src/index.ts",
            "line": 16
          },
          {
            "location": "src/index.ts",
            "line": 17
          },
          {
            "location": "src/index.ts",
            "line": 20
          },
          {
            "location": "src/index.ts",
            "line": 52
          },
          {
            "location": "src/index.ts",
            "line": 96
          },
          {
            "location": "src/index.ts",
            "line": 115
          },
          {
            "location": "src/index.ts",
            "line": 117
          },
          {
            "location": "src/index.ts",
            "line": 118
          },
          {
            "location": "src/index.ts",
            "line": 119
          },
          {
            "location": "src/index.ts",
            "line": 121
          },
          {
            "location": "src/index.ts",
            "line": 123
          },
          {
            "location": "src/index.ts",
            "line": 132
          },
          {
            "location": "src/index.ts",
            "line": 152
          },
          {
            "location": "src/index.ts",
            "line": 154
          },
          {
            "location": "src/index.ts",
            "line": 184
          },
          {
            "location": "src/index.ts",
            "line": 185
          },
          {
            "location": "src/index.ts",
            "line": 200
          },
          {
            "location": "src/index.ts",
            "line": 201
          },
          {
            "location": "src/index.ts",
            "line": 202
          },
          {
            "location": "src/index.ts",
            "line": 210
          },
          {
            "location": "src/index.ts",
            "line": 211
          },
          {
            "location": "src/index.ts",
            "line": 215
          },
          {
            "location": "src/index.ts",
            "line": 217
          },
          {
            "location": "src/index.ts",
            "line": 228
          },
          {
            "location": "src/index.ts",
            "line": 235
          },
          {
            "location": "src/index.ts",
            "line": 239
          },
          {
            "location": "src/index.ts",
            "line": 267
          },
          {
            "location": "src/index.ts",
            "line": 268
          },
          {
            "location": "src/index.ts",
            "line": 277
          },
          {
            "location": "src/index.ts",
            "line": 380
          },
          {
            "location": "src/index.ts",
            "line": 392
          },
          {
            "location": "src/index.ts",
            "line": 396
          },
          {
            "location": "src/index.ts",
            "line": 422
          },
          {
            "location": "src/index.ts",
            "line": 424
          },
          {
            "location": "src/index.ts",
            "line": 425
          },
          {
            "location": "src/index.ts",
            "line": 445
          },
          {
            "location": "src/index.ts",
            "line": 452
          },
          {
            "location": "src/index.ts",
            "line": 482
          },
          {
            "location": "src/index.ts",
            "line": 490
          },
          {
            "location": "src/index.ts",
            "line": 511
          },
          {
            "location": "src/index.ts",
            "line": 512
          },
          {
            "location": "src/index.ts",
            "line": 517
          },
          {
            "location": "src/index.ts",
            "line": 521
          },
          {
            "location": "src/index.ts",
            "line": 525
          },
          {
            "location": "src/index.ts",
            "line": 526
          },
          {
            "location": "src/index.ts",
            "line": 527
          },
          {
            "location": "src/index.ts",
            "line": 529
          },
          {
            "location": "src/index.ts",
            "line": 530
          },
          {
            "location": "src/index.ts",
            "line": 533
          },
          {
            "location": "src/index.ts",
            "line": 549
          },
          {
            "location": "src/index.ts",
            "line": 553
          },
          {
            "location": "src/index.ts",
            "line": 554
          },
          {
            "location": "src/index.ts",
            "line": 562
          },
          {
            "location": "src/index.ts",
            "line": 567
          },
          {
            "location": "src/index.ts",
            "line": 568
          },
          {
            "location": "src/index.ts",
            "line": 576
          },
          {
            "location": "src/index.ts",
            "line": 577
          },
          {
            "location": "src/index.ts",
            "line": 584
          },
          {
            "location": "src/index.ts",
            "line": 585
          },
          {
            "location": "src/index.ts",
            "line": 606
          },
          {
            "location": "src/index.ts",
            "line": 608
          },
          {
            "location": "src/index.ts",
            "line": 620
          },
          {
            "location": "src/index.ts",
            "line": 652
          },
          {
            "location": "src/index.ts",
            "line": 656
          },
          {
            "location": "src/index.ts",
            "line": 669
          },
          {
            "location": "src/index.ts",
            "line": 674
          },
          {
            "location": "src/index.ts",
            "line": 679
          },
          {
            "location": "src/shouldStoreRHSInTemporaryVariable.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@babel/plugin-proposal-object-rest-spread@7.18.9-tuxcare.4"
      ],
      "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-21T10:14:38Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'plugin-proposal-object-rest-spread' with version '7.18.9-tuxcare.4'. The package type in this SBOM is npm with a single purl namespace '@babel' described under components. The components were identified from 6 source files."
    }
  ]
}
