Enabling pmd analysis view in fortify

We continue to strengthen to check vulnerabilities and sonars for code cleaning.

I would like to know if we can enable static code analysis in fortify and get rid of sonar / pmd / findbugs etc.

I have a java project that will be checked for security vulnerabilities using fortify sca. I also use sonar for code quality and cleanup.

Someone told me that I can set up sonar rules in reinforcement so that I can avoid sonar and save build time.

Basically, I want to configure a sonar parameter set in fortify. So fortify checks for vulnerabilities and quality and code cleanup.

Thanks in advance.

+4
source share
1 answer

Fortify "" . , Null Dereference Poor Exception Handling. , .

:

?

Spring MVC:

http://blog.gdssecurity.com/labs/2013/12/2/building-fortify-custom-rules-for-spring-mvc.html

Fortify findbugs, OSS findbugs.

+3

Source: https://habr.com/ru/post/1616720/


All Articles