{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:c1ccd10a-4166-46a7-bdd4-0acad7086e90",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-20T04:14:17Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "core",
      "group": "@jimp",
      "version": "1.6.0",
      "purl": "pkg:npm/%40jimp/core@1.6.0",
      "bom-ref": "pkg:npm/@jimp/core@1.6.0",
      "author": "Andrew Lisowski <lisowski54@gmail.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test-off, build, dev, clean"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@jimp\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "dist/node_modules/@jimp/core/package.json\\nnode_modules/@jimp/config-eslint/package.json\\nnode_modules/@jimp/config-typescript/package.json\\nnode_modules/@jimp/file-ops/package.json\\nnode_modules/@jimp/test-utils/package.json\\nnode_modules/@jimp/types/package.json\\nnode_modules/@jimp/utils/package.json\\nnode_modules/@types/file-type/package.json\\nnode_modules/@types/mime/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/await-to-js/package.json\\nnode_modules/eslint/package.json\\nnode_modules/exif-parser/package.json\\nnode_modules/file-type/package.json\\nnode_modules/mime/package.json\\nnode_modules/tshy/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vite-plugin-node-polyfills/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "2.0.5",
      "description": "Next generation testing framework powered by Vite",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vitest@2.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@2.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "David Myers <hello@davidmyers.dev>"
        }
      ],
      "group": "",
      "name": "vite-plugin-node-polyfills",
      "version": "0.22.0",
      "description": "A Vite plugin to polyfill Node's Core Modules for browser environments.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vite-plugin-node-polyfills@0.22.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/davidmyersdev/vite-plugin-node-polyfills"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/davidmyersdev/vite-plugin-node-polyfills.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite-plugin-node-polyfills@0.22.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite-plugin-node-polyfills/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite-plugin-node-polyfills/package.json"
              }
            ],
            "concludedValue": "node_modules/vite-plugin-node-polyfills/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.5.4",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.5.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)"
        }
      ],
      "group": "",
      "name": "tshy",
      "version": "3.0.2",
      "description": "TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tshy@3.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/tshy@3.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tshy/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tshy/package.json"
              }
            ],
            "concludedValue": "node_modules/tshy/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Robert Kieffer <robert@broofa.com> (http://github.com/broofa)"
        }
      ],
      "group": "",
      "name": "mime",
      "version": "3.0.0",
      "description": "A comprehensive library for mime-type mapping",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/mime@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/broofa/mime"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/mime@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mime/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "mime/lite.js"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mime/package.json"
              }
            ],
            "concludedValue": "node_modules/mime/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/commonjs/index.js",
            "line": 27
          },
          {
            "location": "dist/esm/index.js",
            "line": 6
          },
          {
            "location": "dist/esm/index.js",
            "line": 299
          },
          {
            "location": "src/index.ts",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 500
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "file-type",
      "version": "16.5.4",
      "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/file-type@16.5.4",
      "type": "library",
      "bom-ref": "pkg:npm/file-type@16.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/file-type/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "file-type/core.js"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/file-type/package.json"
              }
            ],
            "concludedValue": "node_modules/file-type/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/commonjs/index.js",
            "line": 24
          },
          {
            "location": "dist/esm/index.js",
            "line": 3
          },
          {
            "location": "dist/esm/index.js",
            "line": 174
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 337
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Bruno Windels <bruno.windels@gmail.com>"
        }
      ],
      "group": "",
      "name": "exif-parser",
      "version": "0.1.12",
      "description": "A javascript library to extract Exif metadata from images, in node and in the browser.",
      "scope": "required",
      "purl": "pkg:npm/exif-parser@0.1.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://github.com/bwindels/exif-parser.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/exif-parser@0.1.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/exif-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "exif-parser,ExifData,exif-parser/ExifData"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/exif-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/exif-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/commonjs/utils/image-bitmap.js",
            "line": 8
          },
          {
            "location": "dist/esm/utils/image-bitmap.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/image-bitmap.js",
            "line": 115
          },
          {
            "location": "src/utils/image-bitmap.ts",
            "line": 1
          },
          {
            "location": "src/utils/image-bitmap.ts",
            "line": 147
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "9.9.1",
      "description": "An AST-based pattern checker for JavaScript.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/eslint@9.9.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@9.9.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Dima Grossman <dima@grossman.io>"
        },
        {
          "name": " Tomer Barnea <tomer@barnea.io>"
        }
      ],
      "group": "",
      "name": "await-to-js",
      "version": "3.0.0",
      "description": "Async/await wrapper for easy error handling in js",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/await-to-js@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/scopsy/await-to-js#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/scopsy/await-to-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/await-to-js@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/await-to-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "await-to-js,await-to-js/to"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/await-to-js/package.json"
              }
            ],
            "concludedValue": "node_modules/await-to-js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/commonjs/index.js",
            "line": 25
          },
          {
            "location": "dist/esm/index.js",
            "line": 4
          },
          {
            "location": "dist/esm/index.js",
            "line": 101
          },
          {
            "location": "dist/esm/index.js",
            "line": 108
          },
          {
            "location": "src/index.ts",
            "line": 4
          },
          {
            "location": "src/index.ts",
            "line": 238
          },
          {
            "location": "src/index.ts",
            "line": 248
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "18.19.48",
      "description": "TypeScript definitions for node",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@18.19.48",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@18.19.48",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "mime",
      "version": "3.0.4",
      "description": "TypeScript definitions for mime",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/mime@3.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/mime@3.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/mime/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/mime/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/mime/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "file-type",
      "version": "10.9.1",
      "description": "Stub TypeScript definitions entry for file-type, which provides its own types definitions",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/file-type@10.9.1",
      "type": "library",
      "bom-ref": "pkg:npm/@types/file-type@10.9.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/file-type/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/file-type/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/file-type/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrew Lisowski <lisowski54@gmail.com>"
        }
      ],
      "group": "@jimp",
      "name": "utils",
      "version": "1.6.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jimp/utils@1.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jimp/utils@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jimp/utils/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "utils/image-bitmap,utils/composite"
        },
        {
          "name": "ImportedModules",
          "value": "@jimp/utils,cssColorToHex,@jimp/utils/cssColorToHex,scan,@jimp/utils/scan,scanIterator,@jimp/utils/scanIterator,limit255,@jimp/utils/limit255"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jimp/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@jimp/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/commonjs/index.js",
            "line": 23
          },
          {
            "location": "dist/commonjs/utils/composite.js",
            "line": 30
          },
          {
            "location": "dist/esm/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/index.js",
            "line": 60
          },
          {
            "location": "dist/esm/index.js",
            "line": 475
          },
          {
            "location": "dist/esm/index.js",
            "line": 501
          },
          {
            "location": "dist/esm/utils/composite.js",
            "line": 4
          },
          {
            "location": "dist/esm/utils/composite.js",
            "line": 49
          },
          {
            "location": "dist/esm/utils/composite.js",
            "line": 50
          },
          {
            "location": "dist/esm/utils/composite.js",
            "line": 51
          },
          {
            "location": "dist/esm/utils/composite.js",
            "line": 52
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 187
          },
          {
            "location": "src/index.ts",
            "line": 743
          },
          {
            "location": "src/index.ts",
            "line": 772
          },
          {
            "location": "src/utils/composite.ts",
            "line": 5
          },
          {
            "location": "src/utils/composite.ts",
            "line": 78
          },
          {
            "location": "src/utils/composite.ts",
            "line": 79
          },
          {
            "location": "src/utils/composite.ts",
            "line": 80
          },
          {
            "location": "src/utils/composite.ts",
            "line": 81
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrew Lisowski <lisowski54@gmail.com>"
        }
      ],
      "group": "@jimp",
      "name": "types",
      "version": "1.6.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jimp/types@1.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jimp/types@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jimp/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@jimp/types,Edge,@jimp/types/Edge,Bitmap,@jimp/types/Bitmap,Format,@jimp/types/Format,JimpClass,@jimp/types/JimpClass,RGBAColor,@jimp/types/RGBAColor"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jimp/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@jimp/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/commonjs/index.js",
            "line": 22
          },
          {
            "location": "dist/commonjs/utils/composite.js",
            "line": 27
          },
          {
            "location": "dist/esm/index.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/composite.js",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/utils/composite-modes.ts",
            "line": 1
          },
          {
            "location": "src/utils/composite.ts",
            "line": 1
          },
          {
            "location": "src/utils/image-bitmap.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrew Lisowski <lisowski54@gmail.com>"
        }
      ],
      "group": "@jimp",
      "name": "test-utils",
      "version": "1.6.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jimp/test-utils@1.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jimp/test-utils@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jimp/test-utils/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jimp/test-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@jimp/test-utils/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrew Lisowski <lisowski54@gmail.com>"
        }
      ],
      "group": "@jimp",
      "name": "file-ops",
      "version": "1.6.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jimp/file-ops@1.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jimp/file-ops@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jimp/file-ops/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@jimp/file-ops,existsSync,@jimp/file-ops/existsSync,readFile,@jimp/file-ops/readFile,writeFile,@jimp/file-ops/writeFile"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jimp/file-ops/package.json"
              }
            ],
            "concludedValue": "node_modules/@jimp/file-ops/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/commonjs/index.js",
            "line": 26
          },
          {
            "location": "dist/esm/index.js",
            "line": 5
          },
          {
            "location": "dist/esm/index.js",
            "line": 98
          },
          {
            "location": "dist/esm/index.js",
            "line": 99
          },
          {
            "location": "dist/esm/index.js",
            "line": 300
          },
          {
            "location": "src/index.ts",
            "line": 5
          },
          {
            "location": "src/index.ts",
            "line": 234
          },
          {
            "location": "src/index.ts",
            "line": 235
          },
          {
            "location": "src/index.ts",
            "line": 501
          }
        ]
      }
    },
    {
      "group": "@jimp",
      "name": "config-typescript",
      "version": "1.6.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jimp/config-typescript@1.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jimp/config-typescript@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jimp/config-typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jimp/config-typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/@jimp/config-typescript/package.json"
          }
        ]
      }
    },
    {
      "group": "@jimp",
      "name": "config-eslint",
      "version": "1.6.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jimp/config-eslint@1.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jimp/config-eslint@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jimp/config-eslint/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@jimp/config-eslint/base.js"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jimp/config-eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/@jimp/config-eslint/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "eslint.config.mjs",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrew Lisowski <lisowski54@gmail.com>"
        }
      ],
      "group": "@jimp",
      "name": "core",
      "version": "1.6.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jimp/core@1.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jimp/core@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "dist/node_modules/@jimp/core/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "dist/node_modules/@jimp/core/package.json"
              }
            ],
            "concludedValue": "dist/node_modules/@jimp/core/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@jimp/core@1.6.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-20T04:14:17Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, August 20, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'core' with version '1.6.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 19 source files."
    }
  ]
}