New Autofix and reliability improvements in the Go Analyzer

— Added 6 new Autofix — RVV-A0001, RVV-A0009, SCC-S1007, SCC-SA4017, SCC-SA4018, SCC-SA9003
— Fixed data races to mitigate the episodic runtime panics leading to analysis timeouts.
— Using revive’s fork maintained by DeepSource, where we have patched multiple bugs.