Metadata-Version: 1.1
Name: patton-cli
Version: 1.1.0
Summary: CLI for Patton-Server: The vulnerability knowledge store
Home-page: https://github.com/bbva/patton-cli
Author: BBVA Labs
Author-email: UNKNOWN
License: MIT
Description: .. image:: https://badge.fury.io/py/patton-cli.svg
            :target: https://badge.fury.io/py/patton-cli
        
        .. image:: https://img.shields.io/badge/style-flat-green.svg?longCache=true&style=flat&logo=docker
            :target: https://hub.docker.com/r/bbvalabs/patton-cli/
        
        patton-cli - The knife of the Admin & Security auditor
        ======================================================
        
        +----------------+-----------------------------------------------+
        |Project site    | https://github.com/bbva/patton                |
        +----------------+-----------------------------------------------+
        |Issues          | https://github.com/bbva/patton/issues/        |
        +----------------+-----------------------------------------------+
        |Documentation   | https://patton.readthedocs.org/               |
        +----------------+-----------------------------------------------+
        |Python versions | 3.6 or above                                  |
        +----------------+-----------------------------------------------+
        
        What's patton-cli?
        ==================
        
        patton-cli born with the objective to be a knife for system admins and security auditors, it could be filled with many different sources and report in many formats, being great for scripting.
        
        You can see a demo video running patton-server + patton-cli:
        
        .. image:: http://img.youtube.com/vi/g5pROiIQUzk/0.jpg
           :target: http://www.youtube.com/watch?v=g5pROiIQUzk
           :alt: Patton demo
           :align: center
        
        Documentation
        =============
        
        You can find Patton's documentation at `Read the Docs <https://patton.readthedocs.org/>`_.
        
        Contributing
        ============
        
        Any collaboration is welcome!
        
        There're many tasks to do. You can check the `Issues <https://github.com/bbva/patton/issues/>`_ and send us a Pull Request.
        
        Also you can read the `TODO <https://github.com/bbva/patton/blob/master/TODO.md>`_ file.
        
        License
        =======
        
        This project is distributed under `Apache 2 license <https://github.com/bbva/patton/blob/master/LICENSE>`_
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
