Skip to main content

A wrapper around the tapioca-trustwave-appscanner for translating the Appscanner API documents into Python Objects

Project description

Python Trustwave Appscanner
===========================

Python Trustwave Appscanner transforms Appscanner REST API results into Plain Python Objects for easier processing.

Installation
------------

`pip install python-trustwave-appscanner`

Usage
-----

The library exposes some functions that can return Python objects representing the XML response, strings or booleans.

Boolean functions are: `application_exists`, `assessment_exists`

String functions are: `get_application_id_by_name`, `get_assessment_status`, `get_current_assessment_run_id`

`get_assessment_run_status` returns an `AssessmentRun` object,

``

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

python-trustwave-appscanner-0.1.8.dev0.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

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