{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:8cc863db-349e-4384-8831-bb23356d8c8a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-30T23:52:00Z",
    "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": "log",
      "group": "@dot",
      "version": "0.2.1",
      "description": "A beautiful and minimal logger for all applications",
      "purl": "pkg:npm/%40dot/log@0.2.1",
      "bom-ref": "pkg:npm/@dot/log@0.2.1",
      "author": "shellscape",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, coverage, prepare, prepublishOnly, prerelease, pretest, release, test"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0",
            "url": "https://opensource.org/licenses/MPL-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/shellscape/dot"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/chalk/package.json\\nnode_modules/loglevelnext/package.json\\nnode_modules/p-defer/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "p-defer",
      "version": "3.0.0",
      "description": "Create a deferred promise",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/p-defer@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/p-defer@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/p-defer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "p-defer,DeferredPromise,p-defer/DeferredPromise"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/p-defer/package.json"
              }
            ],
            "concludedValue": "node_modules/p-defer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#23"
          },
          {
            "location": "src/LogFactory.ts#3"
          },
          {
            "location": "src/index.ts#3"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrew Powell <andrew@shellscape.org>"
        }
      ],
      "group": "",
      "name": "loglevelnext",
      "version": "6.0.0",
      "description": "A modern logging library for Node.js and modern browsers that provides log level mapping to the console",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0",
            "url": "https://opensource.org/licenses/MPL-2.0"
          }
        }
      ],
      "purl": "pkg:npm/loglevelnext@6.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/shellscape/loglevelnext"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/loglevelnext@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/loglevelnext/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "loglevelnext,MethodFactoryLevels,loglevelnext/MethodFactoryLevels,PrefixFactoryOptions,loglevelnext/PrefixFactoryOptions,PrefixFactory,loglevelnext/PrefixFactory"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/loglevelnext/package.json"
              }
            ],
            "concludedValue": "node_modules/loglevelnext/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/LogFactory.js#4"
          },
          {
            "location": "dist/index.js#22"
          },
          {
            "location": "recipes/better-stack.ts#3"
          },
          {
            "location": "recipes/sentry.ts#2"
          },
          {
            "location": "src/LogFactory.ts#1"
          },
          {
            "location": "src/LogFactory.ts#2"
          },
          {
            "location": "src/Transport.ts#1"
          },
          {
            "location": "src/index.ts#2"
          }
        ]
      },
      "tags": [
        "log",
        "logging"
      ]
    },
    {
      "group": "",
      "name": "chalk",
      "version": "4.1.2",
      "description": "Terminal string styling done right",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/chalk@4.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/chalk@4.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chalk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chalk"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chalk/package.json"
              }
            ],
            "concludedValue": "node_modules/chalk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#21"
          },
          {
            "location": "src/index.ts#1"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@dot/log@0.2.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-30T23:52:00Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, July 30, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'log' with version '0.2.1'."
    }
  ]
}