Skip to content

Fortify scan is not supported  #386

Open
@vijaybhas

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions