{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:6e31e168-b875-4a55-bce5-6c80991ecbc4",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-11T08:51:30Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "group": "",
      "name": "bootstrap",
      "version": "3.2.0",
      "type": "application",
      "purl": "pkg:npm/bootstrap@3.2.0",
      "bom-ref": "pkg:npm/bootstrap@3.2.0"
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "bower.json\\njs/tests/vendor/jquery.min.js"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "jquery",
      "version": "1.11.1",
      "scope": "optional",
      "purl": "pkg:npm/jquery@1.11.1",
      "type": "library",
      "bom-ref": "pkg:npm/jquery@1.11.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "js/tests/vendor/jquery.min.js"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.25,
            "methods": [
              {
                "technique": "filename",
                "confidence": 0.25,
                "value": "js/tests/vendor/jquery.min.js"
              }
            ],
            "concludedValue": "js/tests/vendor/jquery.min.js"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "bootstrap",
      "version": "3.2.0",
      "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
      "scope": "optional",
      "purl": "pkg:npm/bootstrap@3.2.0",
      "type": "framework",
      "bom-ref": "pkg:npm/bootstrap@3.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "bower.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "bower.json"
              }
            ],
            "concludedValue": "bower.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bootstrap@3.2.0",
      "dependsOn": []
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/bootstrap@3.2.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-11T08:51:30Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 11, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'bootstrap' with version '3.2.0'."
    }
  ]
}