Sure: The Sonar analyzers are built on Roslyn (I assume you know that). Every rule contains a summary. One of those properties is a URL to navigate to for further details.
IDE’s such as Visual Studio (Code) and Ryder will allow developers to navigate to those endpoints once a certain issue occurs. So, for Rule S6964 the URL provided (that used to work until recently) is https://rules.sonarsource.com/csharp/RSPEC-6964.