Metadata-Version: 2.1
Name: tsccm
Version: 0.0.1
Summary: TSCCM (Tenable.SC CLI Manager) by LimberDuck
Home-page: https://github.com/LimberDuck/tsccm
Author: Damian Krawczyk
Author-email: damian.krawczyk@limberduck.org
License: UNKNOWN
Description: # TSCCM
        
        **TSCCM** *(Tenable.SC CLI Manager)* by LimberDuck is a CLI tool which enables you to perform certain actions on Tenable.SC by (C) Tenable, Inc. via [Tenable.SC API](https://docs.tenable.com/tenablesc/api).
        
        [![License](https://img.shields.io/github/license/LimberDuck/tsccm.svg)](https://github.com/LimberDuck/tsccm/blob/master/LICENSE) [![Repo size](https://img.shields.io/github/repo-size/LimberDuck/tsccm.svg)](https://github.com/LimberDuck/tsccm) [![Code size](https://img.shields.io/github/languages/code-size/LimberDuck/tsccm.svg)](https://github.com/LimberDuck/tsccm) [![Supported platform](https://img.shields.io/badge/platform-windows%20%7C%20macos%20%7C%20linux-lightgrey.svg)](https://github.com/LimberDuck/tsccm)
        
        
        Main features
        =============
        
        Initial version of **TSCCM** lets you get Tenable.SC's:
        * active scans list
        * scan results list
        * policies list
        * credentials list  
        * users list
        * groups list
        * status of available IPs
        
        
        How to
        ======
        
        1. Install
            
            `pip install tsccm`
        
        2. Run
        
            `tsccm`
        
        Meta
        ====
        
        Change log
        ----------
        
        See [CHANGELOG].
        
        
        Licence
        -------
        
        MIT: [LICENSE].
        
        
        Authors
        -------
        
        [Damian Krawczyk] created **TSCCM** *(Tenable.SC CLI Manager)* by LimberDuck.
        
        [Damian Krawczyk]: https://damiankrawczyk.com
        
        [CHANGELOG]: https://github.com/LimberDuck/tsccm/blob/master/CHANGELOG.md
        [LICENSE]: https://github.com/LimberDuck/tsccm/blob/master/LICENSE
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Description-Content-Type: text/markdown
