{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:80561636-85bb-4351-a942-821036afe9de",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-25T17:33:50Z",
    "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": "jsc-safe-url",
      "group": "",
      "version": "0.2.4",
      "description": "Utility functions for converting to and from URLs that encode query string data into URL paths",
      "purl": "pkg:npm/jsc-safe-url@0.2.4",
      "bom-ref": "pkg:npm/jsc-safe-url@0.2.4",
      "author": "Rob Hogan <npm@rhogan.net>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/robhogan/jsc-safe-url#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/robhogan/jsc-safe-url.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "yarn.lock"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "flow-bin",
      "version": "0.206.0",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7194c4b3f38459c6f17ef6fc04ff85c3409ea79c2b1321334071a95f28d5a505eb02b691039c19517bd37f50b9607b9f41a01863d624298e5602be3ad49be638"
        }
      ],
      "purl": "pkg:npm/flow-bin@0.206.0",
      "type": "library",
      "bom-ref": "pkg:npm/flow-bin@0.206.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "yarn.lock"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "yarn.lock"
              }
            ],
            "concludedValue": "yarn.lock"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "prettier",
      "version": "2.8.8",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b5d37ca901af363c380876d8f975e4d098025e7f50885db56b9e6b05ee4b24053e903c82e16427e3e6b09b65df936950324e5f2aea7d5e0cd366d1a48c174ff5"
        }
      ],
      "purl": "pkg:npm/prettier@2.8.8",
      "type": "library",
      "bom-ref": "pkg:npm/prettier@2.8.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "yarn.lock"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "yarn.lock"
              }
            ],
            "concludedValue": "yarn.lock"
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/flow-bin@0.206.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/prettier@2.8.8",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/jsc-safe-url@0.2.4",
      "dependsOn": [
        "pkg:npm/flow-bin@0.206.0",
        "pkg:npm/prettier@2.8.8"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/jsc-safe-url@0.2.4"
      ],
      "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-25T17:33:50Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Saturday, July 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'jsc-safe-url' with version '0.2.4'."
    }
  ]
}