QualInsight / qualinsight-plugins-sonarqube-badges

Plugin for SonarQube that generates badges displaying information about a project's or view's quality.
GNU Lesser General Public License v3.0
110 stars 141 forks source link

Enable generation of status images based on other metrics #7

Closed pawlakm closed 8 years ago

pawlakm commented 8 years ago

Refactor code in order to allow to generate:

Background color should be based on project's quality gate if enabled, gray otherwise.

Images must be cached in order to limit DoS attack risks.