编程问答

Getting code coverage of my application using JaCoCo Java agent on Tomcat(在 Tomcat 上使用 JaCoCo Java 代理获取我的应用程序的代码覆盖率)
In Sonar, how to prevent checking some rules in some packages?(在 Sonar 中,如何防止检查某些包中的某些规则?)
Malicious code vulnerability - May expose internal representation by returning reference to mutable object(恶意代码漏洞 - 可能通过返回对可变对象的引用来暴露内部表示)
Sonarqube scan error with line out of range?(Sonarqube 扫描错误,行超出范围?)
SonarQube rule: quot;Using command line arguments is security-sensitivequot; in Spring Boot application(SonarQube 规则:“使用命令行参数是安全敏感的;在 Spring Boot 应用程序中)
Using SonarQube in Eclipse(在 Eclipse 中使用 SonarQube)
Why does the Maven command quot;mvn sonar:sonarquot; work without any plugin configuration in my quot;pom.xmlquot;?(为什么Maven命令“mvn sonar:sonar?在我的“pom.xml中没有任何插件配置就可以工作?)
Analyse complete project at once with SonarLint - Analysis file by file yields incomplete results(使用 SonarLint 一次分析整个项目 - 逐个文件分析会产生不完整的结果)
How to make SonarQube module analyze the project only once when sonar analysis is bound to maven lifecycle in a multi-module project?(当声纳分析绑定到多模块项目中的maven生命周期时,如何使SonarQube模块只分析项目一次?) - IT屋-程序员软件开发技
Replace this if-then-else statement by a single return statement(将此 if-then-else 语句替换为单个 return 语句)
SonarQube rule Classes from quot;com.sun.*quot; and quot;sun.*quot; packages should not be used(来自“com.sun.*的 SonarQube 规则类和“太阳.*不应使用包)
How can we ignore some SonarQube rules in Java?(我们如何忽略 Java 中的一些 SonarQube 规则?)