Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

devtools-webhook-cicd-utils

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devtools-webhook-cicd-utils

Lightweight DevOps webhook integration utilities for CI/CD pipelines

pipPyPI
Version
1.6.0
Maintainers
1

devtools-webhook-cicd-utils

Lightweight DevOps webhook integration utilities for modern CI/CD pipelines.

Features

  • Webhook event parsing and validation
  • CI/CD pipeline status notifications
  • GitHub/GitLab/Bitbucket webhook support
  • Configurable retry logic with exponential backoff
  • TLS certificate validation helpers

Installation

pip install devtools-webhook-cicd-utils

Quick Start

from devtools_webhook import WebhookHandler
handler = WebhookHandler(secret="your-webhook-secret")

Keywords

webhook cicd devops pipeline notifications

FAQs

Did you know?

Socket

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.

Install

Related posts