Springframework rule removed

Hello,

Until a few weeks ago, we saw this Java rule generate several Critical security vulnerability in our Sonarcloud instance.

However, when reviewing these findings and Security issues in Sonarcloud, we are seeing the status for these showing as “Removed”.
The “Removed” status only shows if the Rule is no longer available.
The rule title is:
Annotate this member with “@Autowired”, “@Resource”, “@Inject”, or “@Value”, or remove it.

This is a JAVA rule, specifically related to Spring framework.

Hey there.

S3749 is alive-and-well – have you made sure it’s still included in the Quality Profile applied to your project?

Thanks, confirmed it is active in our environment.