Skip to content

v2.9.0

Latest
Compare
Choose a tag to compare
@jeremychoi jeremychoi released this 09 Dec 23:49
· 2 commits to development since this release
386fab1

RapiDAST core changes:

  • Store configurations in the results directory (#227, #233)

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)