Open
Description
Problem statement :
nar-plugin is not being supported with Fortify scan
Description:
by using nar-plugin for C++ files compilation for preparing Binaries
the compile options includes files linking options libraries in pom.xml
now for Fortify Scan it became ecessary to duplicate the efforts of providing same options explcitely for fortify scan as Fortify scan is not consuming the options in pom.xml
Fortify scan details:
sourceanalyzer –debug –verbose –logfile translate.log -b my_proj touchless mvn com.fortify.sca.plugins.maven:sca-maven-plugin:21.1.1:translate
[warning] nar type is not supported
let us know if any more details are requied
Metadata
Assignees
Labels
No labels