Release Notes - 2.1
2.1.0-alpha1
Rules
Rule Id | New Rule | Details |
---|---|---|
1039110 | TRUE | Ensure initializing cryptographic key generators (JEE) |
1039112 | TRUE | Avoid mutable fields inside a class with JCIP @Immutable annotation |
1039114 | TRUE | Avoid predictable initialization vector (JEE) |
1039116 | TRUE | Ensure setting origins when using @CrossOrigin Spring annotation |
1039118 | TRUE | Avoid enabling directory listing (JEE) |
1039120 | TRUE | Avoid weak password requirements (JEE) |