{
  "name": "@cyclonedx/cdxgen",
  "version": "11.4.1",
  "description": "Creates CycloneDX Software Bill of Materials (SBOM) from source or container image",
  "homepage": "http://github.com/cyclonedx/cdxgen",
  "author": "Prabhu Subramanian <prabhu@appthreat.com>",
  "license": "Apache-2.0",
  "keywords": [
    "sbom",
    "bom",
    "inventory",
    "spdx",
    "package-url",
    "purl",
    "owasp",
    "component",
    "dependency",
    "appsec",
    "scrm"
  ],
  "contributors": [
    {
      "name": "Erlend Oftedal"
    },
    {
      "name": "Steve Springett",
      "email": "steve.springett@owasp.org",
      "url": "https://about.me/stevespringett"
    },
    {
      "name": "Prabhu Subramanian",
      "url": "https://github.com/prabhu"
    },
    {
      "name": "Adam Setch",
      "url": "https://github.com/setchy"
    },
    {
      "name": "Roland Asmann",
      "url": "https://github.com/malice00"
    }
  ],
  "type": "module",
  "exports": {
    "import": "./lib/cli/index.js",
    "types": "./types/lib/cli/index.d.ts",
    "require": "./index.cjs"
  },
  "types": "./types/lib/cli/index.d.ts",
  "bin": {
    "cdxgen": "bin/cdxgen.js",
    "cdxgen-secure": "bin/cdxgen.js",
    "obom": "bin/cdxgen.js",
    "cbom": "bin/cdxgen.js",
    "saasbom": "bin/cdxgen.js",
    "cdxi": "bin/repl.js",
    "evinse": "bin/evinse.js",
    "cdx-verify": "bin/verify.js"
  },
  "engines": {
    "node": ">=20"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CycloneDX/cdxgen.git"
  },
  "bugs": {
    "url": "https://github.com/cyclonedx/cdxgen/issues"
  },
  "lint-staged": {
    "*": "biome check --fix --no-errors-on-unmatched"
  },
  "dependencies": {
    "@babel/parser": "^7.27.4",
    "@babel/traverse": "^7.27.4",
    "@iarna/toml": "2.2.5",
    "@npmcli/arborist": "^9.1.2",
    "ajv": "^8.17.1",
    "ajv-formats": "^3.0.1",
    "cheerio": "^1.1.0",
    "edn-data": "1.1.2",
    "glob": "^11.0.3",
    "global-agent": "^3.0.0",
    "got": "^14.4.7",
    "iconv-lite": "^0.6.3",
    "jws": "^4.0.0",
    "node-stream-zip": "^1.15.0",
    "packageurl-js": "1.0.2",
    "prettify-xml": "^1.2.0",
    "properties-reader": "^2.3.0",
    "semver": "^7.7.2",
    "ssri": "^12.0.0",
    "table": "^6.9.0",
    "tar": "^7.4.3",
    "uuid": "^11.1.0",
    "validate-iri": "^1.0.1",
    "xml-js": "^1.6.11",
    "yaml": "^2.8.0",
    "yargs": "^17.7.2",
    "yoctocolors": "^2.1.1"
  },
  "optionalDependencies": {
    "@appthreat/atom": "2.2.5",
    "@appthreat/cdx-proto": "1.0.1",
    "@cyclonedx/cdxgen-plugins-bin": "1.6.12",
    "@cyclonedx/cdxgen-plugins-bin-darwin-amd64": "1.6.12",
    "@cyclonedx/cdxgen-plugins-bin-darwin-arm64": "1.6.12",
    "@cyclonedx/cdxgen-plugins-bin-linux-amd64": "1.6.12",
    "@cyclonedx/cdxgen-plugins-bin-linux-arm": "1.6.12",
    "@cyclonedx/cdxgen-plugins-bin-linux-arm64": "1.6.12",
    "@cyclonedx/cdxgen-plugins-bin-linux-ppc64": "1.6.12",
    "@cyclonedx/cdxgen-plugins-bin-linuxmusl-amd64": "1.6.12",
    "@cyclonedx/cdxgen-plugins-bin-linuxmusl-arm64": "1.6.12",
    "@cyclonedx/cdxgen-plugins-bin-windows-amd64": "1.6.12",
    "@cyclonedx/cdxgen-plugins-bin-windows-arm64": "1.6.12",
    "body-parser": "^2.2.0",
    "compression": "^1.7.5",
    "connect": "^3.7.0",
    "jsonata": "^2.0.6",
    "sequelize": "^6.37.7",
    "sqlite3": "npm:@appthreat/sqlite3@^6.0.6"
  },
  "files": [
    "*.js",
    "lib/**",
    "bin/",
    "data/",
    "types/",
    "index.cjs"
  ],
  "devDependencies": {
    "@biomejs/biome": "1.9.4",
    "jest": "^30.0.0",
    "typescript": "^5.8.3"
  },
  "overrides": {
    "babel-plugin-istanbul": "^7.0.0",
    "brace-expansion": "2.0.2",
    "jwa": "^2.0.1",
    "glob": "^11.0.3",
    "node-gyp": "^10.2.0",
    "prebuild": "^13.0.0",
    "pacote": "^20.0.0",
    "negotiator": "^0.6.4",
    "@npmcli/agent": "^3.0.0",
    "@npmcli/fs": "^4.0.0",
    "abbrev": "^3.0.1",
    "cacache": "^19.0.1",
    "camelcase": "^6.3.0",
    "chownr": "^3.0.0",
    "debug": "^4.4.1",
    "escape-string-regexp": "^4.0.0",
    "ini": "^5.0.0",
    "is-stream": "^4.0.1",
    "isexe": "^3.1.1",
    "istanbul-lib-instrument": "^6.0.3",
    "json-parse-even-better-errors": "^4.0.0",
    "lru-cache": "^11.1.0",
    "minimatch": "^10.0.3",
    "minizlib": "^3.0.2",
    "make-fetch-happen": "14.0.3",
    "mkdirp": "^3.0.1",
    "ms": "^2.1.3",
    "nopt": "^8.1.0",
    "on-finished": "^2.4.1",
    "proc-log": "^5.0.0",
    "semver": "^7.7.2",
    "signal-exit": "^4.1.0",
    "sprintf-js": "^1.1.3",
    "ssri": "^12.0.0",
    "statuses": "^2.0.1",
    "strip-json-comments": "^3.1.1",
    "supports-color": "^8.1.1",
    "tar": "^7.4.3",
    "type-fest": "^4.41.0",
    "unique-filename": "^4.0.0",
    "unique-slug": "^5.0.0",
    "uuid": "^11.1.0",
    "which": "^5.0.0",
    "write-file-atomic": "^6.0.0",
    "yallist": "^5.0.0",
    "yargs": "^17.7.2"
  },
  "scripts": {
    "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --inject-globals false lib/managers/docker.test.js lib/helpers/utils.test.js lib/helpers/display.test.js lib/stages/postgen/postgen.test.js lib/evinser/swiftsem.test.js",
    "watch": "node --experimental-vm-modules node_modules/jest/bin/jest.js --watch --inject-globals false",
    "lint:check": "biome check",
    "lint": "biome check --fix",
    "lint:errors": "biome check --diagnostic-level=error",
    "gen-types": "npx -p typescript tsc"
  }
}