Skip to main content

Peach API Security runner tool

Project description

This test runner will send requests via Peach API Security to perform testing of a target api. There are several methods for sending requests:

  • Burp file with recorded requests. Each request is tested one at a time.

  • Postman collection with requests. Each request is tested one at a time.

  • Single command line (ex: curl, python script, etc.)

  • Text file with one-command per line

  • Directory with executable scripts/programs, each executed in sequence

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-runner-1.4.17.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

peachapisec_runner-1.4.17-py2-none-any.whl (9.8 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