Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@pulumiverse/astra
Advanced tools
A Pulumi package for creating and managing Astra DB cloud resources.
This provider lets you manage Datastax Astra resources.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @pulumiverse/astra
or yarn
:
yarn add @pulumiverse/astra
To use from Python, install using pip
:
$ pip install pulumiverse-astra
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-astra/sdk/go/...
To use from Dotnet, use dotnet add package
to install into your project. You must specify the version if it is a pre-release version.
$ dotnet add package Pulumiverse.Astra
The following configuration points are available for the astra
provider:
astra:token
- the API key to make changes in astra org. Please make sure that you grant it enough permissions for operations that you are going to perform. To create a token go into organisation settings -> Token management, select your role (I use Administrator User for full access) and press Generate tokenFor detailed reference documentation, please visit the Pulumi registry.
FAQs
A Pulumi package for creating and managing Astra DB cloud resources.
We found that @pulumiverse/astra demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.