Cap-go / CLI

CLI to help you to manage your version in capgo cloud
https://capgo.app
GNU Affero General Public License v3.0
15 stars 35 forks source link

Update libs ditch webpack prepare the future #228

Closed riderx closed 7 months ago

socket-security[bot] commented 7 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@capacitor/cli@5.7.0 Transitive: environment, filesystem, shell +95 13.2 MB dtarnawsky, giralte-ionic, ionicjs, ...5 more
npm/@capgo/find-package-manager@0.0.9 filesystem 0 1.75 kB riderx
npm/@types/node@20.11.17 None +1 4.07 MB types
npm/@typescript-eslint/eslint-plugin@6.21.0 Transitive: environment, eval, filesystem, shell, unsafe +117 48.4 MB jameshenry
npm/@typescript-eslint/parser@6.21.0 Transitive: environment, eval, filesystem, shell, unsafe +112 45.3 MB jameshenry
npm/commander@12.0.0 None 0 181 kB abetomo, shadowspawn, somekittens, ...1 more
npm/esbuild@0.20.0 environment, filesystem, network, shell 0 134 kB evanw
npm/eslint-plugin-import@2.29.1 filesystem, unsafe Transitive: environment, eval, shell +199 51.2 MB ljharb
npm/eslint@8.56.0 environment, filesystem Transitive: eval, shell, unsafe +86 10.6 MB eslintbot
npm/husky@9.0.10 None 0 3.61 kB typicode
npm/ky@1.2.0 None 0 144 kB sindresorhus
npm/mime@4.0.1 None 0 93.6 kB broofa
npm/open@10.0.3 environment +8 80 kB sindresorhus
npm/prettier@3.2.5 None 0 8.39 MB azz, duailibe, fisker, ...8 more
npm/semver@7.6.0 None +2 125 kB npm-cli-ops

🚮 Removed packages: npm/@capacitor/cli@5.5.1, npm/@capgo/find-package-manager@0.0.7, npm/@types/node@20.11.5, npm/@typescript-eslint/eslint-plugin@6.12.0, npm/@typescript-eslint/parser@6.12.0, npm/axios@1.6.5, npm/commander@11.1.0, npm/eslint-plugin-import@2.29.0, npm/eslint@8.55.0, npm/husky@8.0.3, npm/mime@3.0.0, npm/nodemon@3.0.2, npm/open@9.1.0, npm/prettier@3.1.1, npm/semver@7.5.4, npm/webpack-cli@5.1.4, npm/webpack-node-externals@3.0.0

View full report↗︎

socket-security[bot] commented 7 months ago

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/esbuild@0.20.0

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/esbuild@0.20.0
sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues

Measures
0 Security Hotspots
No data about Coverage
0.7% Duplication on New Code

See analysis details on SonarCloud