openvas-scanner
openvas-scanner copied to clipboard
Adjust scanner preferences
This PR contains two changes to the API:
- Rename scanner_preferences to scan_preferences within the Scan json
- Change the contents of scan_preferences to a json dict instead of an array of id-value pairs
This PR should be merged for the next major release.
Jira: SC-1040