Metadata-Version: 2.1
Name: bridgecrew
Version: 2.0.1123
Summary: Infrastructure as code static analysis
Home-page: https://github.com/bridgecrewio/bridgecrew
Author: bridgecrew
Author-email: meet@bridgecrew.io
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Build Tools
Description-Content-Type: text/markdown
Requires-Dist: checkov (>=2.0.1123)
Requires-Dist: bc-python-hcl2 (>=0.3.10)
Requires-Dist: jschema-to-python (>=1.2.3)
Requires-Dist: sarif-om (>=1.0.4)
Provides-Extra: dev
Requires-Dist: checkov (>=2.0.1123) ; extra == 'dev'
Requires-Dist: bc-python-hcl2 (>=0.3.10) ; extra == 'dev'
Requires-Dist: sarif-om (>=1.0.4) ; extra == 'dev'
Requires-Dist: jschema-to-python (>=1.2.3) ; extra == 'dev'

# Bridgecrew Python Package
[![build status](https://github.com/bridgecrewio/bridgecrew-py/workflows/build/badge.svg)](https://github.com/bridgecrewio/bridgecrew-py/actions?query=workflow%3Abuild) 

Wraps checkov with a bridgecrew cli (does exactly the same)

