
Research
SAP CAP npm Packages Hit by Supply Chain Attack
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.
pulumi-minio
Advanced tools
The Minio Resource Provider lets you manage releases in a Minio installation.
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/minio
or yarn:
$ yarn add @pulumi/minio
To use from Python, install using pip:
$ pip install pulumi_minio
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-minio/sdk
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Minio
The following configuration points are available:
minio:minioServer - (Required) Minio Host and Port. It must be provided, but
it can also be sourced from the MINIO_ENDPOINT environment variableminio:minioAccessKey - (Required) Minio Access Key. It must be provided, but
it can also be sourced from the MINIO_ACCESS_KEY environment variableminio:minioSecretKey - (Required) Minio Secret Key. It must be provided, but
it can also be sourced from the MINIO_SECRET_KEY environment variableminio:minioRegion - (Optional) Minio Region (default: us-east-1).minio:minioApiVersion - (Optional) Minio API Version (type: string, options: v2 or v4, default: v4).minio:minioSsl - (Optional) Minio SSL enabled (default: false). It can also be sourced from the
MINIO_ENABLE_HTTPS environment variableFor further information, please visit the Minio provider docs or for detailed reference documentation, please visit the API docs.
FAQs
A Pulumi package for creating and managing minio cloud resources.
We found that pulumi-minio demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Research
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.

Research
/Security News
Socket is tracking cloned Open VSX extensions tied to GlassWorm, with several updated from benign-looking sleepers into malware delivery vehicles.