{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:313203ea-bba2-470f-a98e-0cedeaa83ddb",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-16T07:29:11Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "string-escape",
      "group": "",
      "version": "0.3.0",
      "description": "A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.",
      "purl": "pkg:npm/string-escape@0.3.0",
      "bom-ref": "pkg:npm/string-escape@0.3.0",
      "author": "Mathias Bynens (http://mathiasbynens.be/)",
      "properties": [],
      "type": "application",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://mths.be/jsesc"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mathiasbynens/jsesc.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "bower.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "javascript-string-escape",
      "version": "0.3.0",
      "scope": "optional",
      "purl": "pkg:npm/javascript-string-escape@0.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/javascript-string-escape@0.3.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"
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/string-escape@0.3.0",
      "dependsOn": []
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/string-escape@0.3.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-16T07:29:11Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Sunday, August 16, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'string-escape' with version '0.3.0'."
    }
  ]
}