rspec/rules/S3281/java/comments-and-links.adoc

22 lines
661 B
Plaintext
Raw Normal View History

=== On 2015-07-23T13:02:01Z Ann Campbell Wrote:
Rule origin: \https://groups.google.com/forum/#!topic/sonarqube/cYQdBhf00eo
Project is EJB if it contains JEE Beans (any one of javax.ejb.Singleton, MessageDriven, Stateless or Stateful) (@Local/@Remote interfaces are not mandatory)
=== On 2015-07-30T13:04:52Z Nicolas Peru Wrote:
Your comment should probably be part of the rule description. Otherwise looks good.
=== On 2015-07-30T14:01:39Z Ann Campbell Wrote:
done [~nicolas.peru]
=== On 2018-03-19T09:54:11Z Sébastien GIORIA - AppSecFR Wrote:
Could be tagged OWASP A6:2017
=== On 2018-03-20T07:24:20Z Freddy Mallet Wrote:
Done [~SPoint], thanks !