Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@pulumi/aiven
Advanced tools
A Pulumi package for creating and managing Aiven cloud resources.
The Aiven resource provider for Pulumi lets you manage Aiven resources in your cloud 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/aiven
or yarn
:
$ yarn add @pulumi/aiven
To use from Python, install using pip
:
$ pip install pulumi_aiven
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/pulumi/pulumi-aiven/sdk/v2/go/...
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.Aiven
The following configuration points are available:
aiven:apiToken
- (Optional) This is the API token to interact with your Aiven account. May be set via the AIVEN_API_TOKEN
environment variable.For further information, please visit the Aiven provider docs or for detailed reference documentation, please visit the API docs.
FAQs
A Pulumi package for creating and managing Aiven cloud resources.
The npm package @pulumi/aiven receives a total of 6,181 weekly downloads. As such, @pulumi/aiven popularity was classified as popular.
We found that @pulumi/aiven demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.