Metadata-Version: 2.4
Name: appscandastissueverifier
Version: 1.0.0
Summary: Python library to verify AppScan DAST issues
Author-email: HCL AppScan <sahil.mukheja@hcl-software.com>, HCL AppScan <lakshminarasi.thiru@hcl-software.com>, HCL AppScan <girish.sure@hcl-software.com>
License-Expression: LicenseRef-Proprietary
License-File: HCL License Agreement
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: requests
Description-Content-Type: text/markdown

# AppScanDASTIssueVerifier

[![PyPI - Version](https://img.shields.io/pypi/v/appscandastissueverifier.svg)](https://pypi.org/project/appscandastissueverifier)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/appscandastissueverifier.svg)](https://pypi.org/project/appscandastissueverifier)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install appscandastissueverifier
```

## License
See "HCL Master License Agreement" file

