
Research
wget to Wipeout: Malicious Go Modules Fetch Destructive Payload
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
@begit/cli
Advanced tools
A small CLI wrapper for @begit/core
Run npm i -g @begit/cli
to install. Invoke with begit
For a comprehensive list of features, use the help command as below:
begit --help
Which will print something like:
begit
ARGUMENTS:
<URL> - The URL to clone
[Destination] - a string [optional]
OPTIONS:
--subdir, -s <str> - a string [optional]
FLAGS:
--help, -h - show help
To clone a repository to the current working directory, simply:
begit Tommypop2/begit
URLs are also accepted:
begit https://github.com/Tommypop2/begit
You can also specify the desired branch via a #
:
begit Tommypop2/begit#main
Use any of the above options in conjunction with the --subdir
flag.
begit Tommypop2/begit --subdir packages
Or, shortened to -s
begit Tommypop2/begit -s packages
FAQs
A CLI for using begit
The npm package @begit/cli receives a total of 0 weekly downloads. As such, @begit/cli popularity was classified as not popular.
We found that @begit/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.
Product
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.