Releases: sonatype/nexus-iq-fortify-ssc
Releases · sonatype/nexus-iq-fortify-ssc
SonatypeFortifyBundle-5.2.0
Changelog
- Fixed a bug that caused redundant artifacts
- Added support for Golden Versions, the non-breaking upgrade resolving policy violations for the component and its dependencies
SonatypeFortifyBundle-5.1.3
Changelog
- Fixed an issue where an older report was uploaded to Fortify SSC. The sync service now correctly prioritizes and only uploads the latest available report
- Added the Sonatype Policy Name to the violation detail view
SonatypeFortifyBundle-5.1.2
Changelog
- Fixed an issue where the expected scan report was not being synchronized if the most recent one was an identical report generated by continuous monitoring
SonatypeFortifyBundle-5.1.1
Changelog
- Fixed issue where sync service did not terminate as expected when the
killProcess
flag was set totrue
- Added support for
fortifyApplicationId
when using thestartScanLoad
endpoint
SonatypeFortifyBundle-5.1.0
Changelog
- Fortify Application ID can now be used to map JSON instead of the application name
- Added support for synchronizing all violation categories, not only security
- Uploads of reports generated by continuous monitoring will be skipped if the data is identical to the previously uploaded report
- Fortify Audit Details are now clickable links for Fortify versions 23.0 and later
- Included license information for the report in the synchronized artifact. This can be configured via the include.license.information property
SonatypeFortifyBundle-5.0.1
- Resolved issue that sometimes caused a Null Pointer Exception during synchronization of violations for custom policies
SonatypeFortifyBundle-5.0.0
Changelog
- Consolidated artifact and suppression upload into a single call
SonatypeFortifyBundle-4.3.1
Changelog
- Memory usage optimizations
SonatypeFortifyBundle-4.3.0
Changelog
- Performance Improvements
- scheduling.job.cron is replaced with scheduling.fixed.rate.minutes