{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9b6c8751-5fbf-4caa-86a4-99f0885d9b98",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-23T14:32: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": "cli",
      "group": "@ionic",
      "version": "6.11.6",
      "description": "A tool for creating and developing Ionic Framework mobile apps.",
      "purl": "pkg:npm/%40ionic/cli@6.11.6",
      "bom-ref": "pkg:npm/@ionic/cli@6.11.6",
      "author": "Ionic Team <hi@ionic.io> (https://ionicframework.com) ",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "ionic"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "clean, lint, build, watch, test, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, watch"
        },
        {
          "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ionic-team/ionic-cli.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@ionic"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@ionic/cli-framework-output/package.json\\nnode_modules/@ionic/cli-framework-prompts/package.json\\nnode_modules/@ionic/cli-framework/package.json\\nnode_modules/@ionic/utils-array/package.json\\nnode_modules/@ionic/utils-fs/package.json\\nnode_modules/@ionic/utils-network/package.json\\nnode_modules/@ionic/utils-process/package.json\\nnode_modules/@ionic/utils-stream/package.json\\nnode_modules/@ionic/utils-subprocess/package.json\\nnode_modules/@ionic/utils-terminal/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Ionic Team <hi@ionic.io> (https://ionic.io)"
        }
      ],
      "group": "@ionic",
      "name": "utils-terminal",
      "version": "2.2.1",
      "description": "Terminal utils for NodeJS",
      "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/%40ionic/utils-terminal@2.2.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ionic-team/ionic-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ionic/utils-terminal@2.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ionic/utils-terminal/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ionic/utils-terminal,TERMINAL_INFO,@ionic/utils-terminal/TERMINAL_INFO"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ionic/utils-terminal/package.json"
              }
            ],
            "concludedValue": "node_modules/@ionic/utils-terminal/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "commands/completion.js",
            "line": 5
          },
          {
            "location": "lib/command.js",
            "line": 6
          },
          {
            "location": "lib/index.js",
            "line": 7
          },
          {
            "location": "lib/shell.js",
            "line": 7
          },
          {
            "location": "lib/utils/emoji.js",
            "line": 4
          },
          {
            "location": "src/commands/completion.ts",
            "line": 2
          },
          {
            "location": "src/lib/command.ts",
            "line": 3
          },
          {
            "location": "src/lib/index.ts",
            "line": 4
          },
          {
            "location": "src/lib/shell.ts",
            "line": 4
          },
          {
            "location": "src/lib/utils/emoji.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ionic Team <hi@ionic.io> (https://ionic.io)"
        }
      ],
      "group": "@ionic",
      "name": "utils-subprocess",
      "version": "2.1.6",
      "description": "Subprocess utils for NodeJS",
      "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/%40ionic/utils-subprocess@2.1.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ionic-team/ionic-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ionic/utils-subprocess@2.1.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ionic/utils-subprocess/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ionic/utils-subprocess,ERROR_COMMAND_NOT_FOUND,@ionic/utils-subprocess/ERROR_COMMAND_NOT_FOUND,ERROR_SIGNAL_EXIT,@ionic/utils-subprocess/ERROR_SIGNAL_EXIT,SubprocessError,@ionic/utils-subprocess/SubprocessError,Subprocess,@ionic/utils-subprocess/Subprocess,SubprocessOptions,@ionic/utils-subprocess/SubprocessOptions,WhichOptions,@ionic/utils-subprocess/WhichOptions,which,@ionic/utils-subprocess/which,fork,@ionic/utils-subprocess/fork,ERROR_NON_ZERO_EXIT,@ionic/utils-subprocess/ERROR_NON_ZERO_EXIT"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ionic/utils-subprocess/package.json"
              }
            ],
            "concludedValue": "node_modules/@ionic/utils-subprocess/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "commands/capacitor/base.js",
            "line": 5
          },
          {
            "location": "commands/cordova/base.js",
            "line": 6
          },
          {
            "location": "commands/ssh/base.js",
            "line": 4
          },
          {
            "location": "commands/ssl/base.js",
            "line": 4
          },
          {
            "location": "lib/build.js",
            "line": 6
          },
          {
            "location": "lib/cordova-res.js",
            "line": 4
          },
          {
            "location": "lib/helper.js",
            "line": 5
          },
          {
            "location": "lib/native-run.js",
            "line": 5
          },
          {
            "location": "lib/shell.js",
            "line": 6
          },
          {
            "location": "lib/utils/npm.js",
            "line": 4
          },
          {
            "location": "src/commands/capacitor/base.ts",
            "line": 2
          },
          {
            "location": "src/commands/cordova/base.ts",
            "line": 4
          },
          {
            "location": "src/commands/ssh/base.ts",
            "line": 1
          },
          {
            "location": "src/commands/ssl/base.ts",
            "line": 1
          },
          {
            "location": "src/definitions.ts",
            "line": 18
          },
          {
            "location": "src/lib/build.ts",
            "line": 4
          },
          {
            "location": "src/lib/cordova-res.ts",
            "line": 1
          },
          {
            "location": "src/lib/cordova-res.ts",
            "line": 70
          },
          {
            "location": "src/lib/helper.ts",
            "line": 2
          },
          {
            "location": "src/lib/helper.ts",
            "line": 16
          },
          {
            "location": "src/lib/native-run.ts",
            "line": 2
          },
          {
            "location": "src/lib/native-run.ts",
            "line": 114
          },
          {
            "location": "src/lib/shell.ts",
            "line": 3
          },
          {
            "location": "src/lib/shell.ts",
            "line": 185
          },
          {
            "location": "src/lib/utils/npm.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ionic Team <hi@ionic.io> (https://ionic.io)"
        }
      ],
      "group": "@ionic",
      "name": "utils-stream",
      "version": "3.1.5",
      "description": "Stream utils for NodeJS",
      "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/%40ionic/utils-stream@3.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ionic-team/ionic-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ionic/utils-stream@3.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ionic/utils-stream/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/@ionic/utils-stream/package.json"
              }
            ],
            "concludedValue": "node_modules/@ionic/utils-stream/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ionic Team <hi@ionic.io> (https://ionic.io)"
        }
      ],
      "group": "@ionic",
      "name": "utils-process",
      "version": "2.1.6",
      "description": "Process utils for NodeJS",
      "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/%40ionic/utils-process@2.1.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ionic-team/ionic-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ionic/utils-process@2.1.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ionic/utils-process/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ionic/utils-process,onBeforeExit,@ionic/utils-process/onBeforeExit,sleepForever,@ionic/utils-process/sleepForever,sleep,@ionic/utils-process/sleep,processExit,@ionic/utils-process/processExit,createProcessEnv,@ionic/utils-process/createProcessEnv,killProcessTree,@ionic/utils-process/killProcessTree"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ionic/utils-process/package.json"
              }
            ],
            "concludedValue": "node_modules/@ionic/utils-process/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "commands/capacitor/run.js",
            "line": 5
          },
          {
            "location": "commands/cordova/run.js",
            "line": 5
          },
          {
            "location": "commands/deploy/build.js",
            "line": 6
          },
          {
            "location": "commands/package/build.js",
            "line": 8
          },
          {
            "location": "commands/package/deploy.js",
            "line": 7
          },
          {
            "location": "commands/serve.js",
            "line": 4
          },
          {
            "location": "index.js",
            "line": 7
          },
          {
            "location": "lib/build.js",
            "line": 5
          },
          {
            "location": "lib/native-run.js",
            "line": 4
          },
          {
            "location": "lib/serve.js",
            "line": 8
          },
          {
            "location": "lib/shell.js",
            "line": 5
          },
          {
            "location": "src/commands/capacitor/run.ts",
            "line": 2
          },
          {
            "location": "src/commands/capacitor/run.ts",
            "line": 187
          },
          {
            "location": "src/commands/capacitor/run.ts",
            "line": 216
          },
          {
            "location": "src/commands/cordova/run.ts",
            "line": 2
          },
          {
            "location": "src/commands/cordova/run.ts",
            "line": 286
          },
          {
            "location": "src/commands/cordova/run.ts",
            "line": 310
          },
          {
            "location": "src/commands/deploy/build.ts",
            "line": 4
          },
          {
            "location": "src/commands/deploy/build.ts",
            "line": 166
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 5
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 347
          },
          {
            "location": "src/commands/package/deploy.ts",
            "line": 10
          },
          {
            "location": "src/commands/package/deploy.ts",
            "line": 201
          },
          {
            "location": "src/commands/serve.ts",
            "line": 2
          },
          {
            "location": "src/commands/serve.ts",
            "line": 145
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 163
          },
          {
            "location": "src/lib/build.ts",
            "line": 3
          },
          {
            "location": "src/lib/build.ts",
            "line": 229
          },
          {
            "location": "src/lib/native-run.ts",
            "line": 1
          },
          {
            "location": "src/lib/native-run.ts",
            "line": 96
          },
          {
            "location": "src/lib/serve.ts",
            "line": 6
          },
          {
            "location": "src/lib/serve.ts",
            "line": 247
          },
          {
            "location": "src/lib/serve.ts",
            "line": 496
          },
          {
            "location": "src/lib/serve.ts",
            "line": 520
          },
          {
            "location": "src/lib/serve.ts",
            "line": 527
          },
          {
            "location": "src/lib/serve.ts",
            "line": 531
          },
          {
            "location": "src/lib/shell.ts",
            "line": 2
          },
          {
            "location": "src/lib/shell.ts",
            "line": 75
          },
          {
            "location": "src/lib/shell.ts",
            "line": 77
          },
          {
            "location": "src/lib/shell.ts",
            "line": 227
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ionic Team <hi@ionic.io> (https://ionic.io)"
        }
      ],
      "group": "@ionic",
      "name": "utils-network",
      "version": "2.1.5",
      "description": "Network utils for Node",
      "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/%40ionic/utils-network@2.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ionic-team/ionic-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ionic/utils-network@2.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ionic/utils-network/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ionic/utils-network,NetworkInterface,@ionic/utils-network/NetworkInterface,isPortAvailable,@ionic/utils-network/isPortAvailable,findClosestOpenPort,@ionic/utils-network/findClosestOpenPort,getExternalIPv4Interfaces,@ionic/utils-network/getExternalIPv4Interfaces,isHostConnectable,@ionic/utils-network/isHostConnectable"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ionic/utils-network/package.json"
              }
            ],
            "concludedValue": "node_modules/@ionic/utils-network/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/oauth/oauth.js",
            "line": 5
          },
          {
            "location": "lib/project/angular/serve.js",
            "line": 7
          },
          {
            "location": "lib/project/common.js",
            "line": 4
          },
          {
            "location": "lib/project/custom/serve.js",
            "line": 4
          },
          {
            "location": "lib/project/react/serve.js",
            "line": 5
          },
          {
            "location": "lib/project/vue/serve.js",
            "line": 4
          },
          {
            "location": "lib/serve.js",
            "line": 7
          },
          {
            "location": "src/definitions.ts",
            "line": 17
          },
          {
            "location": "src/lib/oauth/oauth.ts",
            "line": 2
          },
          {
            "location": "src/lib/oauth/oauth.ts",
            "line": 108
          },
          {
            "location": "src/lib/project/angular/serve.ts",
            "line": 4
          },
          {
            "location": "src/lib/project/angular/serve.ts",
            "line": 128
          },
          {
            "location": "src/lib/project/common.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/common.ts",
            "line": 24
          },
          {
            "location": "src/lib/project/common.ts",
            "line": 25
          },
          {
            "location": "src/lib/project/common.ts",
            "line": 26
          },
          {
            "location": "src/lib/project/custom/serve.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/custom/serve.ts",
            "line": 33
          },
          {
            "location": "src/lib/project/react/serve.ts",
            "line": 3
          },
          {
            "location": "src/lib/project/react/serve.ts",
            "line": 73
          },
          {
            "location": "src/lib/project/vue/serve.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/vue/serve.ts",
            "line": 33
          },
          {
            "location": "src/lib/serve.ts",
            "line": 5
          },
          {
            "location": "src/lib/serve.ts",
            "line": 258
          },
          {
            "location": "src/lib/serve.ts",
            "line": 273
          },
          {
            "location": "src/lib/serve.ts",
            "line": 459
          }
        ]
      },
      "tags": [
        "network"
      ]
    },
    {
      "authors": [
        {
          "name": "Ionic Team <hi@ionic.io> (https://ionic.io)"
        }
      ],
      "group": "@ionic",
      "name": "utils-fs",
      "version": "3.1.5",
      "description": "Filesystem utils for Node",
      "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/%40ionic/utils-fs@3.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ionic-team/ionic-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ionic/utils-fs@3.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ionic/utils-fs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ionic/utils-fs,pathExists,@ionic/utils-fs/pathExists,mkdirp,@ionic/utils-fs/mkdirp,pathWritable,@ionic/utils-fs/pathWritable,readFile,@ionic/utils-fs/readFile,writeFile,@ionic/utils-fs/writeFile,readdirp,@ionic/utils-fs/readdirp,stat,@ionic/utils-fs/stat,readdirSafe,@ionic/utils-fs/readdirSafe,tmpfilepath,@ionic/utils-fs/tmpfilepath,remove,@ionic/utils-fs/remove,unlink,@ionic/utils-fs/unlink,pathAccessible,@ionic/utils-fs/pathAccessible,fileToString,@ionic/utils-fs/fileToString,mkdir,@ionic/utils-fs/mkdir,open,@ionic/utils-fs/open,copy,@ionic/utils-fs/copy,readJson,@ionic/utils-fs/readJson,statSafe,@ionic/utils-fs/statSafe,ensureDir,@ionic/utils-fs/ensureDir,findBaseDirectory,@ionic/utils-fs/findBaseDirectory,writeJson,@ionic/utils-fs/writeJson"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ionic/utils-fs/package.json"
              }
            ],
            "concludedValue": "node_modules/@ionic/utils-fs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "commands/capacitor/base.js",
            "line": 4
          },
          {
            "location": "commands/cordova/base.js",
            "line": 5
          },
          {
            "location": "commands/deploy/core.js",
            "line": 5
          },
          {
            "location": "commands/deploy/manifest.js",
            "line": 6
          },
          {
            "location": "commands/monitoring/syncmaps.js",
            "line": 5
          },
          {
            "location": "commands/package/build.js",
            "line": 7
          },
          {
            "location": "commands/repair.js",
            "line": 5
          },
          {
            "location": "commands/ssh/add.js",
            "line": 6
          },
          {
            "location": "commands/ssh/generate.js",
            "line": 6
          },
          {
            "location": "commands/ssh/setup.js",
            "line": 5
          },
          {
            "location": "commands/ssh/use.js",
            "line": 6
          },
          {
            "location": "commands/ssl/generate.js",
            "line": 5
          },
          {
            "location": "commands/start.js",
            "line": 7
          },
          {
            "location": "lib/doctor/ailments/index.js",
            "line": 5
          },
          {
            "location": "lib/git.js",
            "line": 4
          },
          {
            "location": "lib/helper.js",
            "line": 4
          },
          {
            "location": "lib/integrations/capacitor/index.js",
            "line": 6
          },
          {
            "location": "lib/integrations/cordova/android.js",
            "line": 4
          },
          {
            "location": "lib/integrations/cordova/index.js",
            "line": 4
          },
          {
            "location": "lib/integrations/cordova/project.js",
            "line": 5
          },
          {
            "location": "lib/integrations/enterprise/index.js",
            "line": 6
          },
          {
            "location": "lib/oauth/oauth.js",
            "line": 4
          },
          {
            "location": "lib/project/index.js",
            "line": 9
          },
          {
            "location": "lib/project/ionic1/index.js",
            "line": 5
          },
          {
            "location": "lib/ssh.js",
            "line": 4
          },
          {
            "location": "lib/start.js",
            "line": 5
          },
          {
            "location": "lib/updates.js",
            "line": 5
          },
          {
            "location": "lib/utils/http.js",
            "line": 5
          },
          {
            "location": "src/commands/capacitor/base.ts",
            "line": 1
          },
          {
            "location": "src/commands/capacitor/base.ts",
            "line": 122
          },
          {
            "location": "src/commands/cordova/base.ts",
            "line": 3
          },
          {
            "location": "src/commands/cordova/base.ts",
            "line": 130
          },
          {
            "location": "src/commands/cordova/base.ts",
            "line": 136
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 2
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 96
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 100
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 115
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 119
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 141
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 221
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 246
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 298
          },
          {
            "location": "src/commands/deploy/manifest.ts",
            "line": 4
          },
          {
            "location": "src/commands/deploy/manifest.ts",
            "line": 41
          },
          {
            "location": "src/commands/deploy/manifest.ts",
            "line": 46
          },
          {
            "location": "src/commands/deploy/manifest.ts",
            "line": 47
          },
          {
            "location": "src/commands/monitoring/syncmaps.ts",
            "line": 2
          },
          {
            "location": "src/commands/monitoring/syncmaps.ts",
            "line": 63
          },
          {
            "location": "src/commands/monitoring/syncmaps.ts",
            "line": 71
          },
          {
            "location": "src/commands/monitoring/syncmaps.ts",
            "line": 86
          },
          {
            "location": "src/commands/monitoring/syncmaps.ts",
            "line": 145
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 4
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 384
          },
          {
            "location": "src/commands/repair.ts",
            "line": 2
          },
          {
            "location": "src/commands/repair.ts",
            "line": 107
          },
          {
            "location": "src/commands/repair.ts",
            "line": 110
          },
          {
            "location": "src/commands/repair.ts",
            "line": 114
          },
          {
            "location": "src/commands/repair.ts",
            "line": 128
          },
          {
            "location": "src/commands/repair.ts",
            "line": 131
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 3
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 42
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 109
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 3
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 71
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 72
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 76
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 84
          },
          {
            "location": "src/commands/ssh/setup.ts",
            "line": 2
          },
          {
            "location": "src/commands/ssh/setup.ts",
            "line": 100
          },
          {
            "location": "src/commands/ssh/use.ts",
            "line": 3
          },
          {
            "location": "src/commands/ssh/use.ts",
            "line": 64
          },
          {
            "location": "src/commands/ssh/use.ts",
            "line": 90
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 3
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 145
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 149
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 180
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 181
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 187
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 219
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 220
          },
          {
            "location": "src/commands/start.ts",
            "line": 4
          },
          {
            "location": "src/commands/start.ts",
            "line": 503
          },
          {
            "location": "src/commands/start.ts",
            "line": 506
          },
          {
            "location": "src/commands/start.ts",
            "line": 521
          },
          {
            "location": "src/commands/start.ts",
            "line": 628
          },
          {
            "location": "src/commands/start.ts",
            "line": 652
          },
          {
            "location": "src/lib/doctor/ailments/index.ts",
            "line": 1
          },
          {
            "location": "src/lib/doctor/ailments/index.ts",
            "line": 277
          },
          {
            "location": "src/lib/git.ts",
            "line": 1
          },
          {
            "location": "src/lib/git.ts",
            "line": 19
          },
          {
            "location": "src/lib/helper.ts",
            "line": 1
          },
          {
            "location": "src/lib/helper.ts",
            "line": 14
          },
          {
            "location": "src/lib/helper.ts",
            "line": 15
          },
          {
            "location": "src/lib/integrations/capacitor/index.ts",
            "line": 3
          },
          {
            "location": "src/lib/integrations/capacitor/index.ts",
            "line": 32
          },
          {
            "location": "src/lib/integrations/capacitor/index.ts",
            "line": 66
          },
          {
            "location": "src/lib/integrations/cordova/android.ts",
            "line": 1
          },
          {
            "location": "src/lib/integrations/cordova/android.ts",
            "line": 9
          },
          {
            "location": "src/lib/integrations/cordova/index.ts",
            "line": 1
          },
          {
            "location": "src/lib/integrations/cordova/index.ts",
            "line": 62
          },
          {
            "location": "src/lib/integrations/cordova/index.ts",
            "line": 63
          },
          {
            "location": "src/lib/integrations/cordova/index.ts",
            "line": 66
          },
          {
            "location": "src/lib/integrations/cordova/index.ts",
            "line": 72
          },
          {
            "location": "src/lib/integrations/cordova/index.ts",
            "line": 81
          },
          {
            "location": "src/lib/integrations/cordova/index.ts",
            "line": 97
          },
          {
            "location": "src/lib/integrations/cordova/index.ts",
            "line": 99
          },
          {
            "location": "src/lib/integrations/cordova/project.ts",
            "line": 2
          },
          {
            "location": "src/lib/integrations/cordova/project.ts",
            "line": 19
          },
          {
            "location": "src/lib/integrations/cordova/project.ts",
            "line": 21
          },
          {
            "location": "src/lib/integrations/cordova/project.ts",
            "line": 30
          },
          {
            "location": "src/lib/integrations/enterprise/index.ts",
            "line": 3
          },
          {
            "location": "src/lib/integrations/enterprise/index.ts",
            "line": 218
          },
          {
            "location": "src/lib/integrations/enterprise/index.ts",
            "line": 245
          },
          {
            "location": "src/lib/oauth/oauth.ts",
            "line": 1
          },
          {
            "location": "src/lib/oauth/oauth.ts",
            "line": 102
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 7
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 248
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 252
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 333
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 583
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 656
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 683
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 696
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 698
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 699
          },
          {
            "location": "src/lib/project/ionic1/index.ts",
            "line": 3
          },
          {
            "location": "src/lib/project/ionic1/index.ts",
            "line": 28
          },
          {
            "location": "src/lib/project/ionic1/index.ts",
            "line": 97
          },
          {
            "location": "src/lib/ssh.ts",
            "line": 1
          },
          {
            "location": "src/lib/ssh.ts",
            "line": 19
          },
          {
            "location": "src/lib/ssh.ts",
            "line": 45
          },
          {
            "location": "src/lib/ssh.ts",
            "line": 54
          },
          {
            "location": "src/lib/start.ts",
            "line": 2
          },
          {
            "location": "src/lib/start.ts",
            "line": 99
          },
          {
            "location": "src/lib/updates.ts",
            "line": 3
          },
          {
            "location": "src/lib/updates.ts",
            "line": 30
          },
          {
            "location": "src/lib/updates.ts",
            "line": 34
          },
          {
            "location": "src/lib/utils/http.ts",
            "line": 2
          },
          {
            "location": "src/lib/utils/http.ts",
            "line": 57
          },
          {
            "location": "src/lib/utils/http.ts",
            "line": 61
          },
          {
            "location": "src/lib/utils/http.ts",
            "line": 65
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ionic Team <hi@ionic.io> (https://ionic.io)"
        }
      ],
      "group": "@ionic",
      "name": "utils-array",
      "version": "2.1.5",
      "description": "Array utils",
      "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/%40ionic/utils-array@2.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ionic-team/ionic-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ionic/utils-array@2.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ionic/utils-array/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ionic/utils-array,@ionic/utils-array/map,concurrentFilter,@ionic/utils-array/concurrentFilter,filter,@ionic/utils-array/filter,conform,@ionic/utils-array/conform"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ionic/utils-array/package.json"
              }
            ],
            "concludedValue": "node_modules/@ionic/utils-array/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "commands/deploy/manifest.js",
            "line": 5
          },
          {
            "location": "commands/doctor/base.js",
            "line": 4
          },
          {
            "location": "lib/help.js",
            "line": 5
          },
          {
            "location": "lib/hooks.js",
            "line": 5
          },
          {
            "location": "lib/integrations/cordova/project.js",
            "line": 4
          },
          {
            "location": "lib/utils/http.js",
            "line": 4
          },
          {
            "location": "src/commands/deploy/manifest.ts",
            "line": 3
          },
          {
            "location": "src/commands/deploy/manifest.ts",
            "line": 47
          },
          {
            "location": "src/commands/doctor/base.ts",
            "line": 1
          },
          {
            "location": "src/commands/doctor/base.ts",
            "line": 53
          },
          {
            "location": "src/lib/help.ts",
            "line": 2
          },
          {
            "location": "src/lib/help.ts",
            "line": 43
          },
          {
            "location": "src/lib/hooks.ts",
            "line": 2
          },
          {
            "location": "src/lib/hooks.ts",
            "line": 57
          },
          {
            "location": "src/lib/hooks.ts",
            "line": 129
          },
          {
            "location": "src/lib/hooks.ts",
            "line": 140
          },
          {
            "location": "src/lib/hooks.ts",
            "line": 151
          },
          {
            "location": "src/lib/integrations/cordova/project.ts",
            "line": 1
          },
          {
            "location": "src/lib/integrations/cordova/project.ts",
            "line": 20
          },
          {
            "location": "src/lib/utils/http.ts",
            "line": 1
          },
          {
            "location": "src/lib/utils/http.ts",
            "line": 52
          },
          {
            "location": "src/lib/utils/http.ts",
            "line": 53
          },
          {
            "location": "src/lib/utils/http.ts",
            "line": 54
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ionic Team <hi@ionic.io> (https://ionicframework.com)"
        }
      ],
      "group": "@ionic",
      "name": "cli-framework-prompts",
      "version": "2.1.6",
      "description": "The interactive prompts portion of Ionic CLI Framework",
      "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/%40ionic/cli-framework-prompts@2.1.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com/"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@ionic/cli-framework-prompts@2.1.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ionic/cli-framework-prompts/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ionic/cli-framework-prompts,createPromptChoiceSeparator,@ionic/cli-framework-prompts/createPromptChoiceSeparator,PromptModule,@ionic/cli-framework-prompts/PromptModule,createPromptModule,@ionic/cli-framework-prompts/createPromptModule,PromptQuestion,@ionic/cli-framework-prompts/PromptQuestion,PromptValue,@ionic/cli-framework-prompts/PromptValue"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ionic/cli-framework-prompts/package.json"
              }
            ],
            "concludedValue": "node_modules/@ionic/cli-framework-prompts/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "commands/link.js",
            "line": 5
          },
          {
            "location": "lib/index.js",
            "line": 5
          },
          {
            "location": "lib/integrations/enterprise/index.js",
            "line": 5
          },
          {
            "location": "src/commands/link.ts",
            "line": 2
          },
          {
            "location": "src/commands/link.ts",
            "line": 491
          },
          {
            "location": "src/commands/link.ts",
            "line": 493
          },
          {
            "location": "src/definitions.ts",
            "line": 16
          },
          {
            "location": "src/lib/build.ts",
            "line": 2
          },
          {
            "location": "src/lib/environment.ts",
            "line": 1
          },
          {
            "location": "src/lib/generate.ts",
            "line": 1
          },
          {
            "location": "src/lib/index.ts",
            "line": 2
          },
          {
            "location": "src/lib/index.ts",
            "line": 44
          },
          {
            "location": "src/lib/integrations/cordova/utils.ts",
            "line": 2
          },
          {
            "location": "src/lib/integrations/enterprise/index.ts",
            "line": 2
          },
          {
            "location": "src/lib/integrations/enterprise/index.ts",
            "line": 177
          },
          {
            "location": "src/lib/integrations/enterprise/index.ts",
            "line": 179
          },
          {
            "location": "src/lib/integrations/index.ts",
            "line": 2
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 3
          },
          {
            "location": "src/lib/prompts.ts",
            "line": 1
          },
          {
            "location": "src/lib/serve.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "cli",
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Ionic Team <hi@ionic.io> (https://ionicframework.com)"
        }
      ],
      "group": "@ionic",
      "name": "cli-framework-output",
      "version": "2.0.2",
      "description": "The log/tasks/spinners portion of Ionic CLI Framework",
      "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/%40ionic/cli-framework-output@2.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com/"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@ionic/cli-framework-output@2.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ionic/cli-framework-output/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ionic/cli-framework-output,LOGGER_LEVELS,@ionic/cli-framework-output/LOGGER_LEVELS,indent,@ionic/cli-framework-output/indent,Logger,@ionic/cli-framework-output/Logger,OutputStrategy,@ionic/cli-framework-output/OutputStrategy,StreamHandler,@ionic/cli-framework-output/StreamHandler,StreamOutputStrategy,@ionic/cli-framework-output/StreamOutputStrategy,TTYOutputStrategy,@ionic/cli-framework-output/TTYOutputStrategy,TaskChain,@ionic/cli-framework-output/TaskChain,stripAnsi,@ionic/cli-framework-output/stripAnsi,TTY_WIDTH,@ionic/cli-framework-output/TTY_WIDTH,wordWrap,@ionic/cli-framework-output/wordWrap,createPrefixedFormatter,@ionic/cli-framework-output/createPrefixedFormatter,stringWidth,@ionic/cli-framework-output/stringWidth,CreateTaggedFormatterOptions,@ionic/cli-framework-output/CreateTaggedFormatterOptions,DEFAULT_LOGGER_HANDLERS,@ionic/cli-framework-output/DEFAULT_LOGGER_HANDLERS,LoggerFormatter,@ionic/cli-framework-output/LoggerFormatter,LoggerLevelWeight,@ionic/cli-framework-output/LoggerLevelWeight,createTaggedFormatter,@ionic/cli-framework-output/createTaggedFormatter"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ionic/cli-framework-output/package.json"
              }
            ],
            "concludedValue": "node_modules/@ionic/cli-framework-output/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "commands/deploy/build.js",
            "line": 4
          },
          {
            "location": "commands/package/build.js",
            "line": 5
          },
          {
            "location": "commands/package/deploy.js",
            "line": 5
          },
          {
            "location": "commands/state.js",
            "line": 4
          },
          {
            "location": "lib/command.js",
            "line": 5
          },
          {
            "location": "lib/index.js",
            "line": 4
          },
          {
            "location": "lib/project/angular/serve.js",
            "line": 5
          },
          {
            "location": "lib/project/index.js",
            "line": 5
          },
          {
            "location": "lib/project/react/serve.js",
            "line": 4
          },
          {
            "location": "lib/serve.js",
            "line": 5
          },
          {
            "location": "lib/shell.js",
            "line": 4
          },
          {
            "location": "lib/updates.js",
            "line": 4
          },
          {
            "location": "lib/utils/logger.js",
            "line": 5
          },
          {
            "location": "src/commands/deploy/build.ts",
            "line": 2
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 2
          },
          {
            "location": "src/commands/package/deploy.ts",
            "line": 8
          },
          {
            "location": "src/commands/state.ts",
            "line": 2
          },
          {
            "location": "src/commands/state.ts",
            "line": 22
          },
          {
            "location": "src/commands/state.ts",
            "line": 23
          },
          {
            "location": "src/commands/state.ts",
            "line": 24
          },
          {
            "location": "src/commands/state.ts",
            "line": 25
          },
          {
            "location": "src/commands/state.ts",
            "line": 26
          },
          {
            "location": "src/definitions.ts",
            "line": 15
          },
          {
            "location": "src/lib/command.ts",
            "line": 2
          },
          {
            "location": "src/lib/index.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/angular/serve.ts",
            "line": 2
          },
          {
            "location": "src/lib/project/angular/serve.ts",
            "line": 175
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 2
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 226
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 227
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 228
          },
          {
            "location": "src/lib/project/react/serve.ts",
            "line": 2
          },
          {
            "location": "src/lib/project/react/serve.ts",
            "line": 113
          },
          {
            "location": "src/lib/serve.ts",
            "line": 2
          },
          {
            "location": "src/lib/serve.ts",
            "line": 548
          },
          {
            "location": "src/lib/shell.ts",
            "line": 1
          },
          {
            "location": "src/lib/updates.ts",
            "line": 2
          },
          {
            "location": "src/lib/updates.ts",
            "line": 91
          },
          {
            "location": "src/lib/updates.ts",
            "line": 95
          },
          {
            "location": "src/lib/utils/logger.ts",
            "line": 2
          },
          {
            "location": "src/lib/utils/logger.ts",
            "line": 21
          },
          {
            "location": "src/lib/utils/logger.ts",
            "line": 30
          }
        ]
      },
      "tags": [
        "cli",
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Ionic Team <hi@ionic.io> (https://ionicframework.com) "
        }
      ],
      "group": "@ionic",
      "name": "cli-framework",
      "version": "5.0.2",
      "description": "The foundation framework of the Ionic CLI",
      "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/%40ionic/cli-framework@5.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ionicframework.com/"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@ionic/cli-framework@5.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ionic/cli-framework/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@ionic/cli-framework,CommandLineInputs,@ionic/cli-framework/CommandLineInputs,CommandLineOptions,@ionic/cli-framework/CommandLineOptions,NamespaceMetadata,@ionic/cli-framework/NamespaceMetadata"
        },
        {
          "name": "ImportedModules",
          "value": "@ionic/cli-framework/utils/node,compileNodeModulesPaths,@ionic/cli-framework/utils/node/compileNodeModulesPaths,readPackageJsonFile,@ionic/cli-framework/utils/node/readPackageJsonFile,ERROR_INVALID_PACKAGE_JSON,@ionic/cli-framework/utils/node/ERROR_INVALID_PACKAGE_JSON,isValidPackageName,@ionic/cli-framework/utils/node/isValidPackageName,@ionic/cli-framework,Footnote,@ionic/cli-framework/Footnote,validators,@ionic/cli-framework/validators,BaseError,@ionic/cli-framework/BaseError,MetadataGroup,@ionic/cli-framework/MetadataGroup,CommandMetadataOption,@ionic/cli-framework/CommandMetadataOption,ZshCompletionFormatter,@ionic/cli-framework/ZshCompletionFormatter,getCompletionWords,@ionic/cli-framework/getCompletionWords,BaseConfig,@ionic/cli-framework/BaseConfig,contains,@ionic/cli-framework/contains,validate,@ionic/cli-framework/validate,CommandLineInputs,@ionic/cli-framework/CommandLineInputs,CommandLineOptions,@ionic/cli-framework/CommandLineOptions,combine,@ionic/cli-framework/combine,CommandInstanceInfo,@ionic/cli-framework/CommandInstanceInfo,CommandMetadata,@ionic/cli-framework/CommandMetadata,CommandMetadataInput,@ionic/cli-framework/CommandMetadataInput,HydratedCommandMetadata,@ionic/cli-framework/HydratedCommandMetadata,ICommand,@ionic/cli-framework/ICommand,INamespace,@ionic/cli-framework/INamespace,NamespaceLocateResult,@ionic/cli-framework/NamespaceLocateResult,PackageJson,@ionic/cli-framework/PackageJson,InputValidationError,@ionic/cli-framework/InputValidationError,Colors,@ionic/cli-framework/Colors,DEFAULT_COLORS,@ionic/cli-framework/DEFAULT_COLORS,HelpColors,@ionic/cli-framework/HelpColors,BaseCommand,@ionic/cli-framework/BaseCommand,generateCommandPath,@ionic/cli-framework/generateCommandPath,unparseArgs,@ionic/cli-framework/unparseArgs,BaseExecutor,@ionic/cli-framework/BaseExecutor,metadataOptionsToParseArgsOptions,@ionic/cli-framework/metadataOptionsToParseArgsOptions,parseArgs,@ionic/cli-framework/parseArgs,stripOptions,@ionic/cli-framework/stripOptions,CommandHelpFormatterDeps,@ionic/cli-framework/CommandHelpFormatterDeps,CommandHelpSchema,@ionic/cli-framework/CommandHelpSchema,CommandSchemaHelpFormatter,@ionic/cli-framework/CommandSchemaHelpFormatter,CommandStringHelpFormatter,@ionic/cli-framework/CommandStringHelpFormatter,NO_COLORS,@ionic/cli-framework/NO_COLORS,NamespaceHelpFormatterDeps,@ionic/cli-framework/NamespaceHelpFormatterDeps,NamespaceSchemaHelpFormatter,@ionic/cli-framework/NamespaceSchemaHelpFormatter,NamespaceStringHelpFormatter,@ionic/cli-framework/NamespaceStringHelpFormatter,formatOptionName,@ionic/cli-framework/formatOptionName,isOptionVisible,@ionic/cli-framework/isOptionVisible,OptionFilters,@ionic/cli-framework/OptionFilters,filterCommandLineOptions,@ionic/cli-framework/filterCommandLineOptions,filterCommandLineOptionsByGroup,@ionic/cli-framework/filterCommandLineOptionsByGroup,BaseCommandMap,@ionic/cli-framework/BaseCommandMap,BaseNamespace,@ionic/cli-framework/BaseNamespace,BaseNamespaceMap,@ionic/cli-framework/BaseNamespaceMap,ParsedArgs,@ionic/cli-framework/ParsedArgs,BaseConfigOptions,@ionic/cli-framework/BaseConfigOptions,@ionic/cli-framework/utils/format,columnar,@ionic/cli-framework/utils/format/columnar,prettyPath,@ionic/cli-framework/utils/format/prettyPath,expandPath,@ionic/cli-framework/utils/format/expandPath,@ionic/cli-framework/utils/string,strcmp,@ionic/cli-framework/utils/string/strcmp,slugify,@ionic/cli-framework/utils/string/slugify,isValidURL,@ionic/cli-framework/utils/string/isValidURL,str2num,@ionic/cli-framework/utils/string/str2num,@ionic/cli-framework/utils/fn,resolveValue,@ionic/cli-framework/utils/fn/resolveValue"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ionic/cli-framework/package.json"
              }
            ],
            "concludedValue": "node_modules/@ionic/cli-framework/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bootstrap.js",
            "line": 4
          },
          {
            "location": "index.js",
            "line": 6
          },
          {
            "location": "lib/project/index.js",
            "line": 8
          },
          {
            "location": "lib/project/ionic-angular/app-scripts.js",
            "line": 4
          },
          {
            "location": "src/bootstrap.ts",
            "line": 1
          },
          {
            "location": "src/bootstrap.ts",
            "line": 18
          },
          {
            "location": "src/bootstrap.ts",
            "line": 24
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 28
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 6
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 510
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 511
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 523
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 524
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 807
          },
          {
            "location": "src/lib/project/ionic-angular/app-scripts.ts",
            "line": 2
          },
          {
            "location": "src/lib/project/ionic-angular/app-scripts.ts",
            "line": 14
          },
          {
            "location": "commands/capacitor/add.js",
            "line": 4
          },
          {
            "location": "commands/capacitor/build.js",
            "line": 4
          },
          {
            "location": "commands/capacitor/open.js",
            "line": 4
          },
          {
            "location": "commands/capacitor/run.js",
            "line": 4
          },
          {
            "location": "commands/capacitor/sync.js",
            "line": 4
          },
          {
            "location": "commands/completion.js",
            "line": 4
          },
          {
            "location": "commands/config/base.js",
            "line": 4
          },
          {
            "location": "commands/config/set.js",
            "line": 4
          },
          {
            "location": "commands/config/unset.js",
            "line": 4
          },
          {
            "location": "commands/cordova/build.js",
            "line": 4
          },
          {
            "location": "commands/cordova/compile.js",
            "line": 4
          },
          {
            "location": "commands/cordova/platform.js",
            "line": 4
          },
          {
            "location": "commands/cordova/plugin.js",
            "line": 4
          },
          {
            "location": "commands/cordova/run.js",
            "line": 4
          },
          {
            "location": "commands/deploy/core.js",
            "line": 4
          },
          {
            "location": "commands/doctor/check.js",
            "line": 4
          },
          {
            "location": "commands/doctor/treat.js",
            "line": 4
          },
          {
            "location": "commands/git/clone.js",
            "line": 4
          },
          {
            "location": "commands/init.js",
            "line": 4
          },
          {
            "location": "commands/integrations/disable.js",
            "line": 4
          },
          {
            "location": "commands/integrations/enable.js",
            "line": 4
          },
          {
            "location": "commands/link.js",
            "line": 4
          },
          {
            "location": "commands/login.js",
            "line": 4
          },
          {
            "location": "commands/package/build.js",
            "line": 4
          },
          {
            "location": "commands/package/deploy.js",
            "line": 4
          },
          {
            "location": "commands/ssh/add.js",
            "line": 4
          },
          {
            "location": "commands/ssh/delete.js",
            "line": 4
          },
          {
            "location": "commands/ssh/generate.js",
            "line": 4
          },
          {
            "location": "commands/ssh/use.js",
            "line": 4
          },
          {
            "location": "commands/start.js",
            "line": 4
          },
          {
            "location": "index.js",
            "line": 5
          },
          {
            "location": "lib/build.js",
            "line": 4
          },
          {
            "location": "lib/color.js",
            "line": 4
          },
          {
            "location": "lib/command.js",
            "line": 4
          },
          {
            "location": "lib/errors.js",
            "line": 4
          },
          {
            "location": "lib/executor.js",
            "line": 4
          },
          {
            "location": "lib/help.js",
            "line": 4
          },
          {
            "location": "lib/integrations/capacitor/index.js",
            "line": 4
          },
          {
            "location": "lib/integrations/cordova/utils.js",
            "line": 4
          },
          {
            "location": "lib/integrations/enterprise/index.js",
            "line": 4
          },
          {
            "location": "lib/integrations/index.js",
            "line": 4
          },
          {
            "location": "lib/namespace.js",
            "line": 4
          },
          {
            "location": "lib/project/angular/build.js",
            "line": 4
          },
          {
            "location": "lib/project/angular/generate.js",
            "line": 4
          },
          {
            "location": "lib/project/angular/serve.js",
            "line": 4
          },
          {
            "location": "lib/project/index.js",
            "line": 4
          },
          {
            "location": "lib/project/ionic-angular/build.js",
            "line": 4
          },
          {
            "location": "lib/project/ionic-angular/generate.js",
            "line": 4
          },
          {
            "location": "lib/project/ionic-angular/serve.js",
            "line": 4
          },
          {
            "location": "lib/serve.js",
            "line": 4
          },
          {
            "location": "lib/utils/logger.js",
            "line": 4
          },
          {
            "location": "src/commands/build.ts",
            "line": 1
          },
          {
            "location": "src/commands/capacitor/add.ts",
            "line": 1
          },
          {
            "location": "src/commands/capacitor/build.ts",
            "line": 1
          },
          {
            "location": "src/commands/capacitor/copy.ts",
            "line": 1
          },
          {
            "location": "src/commands/capacitor/open.ts",
            "line": 1
          },
          {
            "location": "src/commands/capacitor/run.ts",
            "line": 1
          },
          {
            "location": "src/commands/capacitor/sync.ts",
            "line": 1
          },
          {
            "location": "src/commands/completion.ts",
            "line": 1
          },
          {
            "location": "src/commands/completion.ts",
            "line": 50
          },
          {
            "location": "src/commands/config/base.ts",
            "line": 1
          },
          {
            "location": "src/commands/config/get.ts",
            "line": 1
          },
          {
            "location": "src/commands/config/set.ts",
            "line": 1
          },
          {
            "location": "src/commands/config/unset.ts",
            "line": 1
          },
          {
            "location": "src/commands/cordova/base.ts",
            "line": 1
          },
          {
            "location": "src/commands/cordova/build.ts",
            "line": 1
          },
          {
            "location": "src/commands/cordova/compile.ts",
            "line": 1
          },
          {
            "location": "src/commands/cordova/platform.ts",
            "line": 1
          },
          {
            "location": "src/commands/cordova/platform.ts",
            "line": 53
          },
          {
            "location": "src/commands/cordova/platform.ts",
            "line": 71
          },
          {
            "location": "src/commands/cordova/plugin.ts",
            "line": 1
          },
          {
            "location": "src/commands/cordova/plugin.ts",
            "line": 54
          },
          {
            "location": "src/commands/cordova/plugin.ts",
            "line": 72
          },
          {
            "location": "src/commands/cordova/prepare.ts",
            "line": 1
          },
          {
            "location": "src/commands/cordova/run.ts",
            "line": 1
          },
          {
            "location": "src/commands/deploy/add.ts",
            "line": 1
          },
          {
            "location": "src/commands/deploy/build.ts",
            "line": 1
          },
          {
            "location": "src/commands/deploy/configure.ts",
            "line": 1
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 1
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 333
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 356
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 361
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 373
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 377
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 389
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 392
          },
          {
            "location": "src/commands/deploy/core.ts",
            "line": 404
          },
          {
            "location": "src/commands/deploy/index.ts",
            "line": 1
          },
          {
            "location": "src/commands/deploy/manifest.ts",
            "line": 1
          },
          {
            "location": "src/commands/docs.ts",
            "line": 1
          },
          {
            "location": "src/commands/doctor/check.ts",
            "line": 1
          },
          {
            "location": "src/commands/doctor/check.ts",
            "line": 42
          },
          {
            "location": "src/commands/doctor/treat.ts",
            "line": 1
          },
          {
            "location": "src/commands/doctor/treat.ts",
            "line": 45
          },
          {
            "location": "src/commands/enterprise/index.ts",
            "line": 1
          },
          {
            "location": "src/commands/enterprise/register.ts",
            "line": 1
          },
          {
            "location": "src/commands/generate.ts",
            "line": 1
          },
          {
            "location": "src/commands/git/clone.ts",
            "line": 1
          },
          {
            "location": "src/commands/git/index.ts",
            "line": 1
          },
          {
            "location": "src/commands/git/remote.ts",
            "line": 1
          },
          {
            "location": "src/commands/help.ts",
            "line": 1
          },
          {
            "location": "src/commands/init.ts",
            "line": 1
          },
          {
            "location": "src/commands/init.ts",
            "line": 102
          },
          {
            "location": "src/commands/integrations/disable.ts",
            "line": 1
          },
          {
            "location": "src/commands/integrations/disable.ts",
            "line": 23
          },
          {
            "location": "src/commands/integrations/enable.ts",
            "line": 1
          },
          {
            "location": "src/commands/integrations/enable.ts",
            "line": 26
          },
          {
            "location": "src/commands/ionitron.ts",
            "line": 1
          },
          {
            "location": "src/commands/link.ts",
            "line": 1
          },
          {
            "location": "src/commands/link.ts",
            "line": 221
          },
          {
            "location": "src/commands/login.ts",
            "line": 1
          },
          {
            "location": "src/commands/login.ts",
            "line": 109
          },
          {
            "location": "src/commands/login.ts",
            "line": 117
          },
          {
            "location": "src/commands/login.ts",
            "line": 132
          },
          {
            "location": "src/commands/monitoring/index.ts",
            "line": 1
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 1
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 98
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 103
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 163
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 185
          },
          {
            "location": "src/commands/package/deploy.ts",
            "line": 7
          },
          {
            "location": "src/commands/package/deploy.ts",
            "line": 92
          },
          {
            "location": "src/commands/package/deploy.ts",
            "line": 102
          },
          {
            "location": "src/commands/package/index.ts",
            "line": 1
          },
          {
            "location": "src/commands/serve.ts",
            "line": 1
          },
          {
            "location": "src/commands/share.ts",
            "line": 1
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 1
          },
          {
            "location": "src/commands/ssh/delete.ts",
            "line": 1
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 1
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 59
          },
          {
            "location": "src/commands/ssh/use.ts",
            "line": 1
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 1
          },
          {
            "location": "src/commands/ssl/index.ts",
            "line": 1
          },
          {
            "location": "src/commands/start.ts",
            "line": 1
          },
          {
            "location": "src/commands/start.ts",
            "line": 299
          },
          {
            "location": "src/commands/state.ts",
            "line": 1
          },
          {
            "location": "src/commands/telemetry.ts",
            "line": 1
          },
          {
            "location": "src/commands/version.ts",
            "line": 1
          },
          {
            "location": "src/definitions.ts",
            "line": 14
          },
          {
            "location": "src/definitions.ts",
            "line": 26
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/lib/build.ts",
            "line": 1
          },
          {
            "location": "src/lib/color.ts",
            "line": 1
          },
          {
            "location": "src/lib/command.ts",
            "line": 1
          },
          {
            "location": "src/lib/command.ts",
            "line": 88
          },
          {
            "location": "src/lib/command.ts",
            "line": 136
          },
          {
            "location": "src/lib/doctor/ailments/base.ts",
            "line": 1
          },
          {
            "location": "src/lib/errors.ts",
            "line": 1
          },
          {
            "location": "src/lib/executor.ts",
            "line": 1
          },
          {
            "location": "src/lib/executor.ts",
            "line": 20
          },
          {
            "location": "src/lib/executor.ts",
            "line": 51
          },
          {
            "location": "src/lib/executor.ts",
            "line": 52
          },
          {
            "location": "src/lib/help.ts",
            "line": 1
          },
          {
            "location": "src/lib/help.ts",
            "line": 43
          },
          {
            "location": "src/lib/help.ts",
            "line": 44
          },
          {
            "location": "src/lib/integrations/capacitor/index.ts",
            "line": 1
          },
          {
            "location": "src/lib/integrations/capacitor/index.ts",
            "line": 50
          },
          {
            "location": "src/lib/integrations/cordova/utils.ts",
            "line": 1
          },
          {
            "location": "src/lib/integrations/cordova/utils.ts",
            "line": 39
          },
          {
            "location": "src/lib/integrations/cordova/utils.ts",
            "line": 41
          },
          {
            "location": "src/lib/integrations/cordova/utils.ts",
            "line": 59
          },
          {
            "location": "src/lib/integrations/cordova/utils.ts",
            "line": 60
          },
          {
            "location": "src/lib/integrations/cordova/utils.ts",
            "line": 61
          },
          {
            "location": "src/lib/integrations/enterprise/index.ts",
            "line": 1
          },
          {
            "location": "src/lib/integrations/enterprise/index.ts",
            "line": 54
          },
          {
            "location": "src/lib/integrations/index.ts",
            "line": 1
          },
          {
            "location": "src/lib/namespace.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/angular/build.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/angular/build.ts",
            "line": 161
          },
          {
            "location": "src/lib/project/angular/generate.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/angular/generate.ts",
            "line": 94
          },
          {
            "location": "src/lib/project/angular/generate.ts",
            "line": 156
          },
          {
            "location": "src/lib/project/angular/serve.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/angular/serve.ts",
            "line": 250
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/ionic-angular/app-scripts.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/ionic-angular/build.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/ionic-angular/build.ts",
            "line": 96
          },
          {
            "location": "src/lib/project/ionic-angular/generate.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/ionic-angular/generate.ts",
            "line": 43
          },
          {
            "location": "src/lib/project/ionic-angular/generate.ts",
            "line": 87
          },
          {
            "location": "src/lib/project/ionic-angular/generate.ts",
            "line": 107
          },
          {
            "location": "src/lib/project/ionic-angular/generate.ts",
            "line": 149
          },
          {
            "location": "src/lib/project/ionic-angular/serve.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/ionic-angular/serve.ts",
            "line": 191
          },
          {
            "location": "src/lib/project/ionic1/index.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/ionic1/serve.ts",
            "line": 1
          },
          {
            "location": "src/lib/project/react/serve.ts",
            "line": 1
          },
          {
            "location": "src/lib/serve.ts",
            "line": 1
          },
          {
            "location": "src/lib/serve.ts",
            "line": 623
          },
          {
            "location": "src/lib/updates.ts",
            "line": 1
          },
          {
            "location": "src/lib/utils/logger.ts",
            "line": 1
          },
          {
            "location": "src/lib/utils/npm.ts",
            "line": 1
          },
          {
            "location": "commands/config/get.js",
            "line": 4
          },
          {
            "location": "commands/config/index.js",
            "line": 4
          },
          {
            "location": "commands/config/set.js",
            "line": 5
          },
          {
            "location": "commands/config/unset.js",
            "line": 5
          },
          {
            "location": "commands/cordova/base.js",
            "line": 4
          },
          {
            "location": "commands/deploy/build.js",
            "line": 5
          },
          {
            "location": "commands/deploy/manifest.js",
            "line": 4
          },
          {
            "location": "commands/doctor/list.js",
            "line": 4
          },
          {
            "location": "commands/info.js",
            "line": 4
          },
          {
            "location": "commands/init.js",
            "line": 5
          },
          {
            "location": "commands/integrations/list.js",
            "line": 4
          },
          {
            "location": "commands/link.js",
            "line": 6
          },
          {
            "location": "commands/monitoring/syncmaps.js",
            "line": 4
          },
          {
            "location": "commands/package/build.js",
            "line": 6
          },
          {
            "location": "commands/package/deploy.js",
            "line": 6
          },
          {
            "location": "commands/repair.js",
            "line": 4
          },
          {
            "location": "commands/ssh/add.js",
            "line": 5
          },
          {
            "location": "commands/ssh/generate.js",
            "line": 5
          },
          {
            "location": "commands/ssh/list.js",
            "line": 4
          },
          {
            "location": "commands/ssh/setup.js",
            "line": 4
          },
          {
            "location": "commands/ssh/use.js",
            "line": 5
          },
          {
            "location": "commands/ssl/generate.js",
            "line": 4
          },
          {
            "location": "commands/start.js",
            "line": 5
          },
          {
            "location": "commands/state.js",
            "line": 5
          },
          {
            "location": "lib/hooks.js",
            "line": 4
          },
          {
            "location": "lib/index.js",
            "line": 6
          },
          {
            "location": "lib/integrations/capacitor/index.js",
            "line": 5
          },
          {
            "location": "lib/project/index.js",
            "line": 7
          },
          {
            "location": "lib/project/ionic1/index.js",
            "line": 4
          },
          {
            "location": "lib/start.js",
            "line": 4
          },
          {
            "location": "src/commands/config/get.ts",
            "line": 2
          },
          {
            "location": "src/commands/config/get.ts",
            "line": 16
          },
          {
            "location": "src/commands/config/get.ts",
            "line": 86
          },
          {
            "location": "src/commands/config/index.ts",
            "line": 1
          },
          {
            "location": "src/commands/config/index.ts",
            "line": 9
          },
          {
            "location": "src/commands/config/index.ts",
            "line": 17
          },
          {
            "location": "src/commands/config/set.ts",
            "line": 2
          },
          {
            "location": "src/commands/config/set.ts",
            "line": 13
          },
          {
            "location": "src/commands/config/set.ts",
            "line": 20
          },
          {
            "location": "src/commands/config/set.ts",
            "line": 63
          },
          {
            "location": "src/commands/config/unset.ts",
            "line": 2
          },
          {
            "location": "src/commands/config/unset.ts",
            "line": 13
          },
          {
            "location": "src/commands/config/unset.ts",
            "line": 20
          },
          {
            "location": "src/commands/config/unset.ts",
            "line": 42
          },
          {
            "location": "src/commands/cordova/base.ts",
            "line": 2
          },
          {
            "location": "src/commands/cordova/base.ts",
            "line": 135
          },
          {
            "location": "src/commands/deploy/build.ts",
            "line": 3
          },
          {
            "location": "src/commands/deploy/build.ts",
            "line": 103
          },
          {
            "location": "src/commands/deploy/manifest.ts",
            "line": 2
          },
          {
            "location": "src/commands/deploy/manifest.ts",
            "line": 42
          },
          {
            "location": "src/commands/doctor/list.ts",
            "line": 1
          },
          {
            "location": "src/commands/doctor/list.ts",
            "line": 55
          },
          {
            "location": "src/commands/info.ts",
            "line": 1
          },
          {
            "location": "src/commands/info.ts",
            "line": 60
          },
          {
            "location": "src/commands/init.ts",
            "line": 2
          },
          {
            "location": "src/commands/init.ts",
            "line": 90
          },
          {
            "location": "src/commands/integrations/list.ts",
            "line": 1
          },
          {
            "location": "src/commands/integrations/list.ts",
            "line": 48
          },
          {
            "location": "src/commands/link.ts",
            "line": 3
          },
          {
            "location": "src/commands/link.ts",
            "line": 31
          },
          {
            "location": "src/commands/link.ts",
            "line": 45
          },
          {
            "location": "src/commands/monitoring/syncmaps.ts",
            "line": 1
          },
          {
            "location": "src/commands/monitoring/syncmaps.ts",
            "line": 74
          },
          {
            "location": "src/commands/monitoring/syncmaps.ts",
            "line": 77
          },
          {
            "location": "src/commands/monitoring/syncmaps.ts",
            "line": 98
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 3
          },
          {
            "location": "src/commands/package/build.ts",
            "line": 238
          },
          {
            "location": "src/commands/package/deploy.ts",
            "line": 9
          },
          {
            "location": "src/commands/package/deploy.ts",
            "line": 134
          },
          {
            "location": "src/commands/repair.ts",
            "line": 1
          },
          {
            "location": "src/commands/repair.ts",
            "line": 106
          },
          {
            "location": "src/commands/repair.ts",
            "line": 113
          },
          {
            "location": "src/commands/repair.ts",
            "line": 127
          },
          {
            "location": "src/commands/repair.ts",
            "line": 130
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 2
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 48
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 58
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 59
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 68
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 112
          },
          {
            "location": "src/commands/ssh/add.ts",
            "line": 115
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 2
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 67
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 73
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 80
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 86
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 105
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 106
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 114
          },
          {
            "location": "src/commands/ssh/generate.ts",
            "line": 115
          },
          {
            "location": "src/commands/ssh/list.ts",
            "line": 1
          },
          {
            "location": "src/commands/ssh/list.ts",
            "line": 80
          },
          {
            "location": "src/commands/ssh/setup.ts",
            "line": 1
          },
          {
            "location": "src/commands/ssh/setup.ts",
            "line": 107
          },
          {
            "location": "src/commands/ssh/setup.ts",
            "line": 123
          },
          {
            "location": "src/commands/ssh/use.ts",
            "line": 2
          },
          {
            "location": "src/commands/ssh/use.ts",
            "line": 42
          },
          {
            "location": "src/commands/ssh/use.ts",
            "line": 49
          },
          {
            "location": "src/commands/ssh/use.ts",
            "line": 54
          },
          {
            "location": "src/commands/ssh/use.ts",
            "line": 70
          },
          {
            "location": "src/commands/ssh/use.ts",
            "line": 81
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 2
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 42
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 43
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 160
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 161
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 182
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 191
          },
          {
            "location": "src/commands/ssl/generate.ts",
            "line": 197
          },
          {
            "location": "src/commands/start.ts",
            "line": 2
          },
          {
            "location": "src/commands/start.ts",
            "line": 321
          },
          {
            "location": "src/commands/start.ts",
            "line": 444
          },
          {
            "location": "src/commands/start.ts",
            "line": 500
          },
          {
            "location": "src/commands/start.ts",
            "line": 658
          },
          {
            "location": "src/commands/start.ts",
            "line": 663
          },
          {
            "location": "src/commands/start.ts",
            "line": 727
          },
          {
            "location": "src/commands/start.ts",
            "line": 757
          },
          {
            "location": "src/commands/state.ts",
            "line": 3
          },
          {
            "location": "src/commands/state.ts",
            "line": 33
          },
          {
            "location": "src/lib/hooks.ts",
            "line": 1
          },
          {
            "location": "src/lib/hooks.ts",
            "line": 87
          },
          {
            "location": "src/lib/index.ts",
            "line": 3
          },
          {
            "location": "src/lib/index.ts",
            "line": 130
          },
          {
            "location": "src/lib/integrations/capacitor/index.ts",
            "line": 2
          },
          {
            "location": "src/lib/integrations/capacitor/index.ts",
            "line": 36
          },
          {
            "location": "src/lib/integrations/capacitor/index.ts",
            "line": 39
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 5
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 194
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 206
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 216
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 225
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 229
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 238
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 493
          },
          {
            "location": "src/lib/project/ionic1/index.ts",
            "line": 2
          },
          {
            "location": "src/lib/project/ionic1/index.ts",
            "line": 116
          },
          {
            "location": "src/lib/start.ts",
            "line": 1
          },
          {
            "location": "src/lib/start.ts",
            "line": 60
          },
          {
            "location": "commands/config/get.js",
            "line": 5
          },
          {
            "location": "commands/doctor/list.js",
            "line": 5
          },
          {
            "location": "commands/info.js",
            "line": 5
          },
          {
            "location": "commands/init.js",
            "line": 6
          },
          {
            "location": "commands/start.js",
            "line": 6
          },
          {
            "location": "lib/project/angular/serve.js",
            "line": 6
          },
          {
            "location": "lib/project/ionic-angular/serve.js",
            "line": 5
          },
          {
            "location": "lib/project/ionic1/serve.js",
            "line": 4
          },
          {
            "location": "lib/serve.js",
            "line": 6
          },
          {
            "location": "src/commands/config/get.ts",
            "line": 3
          },
          {
            "location": "src/commands/config/get.ts",
            "line": 84
          },
          {
            "location": "src/commands/doctor/list.ts",
            "line": 2
          },
          {
            "location": "src/commands/doctor/list.ts",
            "line": 53
          },
          {
            "location": "src/commands/info.ts",
            "line": 2
          },
          {
            "location": "src/commands/info.ts",
            "line": 51
          },
          {
            "location": "src/commands/init.ts",
            "line": 3
          },
          {
            "location": "src/commands/init.ts",
            "line": 157
          },
          {
            "location": "src/commands/start.ts",
            "line": 3
          },
          {
            "location": "src/commands/start.ts",
            "line": 190
          },
          {
            "location": "src/commands/start.ts",
            "line": 215
          },
          {
            "location": "src/commands/start.ts",
            "line": 260
          },
          {
            "location": "src/commands/start.ts",
            "line": 346
          },
          {
            "location": "src/commands/start.ts",
            "line": 397
          },
          {
            "location": "src/lib/project/angular/serve.ts",
            "line": 3
          },
          {
            "location": "src/lib/project/angular/serve.ts",
            "line": 100
          },
          {
            "location": "src/lib/project/ionic-angular/serve.ts",
            "line": 2
          },
          {
            "location": "src/lib/project/ionic-angular/serve.ts",
            "line": 90
          },
          {
            "location": "src/lib/project/ionic-angular/serve.ts",
            "line": 91
          },
          {
            "location": "src/lib/project/ionic1/serve.ts",
            "line": 2
          },
          {
            "location": "src/lib/project/ionic1/serve.ts",
            "line": 68
          },
          {
            "location": "src/lib/project/ionic1/serve.ts",
            "line": 69
          },
          {
            "location": "src/lib/serve.ts",
            "line": 4
          },
          {
            "location": "src/lib/serve.ts",
            "line": 141
          },
          {
            "location": "src/lib/serve.ts",
            "line": 142
          },
          {
            "location": "lib/project/index.js",
            "line": 6
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 4
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 144
          },
          {
            "location": "src/lib/project/index.ts",
            "line": 161
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@ionic/cli@6.11.6"
      ],
      "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-09-23T14:32:17Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, September 23, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'cli' with version '6.11.6'. The package type in this SBOM is npm with a single purl namespace '@ionic' described under components. The components were identified from 10 source files."
    }
  ]
}