19 lines
536 B
Plaintext
19 lines
536 B
Plaintext
=== Related: RSPEC-4529
|
|
|
|
=== On 2018-03-26T20:52:10Z Alexandre Gigleux Wrote:
|
|
Struts 2 Examples: \https://github.com/apache/struts-examples
|
|
|
|
|
|
This rule should raise an issue if:
|
|
|
|
* the class is extending ``++com.opensymphony.xwork2.ActionSupport++``
|
|
* the class overrides the ``++execute++`` method
|
|
* the class is having at least one setter method
|
|
|
|
=== On 2018-03-26T20:56:59Z Alexandre Gigleux Wrote:
|
|
This is a "Security Hotspot".
|
|
|
|
=== On 2020-05-27T16:47:21.588Z Eric Therond Wrote:
|
|
Deprecated because it overlaps with SonarSecurity
|
|
|