Listing Application Versions
You can use fortifyclient
to list the Fortify Software Security Center application versions accessible by the account that was used to create a particular access token.
Note: Administrator‑level users can view all application versions. Security Lead users can view all application versions they created or to which they have been granted access. Manager and Developer account users can view application versions to which they have been granted access.
To perform the command in this section, you must first obtain an upload authentication token. (See About Upload Authentication Tokens.)
To retrieve a list of application identifiers, application names, and application versions:
- Navigate to the
<ssc_install_dir>/Tools/fortifyclient/bin
directory. -
Run the following:
fortifyclient ‑url <ssc_url> ‑authtoken <token> listApplicationVersions
where
<ssc_url>
represents the URL of the Fortify Software Security Center instance (see About Specifying the Fortify Software Security Center URL) and<token>
is a validfortifyclient
authentication token. You can also use the‑user
and‑password
parameters to specify user account credentials.
For all application versions accessible to the user account that created the token, the fortifyclient
utility lists the application version ID, name, and number.