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.