This project builds and publishes a container for cfn-lint which is a tool used to validate our cloudformation templates.
The cfn-lint project on github doesn't publish a docker container at this time, ticket is here aws-cloudformation/cfn-lint#1025.
To ensure we are notified of new releases we are using dependbot and pipenv, this ensures we publish and release the latest containers.
The code in this repository is released under Apache 2.0 License.