RapiDAST core changes:
Scanners changes:
- Nessus: new integration with SARIF conversion (#230, #259, #260, #265)
- ZAP: Added error handling for when wrong scan policy name is configured (#266)
- ZAP: Fixed typo when setting browserId in _setup_ajax_spider (#264)
- ZAP: Added error handling for when no openapi config exists (#257)
- ZAP: Improved startup time (#250)
- ZAP: Switched from the Nashorn engine to Graal.js for executing the the export-site-tree script (#234)
- ZAP: Export the ZAP site tree as a JSON file (#229)
- ZAP: Added error handling for when zap is not installed (#223)