This is a round-up of the recent Scan Engine 7.5 updates for InsightAppSec users.
7.5.009 (released April 9, 2024)
New
- Selenium ChromeDriver. We upgraded Selenium ChromeDriver to version 123.0.6312.58.
- PCI report. We added support for PCI report version 4.0.
- New hook type. We added a new hook type to Automated Login Finder (ALF) -
duringLogin
. This hook is run during the login process in ALF 1.0.19. - R7Crawler. We added the ability for R7Crawler users to configure browser idle timeout and close.
Improved
- FrontPage Checks. We improved our 404 detection on FrontPage Checks to reduce false positives.
- Browser-pool We improved resource management by removing idle browsers from the browser-pool.
- Improved resource management. We improved resource management in the R7Crawler by making these changes:
- We removed browsers with failed CDP errors and made the application more robust for edge cases.
- We changed how HAR data is generated and stored, as well as reducing the amount of HAR data returned. In addition, we have improved context tidy-up after a request has finished.
Fixed
- We fixed a memory leak that was causing some R7Crawler scans to run slowly or crash due to memory issues.
- We fixed an issue in the OpenAPI Parser that caused scans to fail due to the engine being unable to parse
multipleStatementsExample
. - We fixed an issue with the R7Crawler macro placeholder conversion.