{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:6ec8d0c5-8714-428a-9b83-bfb120c0b78f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-08T19:12:32Z",
    "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": "vue-template-compiler",
      "group": "",
      "version": "2.7.16-tuxcare.5",
      "description": "template compiler for Vue 2.0",
      "purl": "pkg:npm/vue-template-compiler@2.7.16-tuxcare.5",
      "bom-ref": "pkg:npm/vue-template-compiler@2.7.16-tuxcare.5",
      "author": "Evan You",
      "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": "vcs",
          "url": "https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/vue.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/de-indent/package.json\\nnode_modules/he/package.json\\nnode_modules/vue/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vue",
      "version": "2.7.16-tuxcare.5",
      "description": "Reactive, component-oriented view layer for modern web 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/vue@2.7.16-tuxcare.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/vue#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/vue.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vue@2.7.16-tuxcare.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vue"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue/package.json"
              }
            ],
            "concludedValue": "node_modules/vue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.js",
            "line": 2
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Mathias Bynens (https://mathiasbynens.be/)"
        }
      ],
      "group": "",
      "name": "he",
      "version": "1.2.0",
      "description": "A robust HTML entities encoder/decoder with full Unicode support.",
      "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/he@1.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mths.be/he"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mathiasbynens/he.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/he@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/he/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "he"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/he/package.json"
              }
            ],
            "concludedValue": "node_modules/he/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build.js",
            "line": 6
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "de-indent",
      "version": "1.0.2",
      "description": "remove extra indent from a block of code",
      "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/de-indent@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/yyx990803/de-indent#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/yyx990803/de-indent.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/de-indent@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/de-indent/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "de-indent"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/de-indent/package.json"
              }
            ],
            "concludedValue": "node_modules/de-indent/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build.js",
            "line": 5
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/vue-template-compiler@2.7.16-tuxcare.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-08T19:12:32Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 8, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'vue-template-compiler' with version '2.7.16-tuxcare.5'."
    }
  ]
}