
Product
Introducing Webhook Events for Pull Request Scans
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
@pulumiverse/harbor
Advanced tools
The Harbor Resource Provider lets you manage Harbor 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/harbor
or yarn
:
yarn add @pulumiverse/harbor
To use from Python, install using pip
:
pip install pulumiverse-harbor
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-harbor/sdk/v3
To use from .NET, install using dotnet add package
:
dotnet add package Pulumiverse.Harbor
The following configuration points are available for the harbor
provider:
harbor:url
- (Required) The url of the harbor.harbor:username
- (Required) The username to be used to access harbor.harbor:password
- (Required) The password to be used to access harbor.harbor:insecure
- (Optional) Choose to ignore certificate errorsharbor:apiVersion
- (Optional) Choose which version of the api you would like to use 1
or 2
. Default is 2
.For detailed reference documentation, please visit the Pulumi registry.
FAQs
A Pulumi package for creating and managing Harbor resources.
The npm package @pulumiverse/harbor receives a total of 221 weekly downloads. As such, @pulumiverse/harbor popularity was classified as not popular.
We found that @pulumiverse/harbor demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Product
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
Research
The Socket Threat Research Team uncovered malicious NuGet packages typosquatting the popular Nethereum project to steal wallet keys.
Product
A single platform for static analysis, secrets detection, container scanning, and CVE checks—built on trusted open source tools, ready to run out of the box.