stelligent / cfn_nag

Linting tool for CloudFormation templates
MIT License
1.25k stars 209 forks source link

Brew install throws checksum warning #604

Open afisher-stelligent opened 2 years ago

afisher-stelligent commented 2 years ago
$ brew gem install cfn-nag
==> Fetching cfn-nag from gem source
Fetching cfn-nag-0.8.10.gem
Downloaded cfn-nag-0.8.10
Warning: Cannot verify integrity of 'cfn-nag-0.8.10.gem'.
No checksum was provided for this resource.
For your reference, the checksum is:
  ***checksum snipped***"

Installs fine, but this warning should be addressed.