An open API service indexing awesome lists of open source software.

https://github.com/stelligent/cfn_nag_custom_rules_example

Wrapper to show how to define custom rules with cfn_nag
https://github.com/stelligent/cfn_nag_custom_rules_example

Last synced: 8 months ago
JSON representation

Wrapper to show how to define custom rules with cfn_nag

Awesome Lists containing this project

README

          



This is an example of how to wrap cfn_nag with custom rules.

### Usage

```
gem build cfn-nag-custom-rules-example.gemspec
gem install cfn-nag-custom-rules-example-0.0.1.gem
cfn_nag_custom buckets_with_insecure_acl.json
```