jenkinsci/fortify-on-demand-uploader-plugin

API Key and Secret Key not persisting

Opened this issue · 0 comments

Once the API Key and Secret Key are configured in the Manage Jenkins > Configure System the Jenkins job can successfully communicate with the HP Fortify API and scans are kicked off as expected.

The issue is, after some time has passed the API Key and Secret Key are being cleared out and the build fails because the job cannot communicate with the HP Fortify API.

To fix the issues, I must go into the HP Fortify API, generate a new API Key and Secret Key, and re-configure the keys with newly generated keys. This will temporary fix issue, but after time has passed it clears out keys again and the regeneration processes must happen again.