Skip to main content

Peach API Security CI tool

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

peachapisec-ci-1.4.45.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

peachapisec_ci-1.4.45-py2-none-any.whl (8.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page