CodeSonar Hub user account credentials.
Credentials used to authenticate the CodeSonar operations that you will be invoking within Jenkins.
Provide one of the following.
- A Credentials parameter of type Username with password, containing the hub user account username and password.
- A Credentials parameter of type Certificate, containing the user certificate and its private key in PKCS#12 format.
This account must have sufficient permissions to:
- Sign into the hub.
- Analyze the project you are interested in.
- Create a launch daemon.
- Browse analysis results.
With factory settings, it is sufficient for the hub user account to have the built-in Enabled
and User
roles.