Skip to main content

Python library enumerating the WebInspect RESTFul API scan, securebase, and proxy endpoints.

Project description

A Python module to assist with the WebInspect RESTFul API to administer scans.

Quick Start

Several quick start options are available:

Example

# import the package
from webinspectapi import webinspect

# setup webinspect connection information
host = 'http://localhost:8083/webinspect/'

# instantiate the webinspect api wrapper
wi = webinspect.WebInspectAPI(host)

# List scans
scans = wi.list_scans()

for scan in scans.data:
        print(str(scan['Name']), str(scan['Status']), str(scan['ID']))

Supporting information for each method available can be found in the documentation.

Bugs and Feature Requests

Found something that doesn’t seem right or have a feature request? Please open a new issue.

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

webinspectapi-1.0.13.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

webinspectapi-1.0.13-py2.py3-none-any.whl (8.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file webinspectapi-1.0.13.tar.gz.

File metadata

File hashes

Hashes for webinspectapi-1.0.13.tar.gz
Algorithm Hash digest
SHA256 002275f6515e3282e8c1b0a35790cbd9eeacabfe4aeadd52847d4355037047dc
MD5 cbbd0f58f8e8c8201c3aee02497525b8
BLAKE2b-256 d987a23e04d8fee65a89d90341c58c69f7c506bf11c4612b678c7bb3d41569ee

See more details on using hashes here.

File details

Details for the file webinspectapi-1.0.13-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for webinspectapi-1.0.13-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 36b0e750bd1aa77ea5c9c01ac6f3798da65f25b1b3c2c34fa9c40bb9b65e42ee
MD5 3ae98ea172f5073ff3a6092a00831daa
BLAKE2b-256 c6a9d90a579240d826f7a293a952487d59e198b145c73448f809c27b9a9dbe2c

See more details on using hashes here.

Supported by

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