
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.
scan-git-repo
Advanced tools
Scan your directory for git repositories displaying path, git branch and the status of it.
Based on git-unsaved.
You can install the package globally and use it as command line tool:
# Using npm
npm install --global scan-git-repo
# Using yarn
yarn global add scan-git-repo
Then, run scan-git-repo --help
and see what the CLI tool can do.
$ scan-git-repo --help
Usage: scan-git-repo [options]
Scan your projects directory for dirty git repositories.
Options:
-r, --relative-paths Display the relative paths.
-p, --path <path> A custom folder path (default: the current working
directory).
-h, --help Displays this help.
-v, --version Displays version information.
Examples:
scan-git-repo # Scans the current directory
scan-git-repo -p ~/projects # Scans the projects directory
scan-git-repo -a # Display absolute paths
FAQs
Scan your projects directory for git repositories.
The npm package scan-git-repo receives a total of 0 weekly downloads. As such, scan-git-repo popularity was classified as not popular.
We found that scan-git-repo 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.