Fortify Error : "No rules file found"

fortify, java

Solution

The folder \Core\config\rules contains the rules files which can be dowloaded from update.fortify.com by invoking the command (on Windows):

bin\fortifyupdate.cmd

Problem

When I run a Fortify analysis against a Java project I receive this error : ``` [warning]: No rules files found [error]: No rules files found ``` Where can I configure the rules file ?

Original source

Related problems