The Security code review consists of rules that detect code that is noncompliant with Java™ security standards.
The following table lists the category and subcategories in the Security code review, along with a description of the rules in each one. In the left column, categories are in bold text and subcategories are in plain text.
Category or subcategory | Description |
---|---|
Security | Contains rules that validate compliance with Java security standards |
J2EE Security | Contains rules that validate compliance with Java security standards in a J2EE application |
J2SE Security | Contains rules that validate compliance with Java security standards in a J2SE application |
Avoid protected native methods