Skip to content

SOVALINUX/sonar-obfuscation-rule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors