Metadata-Version: 2.1
Name: cfripper
Version: 0.11.3
Summary: Lambda function to "rip apart" a CloudFormation template and check it for security compliance.
Home-page: https://github.com/Skyscanner/cfripper
Author: Skyscanner Product Security
Author-email: security@skyscanner.net
License: UNKNOWN
Description: <img src="docs/img/logo.png" width="200">
        
        # CFripper
        
        [![Build Status](https://travis-ci.org/Skyscanner/cfripper.svg?branch=master)](https://travis-ci.org/Skyscanner/cfripper)
        [![PyPI version](https://badge.fury.io/py/cfripper.svg)](https://badge.fury.io/py/cfripper)
        
        Library designed to be used as part of a Lambda function to "rip apart" a CloudFormation template and check it for security compliance.
        
        Docs available in https://cfripper.readthedocs.io/
        
Platform: any
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: docs
