Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@pulumi/mongodbatlas
Advanced tools
A Pulumi package for creating and managing mongodbatlas cloud resources.
The MongoDB Atlas resource provider for Pulumi lets you interact with MongoDB Atlas in your infrastructure programs. To use this package, please install the Pulumi CLI first.
This package is available in many languages in the standard packaging formats.
To use from JavaScript or TypeScript in Node.js, install using either npm
:
$ npm install @pulumi/mongodbatlas
or yarn
:
$ yarn add @pulumi/mongodbatlas
To use from Python, install using pip
:
$ pip install pulumi-mongodbatlas
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/pulumi/pulumi-mongodbatlas/sdk/v2
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.Mongodbatlas
The following configuration points are available:
mongodbatlas:publicKey
- (Optional) This is the MongoDB Atlas API public_key. It must be provided, but it can also be
sourced from the MONGODB_ATLAS_PUBLIC_KEY
environment variable.mongodbatlas:privateKey
- (Optional) This is the MongoDB Atlas private_key. It must be provided, but it can also be
sourced from the MONGODB_ATLAS_PRIVATE_KEY
environment variable.For further information, please visit the MongoDB Atlas provider docs or for detailed reference documentation, please visit the API docs.
FAQs
A Pulumi package for creating and managing mongodbatlas cloud resources.
We found that @pulumi/mongodbatlas demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.