Metadata-Version: 2.3
Name: bibt-qualys
Version: 0.0.25
Summary: Functionality often used by BITS Blue Team (Qualys).
Project-URL: Bug Tracker, https://github.com/broadinstitute/bibt-qualys/issues
Project-URL: Documentation, https://bibt-qualys.readthedocs.io/en/latest/
Project-URL: Homepage, https://github.com/broadinstitute/bibt-qualys
Author-email: Matthew OBrien <mobrien@broadinstitute.org>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: glom==23.5.0
Requires-Dist: requests==2.31.0
Requires-Dist: xmltodict==0.13.0
Description-Content-Type: text/markdown

# bibt-qualys: BITS Blue Team Utilities: Qualys API Module

- **Developer**: Matthew OBrien
- **Email**: mobrien@broadinstitute.org
- **Project URL**: https://pypi.org/project/bibt-qualys/
- **Project Repo**: https://github.com/broadinstitute/bibt-qualys
- **Project Documentation**: https://bibt-qualys.readthedocs.io/en/latest/

## Installing

```bash
$ pip install --upgrade bibt-qualys
```

## Usage

- See documentation here: https://bibt-qualys.readthedocs.io/en/latest/

## All BIBT Libraries

- [bibt-gcp-asset](https://github.com/broadinstitute/bibt-gcp-asset)
- [bibt-gcp-bq](https://github.com/broadinstitute/bibt-gcp-bq)
- [bibt-gcp-iam](https://github.com/broadinstitute/bibt-gcp-iam)
- [bibt-gcp-pubsub](https://github.com/broadinstitute/bibt-gcp-pubsub)
- [bibt-gcp-scc](https://github.com/broadinstitute/bibt-gcp-scc)
- [bibt-gcp-secrets](https://github.com/broadinstitute/bibt-gcp-secrets)
- [bibt-gcp-storage](https://github.com/broadinstitute/bibt-gcp-storage)
- [bibt-qualys](https://github.com/broadinstitute/bibt-qualys)
- [bibt-sentinelone](https://github.com/broadinstitute/bibt-sentinelone)
- [bibt-slack](https://github.com/broadinstitute/bibt-slack)
