build-with-celo-hackathon
build-with-celo-hackathon copied to clipboard
PesaPay
PesaPay Project
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.
🫣 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.
😵💫 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
🧌 Protestware/Troll package
This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function.
Package | Note | Source |
---|---|---|
[email protected] (added) | This package prints a protestware console message on install regarding Ukraine for users with Russian language locale | pesapay/client/package.json via [email protected], @0x/[email protected], [email protected], [email protected] |
[email protected] (added) | This package prints a protestware console message on install regarding Ukraine for users with Russian language locale | pesapay/client/package.json via [email protected], [email protected], [email protected], [email protected], [email protected],pesapay/hardhat/package.json via [email protected], [email protected], [email protected], [email protected], [email protected] |
[email protected] (added) | This package prints a protestware console message regarding Ukraine for users with Russian language locale | pesapay/client/package.json |
Pull request report summary
Issue | Status |
---|---|
Install scripts | ⚠️ 35 issues |
Native code | ⚠️ 10 issues |
Bin script confusion | ⚠️ 6 issues |
Bin script shell injection | ✅ 0 issues |
Unresolved require | ✅ 0 issues |
Invalid package.json | ✅ 0 issues |
HTTP dependency | ✅ 0 issues |
Git dependency | ✅ 0 issues |
Potential typo squat | ✅ 0 issues |
Known Malware | ✅ 0 issues |
Telemetry | ✅ 0 issues |
Protestware/Troll package | ⚠️ 3 issues |
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]
@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]
Powered by socket.dev