Skip to content

22.1 release version of the Fortify plugin

Compare
Choose a tag to compare
@akaryakina akaryakina released this 31 Aug 23:14
· 35 commits to master since this release

Changes in this release:

  • Support for the Credentials API plugin. The Fortify Jenkins plugin uses the Credentials API for all authentication tokens.
  • Support for Jenkins global proxy settings. Connections to Fortify Software Security Center and Fortify Rulepack Update servers now use the Jenkins global proxy settings.
  • Support for Jenkins 2.346.3. The supported range is now 2.249.3 – 2.346.3.
  • The FortifyUpload step now returns the number of issues that match the failureCriteria. For more information, see: #54.
  • Added the ability to automatically accept the public key from Software Security Center when updating Fortify Security Content.
  • Added versions 14 and 17 to the Java source version dropdown list.
  • Fixed an issue with finding FORTIFY_HOME and PATH variables on agents. For more information, see: #49.
  • Minor enhancements and bug fixes.