- Initial release
- New features
- Trigger Acunetix scans from within Jenkins upon each build
- Trigger Acunetix scans with built-in or custom Scan Types to only scan for specific vulnerabilities
- Configure Jenkins to fail a build (and optionally abort the scan) as soon as a specific threat-level (high, medium or low severity) is reached
- Automatically generate reports and save them within Jenkins
- Improvements
- N/A
- Bugfixes
- N/A
Improvements: Use Jenkins credentials for storing the API Key
Improvements: Better exception handling like situations when configured target or profile have been deleted in main application
Bug fixes:
- Plugin retrieve only first 100 targets
- Scans can now be executed on the online version of the scanner
- Reports cannot be downloaded. Now links to the reports will be provided on the output.
Bug fixes:
- Fixed 429 error when pairing with online build
Bug fixes:
- Fixed 429 error for reports
Bug fixes:
- Saved API URL is not loaded and shown in Jenkins system page
- Compatibility with Acunetix version 13
- New feature: incremental scans
- Save reports in workspace
- Improved logging
- Fixed compatibility with online version
- Fix: report was generated even when the scan could not be performed
- Specific error when the target was deleted and plugin configuration was not updated
- Re-added report download link in console
- Report save to workspace configurable through a checkbox
- Provide all report templates when choosing for a report type. Before were available only standard reports
- Fix: use correct workspace on slaves
- Fix: Comprehensive report not downloaded properly
- Added option to stop scans on the Target before starting a new scan
- Changed description
- Fix: error trying to make pipeline script with Snippet Generator
- Fix: incremental scan added multiple times