{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cfaa0ea6-82c8-526f-b630-a9b19f7bc324",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "quartz-jobs",
      "purl": "pkg:maven/org.quartz-scheduler/quartz-jobs@2.3.2-tuxcare.1",
      "type": "library",
      "group": "org.quartz-scheduler",
      "bom-ref": "pkg:maven/org.quartz-scheduler/quartz-jobs@2.3.2-tuxcare.1",
      "version": "2.3.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-39017",
      "affects": [
        {
          "ref": "pkg:maven/org.quartz-scheduler/quartz-jobs@2.3.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e0301e91-d0d5-5f29-8434-9105559453f5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-39017 affects version 2.3.2-tuxcare.1 of org.quartz-scheduler:quartz-jobs and will not be fixed. The described attack requires developer or administrative-level access, meaning it is only exploitable in an already compromised environment. No official fix has been released since disclosure, and the CVE is marked as DISPUTED by NIST",
        "response": [
          "will_not_fix"
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.quartz-scheduler/quartz-jobs@2.3.2-tuxcare.1"
    }
  ]
}