{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:61102651-d455-4b9b-acea-7553a749b7b7",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-27T09:53:59Z",
    "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": "resolvable",
      "group": "@josephg",
      "version": "1.0.1",
      "description": "Promise with .resolve() and .reject() methods",
      "purl": "pkg:npm/%40josephg/resolvable@1.0.1",
      "bom-ref": "pkg:npm/@josephg/resolvable@1.0.1",
      "author": "Joseph Gentle <me@josephg.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prepare, build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC"
          }
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "yarn.lock"
      }
    ]
  },
  "components": [
    {
      "group": "@types",
      "name": "node",
      "version": "15.0.1",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4cc917b740a4d72d0a2ac1abf6026d5868edb719599e7bc3b6987150e49dd1b7da47a4358e57beb0fbebccd475baba984d63229e82af8ca7d7506b2e99a3b53c"
        }
      ],
      "purl": "pkg:npm/%40types/node@15.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@15.0.1",
      "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": "typescript",
      "version": "4.2.4",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "57e7af9581d99d091acfc4d106ec5303ddb26413e8b6be47f96850edb0f7859527771e6d18e6b57ee0a07928f1033335462379233bda7485d355e7eebb064246"
        }
      ],
      "purl": "pkg:npm/typescript@4.2.4",
      "type": "library",
      "bom-ref": "pkg:npm/typescript@4.2.4",
      "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/@types/node@15.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/typescript@4.2.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@josephg/resolvable@1.0.1",
      "dependsOn": [
        "pkg:npm/@types/node@15.0.1",
        "pkg:npm/typescript@4.2.4"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@josephg/resolvable@1.0.1"
      ],
      "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-27T09:53:59Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, July 27, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'resolvable' with version '1.0.1'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from the source files: yarn.lock."
    }
  ]
}