
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.
Command line RethinkDB to JSON backup and restore script built in Node.js. This does not restore secondary indexs, sharing, or replication. This is only a method to store the data as raw JSON to hard backups.
npm install rbackup -g
Usage: rbackup [options]
Options:
-h, --help output usage information
-V, --version output the version number
-h, --host [value] Hostname
-p, --port [value] Port
-d, --db, --database [value] Database Name
-a, --auth, --authentication [value] Authentication
-f, --folder [value] Folder
-c, --cwd [value] Current Working Directory
-i, --import Set functionality to Import
While this script does a good job of importing data, it does not manage the RethinkDB driver version. You may need to change the version of RethinkDB's driver used.
FAQs
RethinkDB to JSON backup tool
The npm package rbackup receives a total of 4 weekly downloads. As such, rbackup popularity was classified as not popular.
We found that rbackup 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.