
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
git-bulk-cloner
Advanced tools
Clone entire databases, groups, and/or sub-groups of projects from GitLab
$ npm install -g git-bulk-cloner
Usage: git-bulk-cloner [options]
Options:
-V, --version output the version number, required
-s, --server <url> GitLab Server URL, required
-t, --token <token> GitLab Private Token, required
-g, --group <group id or name> Group or Sub-group to clone, required
-d, --destination <destination folder> Destination folder for cloned repos,
defaults to current directory
-h, --help display help for command
Example usage:
$ git-bulk-cloner -s https://gitlab-server.com/ -t XXXXXXXXXXXXXXXXXXXX -g 6 -d ~/example-group/
FAQs
Clone entire databases, groups, and/or sub-groups of projects from GitLab
The npm package git-bulk-cloner receives a total of 0 weekly downloads. As such, git-bulk-cloner popularity was classified as not popular.
We found that git-bulk-cloner 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.