Metadata-Version: 1.1
Name: Terrascan
Version: 0.2.3
Summary: Security best practice static code analysis for terraform
Home-page: https://github.com/accurics/terrascan
Author: Accurics
Author-email: support@accurics.com
License: Apache-2.0
Download-URL: https://github.com/accurics/terrascan/archive/v0.2.3.tar.gz
Description: =========
        Terrascan
        =========
        
        .. image:: https://img.shields.io/pypi/v/terrascan.svg
                :target: https://pypi.python.org/pypi/terrascan
                :alt: pypi
        
        .. image:: https://img.shields.io/travis/cesar-rodriguez/terrascan.svg
                :target: https://travis-ci.org/cesar-rodriguez/terrascan
                :alt: build
        
        .. image:: https://readthedocs.org/projects/terrascan/badge/?version=latest
                :target: https://terrascan.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/cesar-rodriguez/terrascan/shield.svg
             :target: https://pyup.io/repos/github/cesar-rodriguez/terrascan/
             :alt: Updates
        
        
        A linter for security best practices testing of Terraform_ templates.
        
        .. _Terraform: https://www.terraform.io
        
        * GitHub Repo: https://github.com/cesar-rodriguez/terrascan
        * Documentation: https://terrascan.readthedocs.io.
        * Free software: Apache-2.0
        
Keywords: terrascan
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
