Improvements
- Added a loading state for the Export CSV button to prevent multiple clicks
- Improved value filling in GraphQL queries
- Added the ability to re-scan cloned PCI scans on previously scanned targets to apply exceptions
Resolved issues
- Fixed an issue where 'LaunchInstance' errors caused GUIDs to be stored instead of AWS-generated instance IDs in the database
- Fixed an issue that caused the Mend vulnerabilities to be reported with incorrect severity
- Replaced a formatted string in a SQL statement with a prepared statement using SqlCommand and SqlParameter to prevent potential SQL injection
- Fixed the issue which was causing exports from Invicti Standard to Acunetix 360 to fail
- The issue preventing the use of the Chromium Extension in Scanner and Verifier Agent has been resolved