Unable to resolve the Sonar issues - CWE-676

We have tried several approaches to update the code and resolve these issues, but so far without success. We are seeking a solution to effectively address these SonarQube scan violations.

Unable to run check class com.adobe.platform.experience.selfservice.cqrules.checks.java.PotentiallyDangerousFunctionCheck - CWE-676
To help improve the SonarSource Java Analyzer, please report this problem to SonarSource: see https://community.sonarsource.com/
java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because "fullyQualifiedName" is null
sonar.issue.ignore.multicriteria=c1
   sonar.issue.ignore.multicriteria.c1.ruleKey=com.adobe.platform.experience.selfservice.cqrules.checks.java.ConnectionTimeoutMechanismCheck

Hey there

This error is coming from a 3rd-party plugin you have installed on your SonarQube instance. You should reach out to the maintainer/vendor for support.

In the meantime you might want to disable such rules in your Quality Profile, or uninstall the plugin.