Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

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

(tick)

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 technical debt 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.

Changelog

Release 0.1

Labels
  • None