Asynchronous Scanning
2.0.0 (2019-11-30)
Enhancements:
- [enhancement] Fixing "Error handling difficult and not reliable #38" (#39 by noneymous)
- [enhancement] Unit tests for RunAsync (#35 by Ullaakut)
- [enhancement] RunAsync function with supporting struct changes (#26 by TheSecEng)
- [enhancement] Fix typos (#25 by Ullaakut)
- [enhancement] Nmap error handling (#21 by TheSecEng)
Bug fixes:
- [bug] Fix ScanRunner interface (#40 by Ullaakut)
- [bug] go install error (#19 by voidint)
- [bug] Fix #17 by making done chan buffered (#18 by Ullaakut)
- [bug] Update xml.go (#13 by blshkv)
Misc:
- Added ToReader method for streaming out XML results (#37 by beckler)
- Adding nmap options for verbosity and debugging (#33 by TheSecEng)
- Added nmap --stats-every option (#28 by TheSecEng)
- Update gitignore (#24 by Ullaakut)
- Make ScriptArguments support flags (#12 by botastic)
- Fix nmap table result parsing (#11 by botastic)
- Fix OSClass parsing (#10 by botastic)