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

Add test for branchStream root opt #122

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Powersource
Copy link
Collaborator

@Powersource Powersource commented Apr 5, 2023

fixes #114

@socket-security
Copy link

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 blake3@2.1.7
  • @SocketSecurity ignore ssb-buttwoo@0.3.3
  • @SocketSecurity ignore ssb-classic@1.1.0
  • @SocketSecurity ignore ssb-db2@6.3.3
  • @SocketSecurity ignore ssb-index-feeds@0.10.2
  • @SocketSecurity ignore ssb-network-errors@1.0.1
  • @SocketSecurity ignore ssb-subset-ql@1.0.1
📜 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
blake3@2.1.7 (added) install package.json via ssb-ebt@9.1.2
⚠️ Deprecated license

License is deprecated which may have legal implications regarding the package's use.

Update or change the license to a well-known or updated license.

Package License Source
ssb-buttwoo@0.3.3 (added) LGPL-3.0 package.json via ssb-ebt@9.1.2
ssb-classic@1.1.0 (added) LGPL-3.0 package.json via ssb-db2@6.3.3, ssb-ebt@9.1.2
ssb-db2@6.3.3 (added) LGPL-3.0 package.json via ssb-ebt@9.1.2
ssb-index-feeds@0.10.2 (added) LGPL-3.0 package.json via ssb-ebt@9.1.2
ssb-network-errors@1.0.1 (added) LGPL-3.0 package.json via ssb-ebt@9.1.2
ssb-subset-ql@1.0.1 (added) LGPL-3.0 package.json via ssb-ebt@9.1.2
Pull request alert summary
Issue Status
Install scripts ⚠️ 1 issue
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Deprecated license ⚠️ 6 issues
Missing license ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
pull-many@1.0.9 None +0 dominictarr
ssb-ebt@9.1.2 network, environment +10 staltz

@Powersource
Copy link
Collaborator Author

anyone want to adopt this pr? it seems i won't need it for my tribes2 pr
@arj03 @mixmix @staltz

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.

branchstream with root doesn't seem to work
1 participant