Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
mongodb-client-encryption
Advanced tools
Official client encryption module for the MongoDB Node.js driver
The Node.js wrapper for libmongocrypt
You can install mongodb-client-encryption
with the following:
npm install mongodb-client-encryption
Run the following command to build libmongocrypt and setup the node bindings for development:
bash ./etc/build-static.sh
We lint both the c++ bindings and the Typescript.
To lint the Typescript, you can run npm run check:eslint -- --fix
. To lint the c++, run npm run clang-format
.
Some tests require a standalone server to be running with authentication enabled. Set up a single server running with the following conditions:
param | value |
---|---|
host | localhost |
port | 27017 |
This is the standard setup for a standalone server with no authentication.
Run the test suite using:
npm test
6.0.0-alpha.3 (2023-08-09)
undefined
values for optional Uint8Arrays arguments (#683)FAQs
Official client encryption module for the MongoDB Node.js driver
The npm package mongodb-client-encryption receives a total of 30,871 weekly downloads. As such, mongodb-client-encryption popularity was classified as popular.
We found that mongodb-client-encryption demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.