java - Fortify Error : "No rules file found" -


when run fortify analysis against java project receive error :

[warning]: no rules files found [error]: no rules files found 

where can configure rules file ?

the folder \core\config\rules contains rules files can dowloaded update.fortify.com invoking command (on windows):

bin\fortifyupdate.cmd 

Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -