Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

peachapisec-ci

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peachapisec-ci

Peach API Security CI tool

  • 1.5.41
  • PyPI
  • Socket score

Maintainers
1

Peach CI Generic Integration Runner

This module provides generic integration with CI systems by running a command that returns non-zero when testing did not pass. The vast majority of CI systems support this method of integration.

If a specific integration is offered for your CI system that is preferred over this generic integration.

To use, update the configuration at top of python file and configure your CI system to run.

See User Guide -> CI Integration for additional information about using and configuring the generic CI integration runner.

Installation

Install required python dependencies with internet connection.

$ pip install -r requirements.txt

Offline Installation

Install required python dependencies using our offline dependencies folder.

$ pip install --no-index --find-links ../../deps -r requirements.txt

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc