{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a2c6569c-7970-5eb8-b9b9-de3c10ac029e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.grails/grails-plugin-gsp@2.5.6-tuxcare.3",
      "type": "library",
      "group": "org.grails",
      "name": "grails-plugin-gsp",
      "version": "2.5.6-tuxcare.3",
      "purl": "pkg:maven/org.grails/grails-plugin-gsp@2.5.6-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1b0a0828-0ca2-5f05-bf0f-2d5dccb8c3cf",
      "id": "CVE-2023-46131",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-46131 is fixed in version 2.5.6-tuxcare.3 of org.grails:grails-plugin-gsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.grails/grails-plugin-gsp@2.5.6-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.grails/grails-plugin-gsp@2.5.6-tuxcare.3"
    }
  ]
}