{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:6c75192a-e44c-49b2-9a4a-aaf7a7a4d76d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-24T22:33:17Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "clear",
      "group": "",
      "version": "0.1.0",
      "description": "Clear the terminal screen if possible",
      "purl": "pkg:npm/clear@0.1.0",
      "bom-ref": "pkg:npm/clear@0.1.0",
      "author": "Dave Eddy <dave@daveeddy.com> (http://www.daveeddy.com)",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": ""
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        }
      ],
      "type": "application",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bahamas10/node-clear.git"
        }
      ]
    },
    "properties": []
  },
  "components": [],
  "dependencies": [
    {
      "ref": "pkg:npm/clear@0.1.0",
      "dependsOn": []
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/clear@0.1.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-24T22:33:17Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Friday, July 24, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'clear' with version '0.1.0'. BOM file is empty without components."
    }
  ]
}