
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-idm-npm
Advanced tools
git-idm-npm is a command line interface based git identity manager.
npm install -g git-idm-npmnpm install -g https://github.com/Kireobat/git-idm-npm.gitgit clone https://github.com/Kireobat/git-idm-npm.gitnpm install -g path/to/filesThis script has been confirmed to work on:
If you get the following error message:
git-idm : File C:\path\to\nodejs\git-idm.ps1 cannot be loaded because running scripts is disabled on this system.
For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ git-idm list
+ ~~~~~~~
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
The solution is to follow the path spesified at the beginning of
the error message C:\path\to\nodejs\git-idm.ps1 and delete the following file: git-idm.ps1
Commands are sorted alphabetically
git-idm help
or
git-idm <command> --help
is availiable and provides more or less the same info as below.
git-idm activegit-idm addgit-idm aliasgit-idm listgit-idm removegit-idm useFAQs
Git identity manager for npm
We found that git-idm-npm demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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.