mifi / instauto

Instagram bot / automation library written in Javascript for Node.js
797 stars 145 forks source link

Update docker and upgrade packages to reflect changes #171

Open Luen opened 4 months ago

Luen commented 4 months ago

145

socket-security[bot] commented 4 months ago

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

Package New capabilities Transitives Size Publisher
npm/acorn@8.11.3 None 0 531 kB marijn
npm/agent-base@7.1.1 network 0 31.2 kB tootallnate
npm/bare-events@2.2.2 None 0 18.9 kB kasperisager
npm/bare-path@2.1.1 None +1 351 kB kasperisager
npm/call-bind@1.0.7 None +4 87.8 kB ljharb
npm/define-data-property@1.1.4 None +2 50.4 kB ljharb
npm/define-properties@1.2.1 None +1 39.4 kB ljharb
npm/devtools-protocol@0.0.1262051 None 0 2.99 MB google-wombot
npm/es-abstract@1.23.3 None +45 3.3 MB ljharb
npm/es-errors@1.3.0 None 0 12.3 kB ljharb
npm/es-shim-unscopables@1.0.2 None 0 11 kB ljharb
npm/eslint-plugin-import@2.29.1 filesystem, unsafe Transitive: environment +20 2.1 MB ljharb
npm/eslint-visitor-keys@3.4.3 None 0 32.3 kB eslintbot
npm/eslint@8.57.0 environment, filesystem Transitive: eval, shell, unsafe +73 9.79 MB eslintbot
npm/espree@9.6.1 None +1 98 kB eslintbot
npm/fast-fifo@1.3.2 None 0 5.07 kB mafintosh
npm/get-intrinsic@1.2.4 eval +1 73.1 kB ljharb
npm/graceful-fs@4.2.11 environment, filesystem 0 32.5 kB isaacs
npm/has-property-descriptors@1.0.2 None +1 22.7 kB ljharb
npm/has-proto@1.0.3 None 0 12 kB ljharb
npm/has-tostringtag@1.0.2 None 0 17.6 kB ljharb
npm/hasown@2.0.2 None +1 40.2 kB ljharb
npm/http-proxy-agent@7.0.2 network 0 23.3 kB tootallnate
npm/https-proxy-agent@7.0.4 network 0 35.3 kB tootallnate
npm/is-core-module@2.13.1 None 0 30.2 kB ljharb
npm/is-shared-array-buffer@1.0.3 None 0 18.7 kB ljharb
npm/minimist@1.2.8 None 0 54.5 kB ljharb
npm/object.assign@4.1.5 None +1 99.2 kB ljharb
npm/puppeteer@22.6.5 environment Transitive: filesystem, network, shell +86 25.6 MB google-wombot
npm/semver@6.3.1 None 0 68.3 kB lukekarrys
npm/streamx@2.16.1 None +1 52.3 kB mafintosh
npm/string-width@4.2.3 None +2 58.4 kB sindresorhus
npm/which-typed-array@1.1.15 None +4 92.7 kB ljharb

🚮 Removed packages: npm/call-bind@1.0.2, npm/define-properties@1.1.4, npm/es-abstract@1.20.3, npm/eslint-plugin-import@2.26.0, npm/eslint@8.11.0, npm/get-intrinsic@1.1.1, npm/globals@13.13.0, npm/graceful-fs@4.1.11, npm/inherits@2.0.3, npm/is-core-module@2.10.0, npm/is-negative-zero@2.0.2, npm/is-shared-array-buffer@1.0.2, npm/object-inspect@1.12.2, npm/puppeteer@1.19.0, npm/resolve@1.22.1, npm/safe-buffer@5.1.1, npm/string.prototype.trimend@1.0.5, npm/string.prototype.trimstart@1.0.5, npm/user-agents@1.0.559

View full report↗︎

socket-security[bot] commented 4 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/puppeteer@22.6.5

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/puppeteer@22.6.5