/sonar-obfuscation-rule

Sonar custom rule for java code what will be broken after obfuscation

Primary LanguageJavaApache License 2.0Apache-2.0

Obfuscation rule for SonarQube

Custom rule that scans code for special constructions that might be broken after obfuscation

Checks

As of now available rule with checks for annotations @RequestParam, @PathParam, @QueryParam without explicitly set name

Supported Version

Currently supported SonarQube version 6.3+

License

Apache License 2.0
See LICENSE file for more information