Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@blockforfun/cli
Advanced tools
BlockFor.fun CLI
$ npm install -g @blockforfun/cli
$ blockfun COMMAND
running command...
$ blockfun (-v|--version|version)
@blockforfun/cli/5.0.0 win32-x64 node-v10.10.0
$ blockfun --help [COMMAND]
USAGE
$ blockfun COMMAND
...
blockfun build:sqlite SOURCE TARGET
blockfun help [COMMAND]
blockfun list:json SOURCE [TARGET]
blockfun list:text SOURCE [TARGET]
blockfun build:sqlite SOURCE TARGET
builds sqlite3 database from a BlockFor.fun git registry
USAGE
$ blockfun build:sqlite SOURCE TARGET
ARGUMENTS
SOURCE git source repository URL or path
TARGET path to target sqlite3 database
OPTIONS
-f, --fetch=fetch git fetch repository URL
-r, --ref=ref [default: refs/heads/master] git ref to read from
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git refspec to fetch
See code: @blockforfun/plugin-build
blockfun help [COMMAND]
display help for blockfun
USAGE
$ blockfun help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
blockfun list:json SOURCE [TARGET]
lists entries in json format from a BlockFor.fun git registry
USAGE
$ blockfun list:json SOURCE [TARGET]
ARGUMENTS
SOURCE git source repository URL or path
TARGET path to target json file
OPTIONS
-f, --fetch=fetch git fetch repository URL
-r, --ref=ref [default: refs/heads/master] git ref to read from
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git refspec to fetch
ALIASES
$ blockfun ls:json
See code: @blockforfun/plugin-git
blockfun list:text SOURCE [TARGET]
lists entries in text format from a BlockFor.fun git registry
USAGE
$ blockfun list:text SOURCE [TARGET]
ARGUMENTS
SOURCE git source repository URL or path
TARGET path to target json file
OPTIONS
-f, --fetch=fetch git fetch repository URL
-r, --ref=ref [default: refs/heads/master] git ref to read from
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git refspec to fetch
ALIASES
$ blockfun ls
$ blockfun ls:text
See code: @blockforfun/plugin-git
FAQs
BlockFor.fun CLI
The npm package @blockforfun/cli receives a total of 1 weekly downloads. As such, @blockforfun/cli popularity was classified as not popular.
We found that @blockforfun/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.