Skip to end of metadata
Go to start of metadata

Description / Features

This plugin enables to define and monitor a group of rules. The violations on those rules get reported in the new widget. The plugin is called Security Rules Plugin as it embedds the list of security rules as the default set of rules.

The set of rules can be redefined by going to System > Configuration > General Settings > Security rules. The format is pluginKey:ruleKey, pluginKey2:ruleKey2...

Usage & Installation

  1. Install the Security Rules plugin through the Update Center or download it into the SONAR_HOME/extensions/plugins directory
  2. Restart the Sonar server
  3. Launch a new quality analysis and the metrics will be fed

Known Limitations

The plugin enables to quickly identify files that are impacted by a security break, but when in the file, there is no mechanism to highlight the security violations.

Change Log

Release 0.3.2 (1 issues)
Type Key Summary Priority
Improvement SONARPLUGINS-1047 Migrate to new rules api Major

 

Release 0.3.1 (1 issues)
Type Key Summary Priority
Bug SONARPLUGINS-1050 Widget does not work as is path is wrong Major

 

Release 0.3 (3 issues)
Type Key Summary Priority
Improvement SONARPLUGINS-1000 Do not save the measures when violations is 0 or index is 100% Major
Improvement SONARPLUGINS-999 Support variations Major
Bug SONARPLUGINS-923 Security Rules does not render on dashboard using IE8 Major

 

Release 0.2 (1 issues)
Type Key Summary Priority
Task SONARPLUGINS-768 Use sonar-plugin packaging Major

 

Release 0.1 (1 issues)
Type Key Summary Priority
New Feature SONARPLUGINS-231 Create a security rules plugin Major

Labels
  • None