
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.
clone-all-github-repos
Advanced tools
Clones all your GitHub repositories into the current working directory e.g. for sync or backup tasks...
install:
As Superuser/Administrator run
npm install clone-all-github-repos -g
or install the latest version from github
npm install https://github.com/HansHammel/clone-all-github-repos.git -g
usage:
clone-all-github-repos
or
cagr
and all your repos get cloned into the current working directory!
Done.
PS: uninstall:
npm uninstall clone-all-github-repos -g
Note: Currently only GitHub USER (vs. ORGANIZATION) accounts are supported.
We have a limit of 100 repositories
On install, you get asked for your GitHub Username and a GitHub API token to access public/private repository information. The settings are stored in your users home directory (~/.cagr/config.json or %HOMEPATH%.cagr\config.json).
On fist use, you get asked for your GitHub Username and a GitHub API token to access public/private repository information. The settings are stored in your users home directory (~/.cagr/config.json or %HOMEPATH%.cagr\config.json).
To create an access-token go to GitHub > Settings > Developer settings > Personal access tokens. Give at least read access to your public repositories.
(old screenshot, now located under Settings > Developer settings)
FAQs
Clones all your GitHub repositories into the current working directory e.g. for sync or backup tasks...
The npm package clone-all-github-repos receives a total of 20 weekly downloads. As such, clone-all-github-repos popularity was classified as not popular.
We found that clone-all-github-repos 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.