
Security News
npm v12 Ships With Install Scripts Off by Default, Begins Deprecating 2FA-Bypass Tokens
npm v12 is generally available, turning install scripts off by default and beginning the deprecation of 2FA-bypass publishing tokens.
@netresearch/vault-read
Advanced tools
Read and print secrets from Hashicorp Vault
$ npm install -g vault-read
$ vault-read [-u|--username Vault user] [-p|--password Vault password] [-a|--address Vault address] PATH [KEY]
$ vault-read (-v|--version|version)
vault-read/0.0.0 linux-x64 node-v10.16.3
$ vault-read --help
Read secrets from the vault
USAGE
$ vault-read PATH [KEY]
ARGUMENTS
PATH Path from which to read the secret
KEY Specific key from the data store in the path
OPTIONS
-a, --address=address The Vault url, alternatively provide CI_VAULT_ADDRESS env variable
-h, --help show CLI help
-p, --password=password The LDAP password for Vault, alternatively provide CI_VAULT_PASSWORD env variable
-u, --username=username The LDAP username for Vault, alternatively provide CI_VAULT_USER env variable
-v, --version show CLI version
FAQs
Read and print secrets from Hashicorp Vault
The npm package @netresearch/vault-read receives a total of 24 weekly downloads. As such, @netresearch/vault-read popularity was classified as not popular.
We found that @netresearch/vault-read demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
npm v12 is generally available, turning install scripts off by default and beginning the deprecation of 2FA-bypass publishing tokens.

Research
/Security News
Socket tracks the activity as Operation “Muck and Load”: a threat actor uses commit-farming workflows, public dead drops, and protected archives to stage Windows RAT and infostealer malware.

Security News
pnpm 11.10 hardens registry auth to block token redirection, tightens pack-app and deploy, and makes the Rust port (v12) installable.