Skip to content

Sparrowdo module to run HP Fortify scan against Cordova/OSx project

Notifications You must be signed in to change notification settings

melezhik/sparrowdo-cordova-osx-fortify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparrowdo::Cordova::OSx::Fortify

Sparrowdo module to run HP Fortify scan against Cordova/OSx project.

USAGE

$ zef install Sparrowdo::Cordova::OSx::Fortify

$ sparrowdo --local_mode --no_sudo --cwd=/path/to/cordova/project \
--module_run=Cordova::OSx::Fortify@scan-file=out.fpr,build-id=test

Parameters

scan-file

Name of generated scan file, the file will be created at the project root directory ( set by cwd parameter ). Default value is out.fpr.

configuration

Xcode build configuration. Default value is Debug.

skip-pod-setup

Don't run pod setup if set.

build-id

Sets HP Fortify build ID. Default value is test

Author

Alexey Melezhik

Packages

No packages published

Languages

  • Other 100.0%