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 is a way to group and monitor a set of rules. It 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 placing a file called security-rules.properties in extensions/plugins.

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.

