Sonar-cloudformation-plugin 1.0.0.beta released

Hi,

Written a first version of Cloudformation template rules, currently just parses the reports from cfn-nag (https://github.com/stelligent/cfn_nag) and links the issues to the cloudformation template.

Can be downloaded from https://oss.sonatype.org/service/local/repositories/releases/content/com/hack23/sonar/sonar-cloudformation-plugin/1.0.0.beta/sonar-cloudformation-plugin-1.0.0.beta.jar , but pushed it to maven central so should show up there soon.

Source code : https://github.com/Hack23/sonar-cloudformation-plugin
Documentation : https://hack23.github.io/sonar-cloudformation-plugin/
Sonarqube : https://www.hack23.com/sonar/dashboard?id=com.hack23.sonar%3Asonar-cloudformation-plugin

Only support Sonarqube 7.7+ and currently only rules from cfn_nag.

Happy to receive any feedback, and please report any issues or feature request at github

Best regards
James Pether Sörling

3 Likes