{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:407a38a6-7be5-536d-9fcb-5a968aa43c85",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ember-cli",
      "purl": "pkg:npm/ember-cli@1.13.11-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/ember-cli@1.13.11-tuxcare.1",
      "version": "1.13.11-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2015-7565",
      "affects": [
        {
          "ref": "pkg:npm/ember-cli@1.13.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:884a715f-46ac-5f02-a777-a1bf1314d84a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2015-7565 is fixed in version 1.13.11-tuxcare.1 of ember-cli."
      }
    },
    {
      "id": "CVE-2017-16113",
      "affects": [
        {
          "ref": "pkg:npm/ember-cli@1.13.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c57a6bb5-d2a6-5b7c-9b0e-b7a0ef167a8c",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2017-16113 is a false positive for ember-cli 1.13.11-tuxcare.1. false_positive \u2014 CVE-2017-16113 is a false positive match for this repository. The CVE affects the 'parsejson' npm module (versions \u2264 0.0.3), which is a completely different package from ember-cli. The parsejson module is not present in this repository as a direct dependency, transitive dependency, vendored copy, or in any other form."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ember-cli@1.13.11-tuxcare.1"
    }
  ]
}