Metadata-Version: 2.1
Name: twigs
Version: 1.2.41
Summary: ThreatWorx Information Gathering Script
Home-page: https://github.com/threatworx/twigs
Author: Paresh Borkar
Author-email: opensource@threatwatch.io
License: GNU General Public License v3
Keywords: twigs
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: boto3
Requires-Dist: cryptography ==3.3.2
Requires-Dist: ipaddress
Requires-Dist: ipaddress ==1.0.22
Requires-Dist: oci-cli ==3.43.1
Requires-Dist: paramiko ==2.6.0
Requires-Dist: pefile ==2019.4.18
Requires-Dist: psutil
Requires-Dist: pysnow
Requires-Dist: python-crontab ==2.5.1
Requires-Dist: pytz
Requires-Dist: pyvmomi ==7.0.3
Requires-Dist: pywinrm ==0.5.0
Requires-Dist: pyyaml >5.1
Requires-Dist: requests
Requires-Dist: requirements-parser
Requires-Dist: scp ==0.13.3
Requires-Dist: setuptools
Requires-Dist: toml ==0.10.2

=====
twigs
=====


.. image:: https://img.shields.io/pypi/v/twigs.svg
        :target: https://pypi.python.org/pypi/twigs

.. image:: https://readthedocs.org/projects/twigs/badge/?version=latest
        :target: https://twigs.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status
.. image:: https://github.com/threatworx/twigs/actions/workflows/build.yml/badge.svg
        :target: https://github.com/threatworx/twigs/actions/workflows/build.yml
        :alt: twigs build

ThreatWorx Information Gathering Script

https://threatworx.io/docs/twigs-intro/

* Free software: GNU General Public License v3

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-03-18)
------------------

* First release on PyPI.

1.1.0 (2022-01-23)
------------------

* Added support for twigs plugins.

1.2.0 (2024-06-19)
------------------

* Added support for Oracle Cloud (OCI) discovery via native inventory (OCI OS Mgmt Hub).
