Using an Application Identifier to Upload FPR Files
To upload an FPR into Fortify Software Security Center using an applicationA customer codebase evaluated by Fortify software. The top-level container for one or more application versions. When you work with a new codebase, the application and first application version are automatically created. An application includes one or more application versions that users create and configure. identifier:
- Navigate to the
<ssc_install_dir>/Tools/fortifyclient/bin
directory. -
Run the following:
fortifyclient -url <ssc_url> -authtoken <token> uploadFPR -file <fpr_name> -applicationVersionID <id>
where
For information about how to acquire Fortify Software Security Center application identifiers, see Listing Application Versions.