SWAMP Plug-Ins Update
The SWAMP’s open source software and plug-ins for Eclipse and Jenkins were updated recently. Noteworthy changes are listed below. More information about our plug-ins (https://continuousassurance.org/plug-ins/) and open source software (https://continuousassurance.org/open-source-software/) can be found on our website.
Eclipse plug-in version 1.0.5:
- Fixed a bug that was causing executable bits in the file permissions to not be preserved in the uploaded archives
- Fixed a bug that causes results to not be displayed for tools that don’t have bugGroup
- Enhanced to use the new platform names that were introduced in SWAMP version 1.31
Jenkins plug-in version 1.0.5:
- Enhanced to use the new platform names that were introduced in SWAMP version 1.31
- Enhanced assessment status reporting on the console
- Fixed a bug that was causing intermittent logouts from SWAMP
Java-cli version 1.3.1:
- Added documentation and javadoc for SwampApiWrapper
- Added -—quiet Mode for each sub-command
- UUID is now printed as the first segment in the output; this should make automation easier.
- Changed —-XXX-name options for various sub-commands, now renamed to —name
- The undocumented 1.2 version was deprecated.