
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@bitbonsai/gitremote
Advanced tools
Open gitlab/github/bitbucket in a browser from the console, using git remote as input
This is a small command line utility to open the current remote repository in a browser from the command line.
The idea is that you're in terminal, working on a repo, then just type gitlink
and your default browser magically opens the gitlab/github/bitbucket... url.
If you're not on a git repo, there's a nice and color error message.
Tested on mac only, created in a few minutes in node after banging my head on the table trying to make it work on bash.
git clone https://github.com/bitbonsai/gitlink.git
yarn link
in the directory is the fastest/easiest way to install.npm link
also works, if you're not into yarn.Just go to a repo and type gitlink
to open a browser window with the repo
Or add part of a sha1
to it and open a single commit page: gitlink b844b99
(thanks for the idea, @ricardobeat)
FAQs
Open gitlab/github/bitbucket in a browser from the console, using git remote as input
The npm package @bitbonsai/gitremote receives a total of 0 weekly downloads. As such, @bitbonsai/gitremote popularity was classified as not popular.
We found that @bitbonsai/gitremote demonstrated a not healthy version release cadence and project activity because the last version was released 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.