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
Bundled plugins
$ npm install -g @blockforfun/cli
$ blockfun COMMAND
running command...
$ blockfun (-v|--version|version)
@blockforfun/cli/8.2.2 win32-x64 node-v10.10.0
$ blockfun --help [COMMAND]
USAGE
$ blockfun COMMAND
...
blockfun delete:json SOURCE PATH [OUTPUT]
blockfun delete:text SOURCE PATH [OUTPUT]
blockfun export:json SOURCE [OUTPUT]
blockfun export:sqlite SOURCE OUTPUT
blockfun export:text SOURCE [OUTPUT]
blockfun help [COMMAND]
blockfun list:json SOURCE [OUTPUT]
blockfun list:text SOURCE [OUTPUT]
blockfun read:json SOURCE PATH [OUTPUT]
blockfun read:text SOURCE PATH [OUTPUT]
blockfun write:json SOURCE PATH INPUT
blockfun write:text SOURCE PATH INPUT
blockfun delete:json SOURCE PATH [OUTPUT]
deletes entries in json format from a BlockFor.fun git registry
USAGE
$ blockfun delete:json SOURCE PATH [OUTPUT]
ARGUMENTS
SOURCE git repository URL or path
PATH git file path
OUTPUT output file path
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
ALIASES
$ blockfun rm:json
$ blockfun del:json
See code: @blockforfun/plugin-git
blockfun delete:text SOURCE PATH [OUTPUT]
deletes entries in text format from a BlockFor.fun git registry
USAGE
$ blockfun delete:text SOURCE PATH [OUTPUT]
ARGUMENTS
SOURCE git repository URL or path
PATH git file path
OUTPUT output file path
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
ALIASES
$ blockfun rm
$ blockfun del
$ blockfun rm:text
$ blockfun del:text
See code: @blockforfun/plugin-git
blockfun export:json SOURCE [OUTPUT]
exports json entries from a BlockFor.fun git registry
USAGE
$ blockfun export:json SOURCE [OUTPUT]
ARGUMENTS
SOURCE git repository URL or path
OUTPUT output file path
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
ALIASES
$ blockfun rm
$ blockfun del
$ blockfun rm:text
$ blockfun del:text
See code: @blockforfun/plugin-export
blockfun export:sqlite SOURCE OUTPUT
exports sqlite3 database from a BlockFor.fun git registry
USAGE
$ blockfun export:sqlite SOURCE OUTPUT
ARGUMENTS
SOURCE git repository URL or path
OUTPUT path to sqlite3 database
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
See code: @blockforfun/plugin-export
blockfun export:text SOURCE [OUTPUT]
exports text entries from a BlockFor.fun git registry
USAGE
$ blockfun export:text SOURCE [OUTPUT]
ARGUMENTS
SOURCE git repository URL or path
OUTPUT output file path
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
ALIASES
$ blockfun rm
$ blockfun del
$ blockfun rm:text
$ blockfun del:text
See code: @blockforfun/plugin-export
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 [OUTPUT]
lists entries in json format from a BlockFor.fun git registry
USAGE
$ blockfun list:json SOURCE [OUTPUT]
ARGUMENTS
SOURCE git repository URL or path
OUTPUT output file path
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
ALIASES
$ blockfun ls:json
See code: @blockforfun/plugin-git
blockfun list:text SOURCE [OUTPUT]
lists entries in text format from a BlockFor.fun git registry
USAGE
$ blockfun list:text SOURCE [OUTPUT]
ARGUMENTS
SOURCE git repository URL or path
OUTPUT output file path
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
ALIASES
$ blockfun ls
$ blockfun ls:text
See code: @blockforfun/plugin-git
blockfun read:json SOURCE PATH [OUTPUT]
reads entries in json format from a BlockFor.fun git registry
USAGE
$ blockfun read:json SOURCE PATH [OUTPUT]
ARGUMENTS
SOURCE git repository URL or path
PATH git file path
OUTPUT output file path
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
ALIASES
$ blockfun get:json
See code: @blockforfun/plugin-git
blockfun read:text SOURCE PATH [OUTPUT]
reads entries in text format from a BlockFor.fun git registry
USAGE
$ blockfun read:text SOURCE PATH [OUTPUT]
ARGUMENTS
SOURCE git repository URL or path
PATH git file path
OUTPUT output file path
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
ALIASES
$ blockfun get
$ blockfun get:text
See code: @blockforfun/plugin-git
blockfun write:json SOURCE PATH INPUT
writes entries in json format to a BlockFor.fun git registry
USAGE
$ blockfun write:json SOURCE PATH INPUT
ARGUMENTS
SOURCE git repository URL or path
PATH git file path
INPUT input file path
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
ALIASES
$ blockfun put:json
See code: @blockforfun/plugin-git
blockfun write:text SOURCE PATH INPUT
writes entries in text format to a BlockFor.fun git registry
USAGE
$ blockfun write:text SOURCE PATH INPUT
ARGUMENTS
SOURCE git repository URL or path
PATH git file path
INPUT input file path
OPTIONS
-f, --fetch=fetch git fetch URL
-r, --ref=ref [default: refs/heads/master] git ref
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git fetch refspec
ALIASES
$ blockfun put
$ blockfun put: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.