Name |
Security Rules |
Authors |
SonarSource |
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/14110 |
Most Recent Version |
N/A |
State |
Under development |
License |
LGPL v3 |
Sources |
http://svn.codehaus.org/sonar-plugins/trunk/security-rules// |
Download |
|
Compatibility with Sonar
Plugin versions |
1.10+ |
|---|---|
0.1-SNAPSHOT |
|
Description / Features
This plugin enable to define a group of rules. The violations on those rules get reported in the new widget. The plugin is called Security Rules Plugin as it embarks the list of security rules as the default set of rules, but it can be overwritten by going to configuration -> settings -> Security rules.

Usage & Installation
1. Copy the jar into /extensions/plugins/ directory
2. Restart Sonar Web 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.

