Skip to content

StackShift/Week-seven - #62

Open
Victorvikson1996 wants to merge 4 commits into
celo-org:mainfrom
Victorvikson1996:shift/seven
Open

StackShift/Week-seven#62
Victorvikson1996 wants to merge 4 commits into
celo-org:mainfrom
Victorvikson1996:shift/seven

Conversation

@Victorvikson1996

Copy link
Copy Markdown

@socket-security

Copy link
Copy Markdown

New dependency changes detected. Learn more about Socket for GitHub ↗︎


🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.

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 foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore protobufjs@6.11.3
  • @SocketSecurity ignore keccak@3.0.3
  • @SocketSecurity ignore secp256k1@4.0.3
📜 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 Source
protobufjs@6.11.3 (added) postinstall zocksubgraph/package.json via @graphprotocol/graph-cli@0.50.1
🫣 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 Source
keccak@3.0.3 (added) binding.gyp zocksubgraph/package.json via @graphprotocol/graph-cli@0.50.1
secp256k1@4.0.3 (added) binding.gyp zocksubgraph/package.json via @graphprotocol/graph-cli@0.50.1
Pull request alert summary
Issue Status
Install scripts ⚠️ 1 issue
Native code ⚠️ 2 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 ✅ 0 issues
AI detected security risk ✅ 0 issues
AI warning ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
@graphprotocol/graph-ts@0.30.0 eval, filesystem +3 dotansimha
@graphprotocol/graph-cli@0.50.1 eval, network, filesystem, shell, environment +494 dotansimha
matchstick-as@0.5.0 eval, filesystem +5 maksdim

@Victorvikson1996 Victorvikson1996 changed the title Shift/seven StackShift/Week-seven May 27, 2023
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.

1 participant