Using an Application Identifier to Upload FPR Files
To upload an FPR into Fortify Software Security Center using an application identifier:
- Navigate to the
<ssc_install_dir>/Tools/fortifyclient/bindirectory. -
Run the following:
fortifyclient -url <ssc_url> -authtoken <token> uploadFPR -file <fpr_name> -applicationVersionID <id>where
<ssc_url>represents the URL of the Fortify Software Security Center instance
(see About Specifying the Fortify Software Security Center URL)<token>represents a valid fortifyclient authentication token
<fpr_name>represents the full path and name of the FPR file with its extension
<id>represents the Fortify Software Security Center application version identifier
For information about how to acquire Fortify Software Security Center application identifiers, see Listing Application Versions.