Metadata-Version: 2.4
Name: ossaudit-ng
Version: 1.0.0
Summary: Audit python packages for known vulnerabilities using Sonatype OSS Index v3 API
Home-page: https://github.com/stuartz/ossaudit
Author: Stuart Zurcher
Author-email: stuartz.ccrx@gmail.com
Maintainer: Stuart Zurcher
Maintainer-email: stuartz.ccrx@gmail.com
License: BSD-2-Clause
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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 :: 3.13
Classifier: Topic :: Security
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Python: >=3.5
License-File: LICENSE
Requires-Dist: appdirs
Requires-Dist: click
Requires-Dist: dparse
Requires-Dist: requests
Requires-Dist: texttable
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Fork of ossaudit by Hans Jerry Illikainen (https://github.com/illikainen/ossaudit). Includes some portions of PRs from sseide. See https://github.com/stuartz/ossaudit
