Skip to main content

owasp-zap-historic-parser

PyPI version Build Status Downloads PRs Welcome Maintenance Open Source Love png1 HitCount Coverage Status


Installation

  • Install owasp-zap-historic-parser

    pip install owasp-zap-historic-parser
    

Usage

The OWASP ZAP Historic application requires the following information, and users must pass respective info while using parser

-s --> mysql hosted machine ip address (default: localhost)
-t --> mysql port (default: 3306)
-u --> mysql user name (default: superuser)
-p --> mysql password (default: passw0rd)
-n --> project name in owasp zap historic
-e --> environment name (default: Not Provided)
-i --> type of scan (active, passive, etc) (default: Not Provided)
-l --> URL for published ZAP report (default: Not Provided)
-v --> version of application tested by ZAP (default: Not Provided)
-f --> filepath & report.html produced by ZAP
  • Use owasp-zap-historic-parser to parse report.html and return a delta report

    > owaspzaphistoricparser
     -s --> localhost
     -t --> 3306
     -u --> 'superuser'
     -p --> passw0rd
     -n --> testname
     -e --> QA
     -i --> Active
     -l --> "https://www.google.com"
     -v --> "v0.1.0 build 2"
     -f --> "c:\\temp\\report_230_.html"
    

Note: Here if MySQL hosted in:

  • local machine then use localhost Ex: -s localhost
  • other machine then use ipaddress:3306 Ex: -s 10.30.2.150:3306

Example:

> owaspzaphistoricparser
 -s localhost
 -t 3306
 -u 'superuser'
 -p passw0rd
 -n testname
 -e QA
 -i Active
 -l "https://www.google.com"
 -v "v0.1.0 build 2"
 -f "c:\\temp\\report_230_.html"

For more info refer to owasp-zap-historic

Download files

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

Source Distribution

owasp-zap-historic-parser-0.1.12.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

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

owasp_zap_historic_parser-0.1.12-py3-none-any.whl (24.3 kB view details)

Uploaded Python 3

File details

Details for the file owasp-zap-historic-parser-0.1.12.tar.gz.

File metadata

  • Download URL: owasp-zap-historic-parser-0.1.12.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for owasp-zap-historic-parser-0.1.12.tar.gz
Algorithm Hash digest
SHA256 ee5f8d59300afd3c29dd1612b0bab3aa51690ae537d56a22139589f2be27bd4e
MD5 55140f8373c92df2b20d28d77d458bcc
BLAKE2b-256 4637f0273dabbe4b8ec04e2231a8fa746d9f6fa45d47713e607cd1ab44d80720

See more details on using hashes here.

File details

Details for the file owasp_zap_historic_parser-0.1.12-py3-none-any.whl.

File metadata

  • Download URL: owasp_zap_historic_parser-0.1.12-py3-none-any.whl
  • Upload date:
  • Size: 24.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for owasp_zap_historic_parser-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 997a83cf27c6c3fbca927e9656a01c018451ab4c955e8544415e35c156cd1474
MD5 aacd3fb4a12e4c9a6edecd35d399fe64
BLAKE2b-256 30a3fc7f282d1531bb286f6e7427fa4215ddcd5d8195fb4cdc51074d4f93e949

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.14

2 files

0.1.13

2 files

This release

0.1.12 This release

2 files

0.1.11

2 files

0.1.10

2 files

0.1.9

2 files

0.1.8

2 files

0.1.7

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

1 file

0.1.1

3 files

0.1.0

2 files

Supported by

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