Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat many #79

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

chat many #79

wants to merge 4 commits into from

Conversation

Chatmany
Copy link

@Chatmany Chatmany commented Nov 4, 2022

new branch

@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

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.

Package Script field Location
[email protected] (added) binding.gyp CHATMANY/chatmanyapp/package.json via [email protected], [email protected], [email protected]
[email protected] (added) binding.gyp CHATMANY/chatmanyapp/package.json
[email protected] (added) install CHATMANY/chatmanyapp/package.json via [email protected], [email protected], [email protected]
[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json
[email protected] (added) install CHATMANY/chatmanyapp/package.json
[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json
[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json via [email protected], @ethereum-waffle/[email protected]
[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json
[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json
[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json
[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json via [email protected]
[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json
@fortawesome/[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json via @fortawesome/[email protected]
@fortawesome/[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json
@fortawesome/[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json
@fortawesome/[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json
[email protected] (added) postinstall CHATMANY/chatmanyapp/package.json
[email protected] (added) install CHATMANY/chatmanyapp/package.json
🫣 Native code

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.

Package Location
[email protected] (added) CHATMANY/chatmanyapp/package.json via [email protected], [email protected], [email protected]
[email protected] (added) CHATMANY/chatmanyapp/package.json
😵‍💫 Bin script confusion

This package has multiple bin scripts with the same name. This can cause non-deterministic behavior when installing or could be a sign of a supply chain attack

Consider removing one of the conflicting packages. Packages should only export bin scripts with their name

Package Bin script Location
@react-native-community/[email protected] (added) react-native CHATMANY/chatmanyapp/package.json via react-native@
[email protected] (added) react-native CHATMANY/chatmanyapp/package.json via @react-navigation/[email protected]
[email protected] (added) jest CHATMANY/chatmanyapp/package.json
[email protected] (added) jest CHATMANY/chatmanyapp/package.json via [email protected]
@cnakazawa/[email protected] (added) watch CHATMANY/chatmanyapp/package.json via [email protected], @jest/[email protected], [email protected], [email protected]
[email protected] (added) watch CHATMANY/chatmanyapp/package.json via [email protected], [email protected], [email protected]
🦀 Bin script shell injection

This package re-exports a well known shell command via an npm bin script. This is possibly a supply chain attack

Packages should not export bin scripts which conflict with well known shell commands

Package Bin script Location
@cnakazawa/[email protected] (added) watch CHATMANY/chatmanyapp/package.json via [email protected], @jest/[email protected], [email protected], [email protected]
🫥 Non-existent author

The package was published by an npm account that no longer exists.

Packages should have active and identified authors.

Package Location
[email protected] (added) CHATMANY/chatmanyapp/package.json via [email protected]
🧌 Protestware/Troll package

This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function.

Package Note Location
[email protected] (added) This package prints a protestware console message on install regarding Ukraine for users with Russian language locale CHATMANY/chatmanyapp/package.json
Pull request report summary
Issue Status
Install scripts ⚠️ 18 issues
Native code ⚠️ 2 issues
Bin script confusion ⚠️ 6 issues
Bin script shell injection ⚠️ 1 issue
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Non-existent author ⚠️ 1 issue
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ⚠️ 1 issue
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]

Powered by socket.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant