This repository was archived by the owner on Jan 24, 2022. It is now read-only.
ssh_scan v0.0.17 release
- Perform hostname lookups for IP-only targeting (#336)
- Broke ssh_scan_api into it's own unique project (#334)
- Add stats interface to API (#324, #323, #322)
- Special thanks to @Royalharsh
- Allow workers/users on localhost to bypass authentication (#331)
- Fix bug in worker authentication (#331, #329)
- Fix bug in data requirement in gemspec (#331)
- Add scan caching feature to increase performance and reduce abuse likihood (#305)
- Special thanks to @rishabhs95
- Add worker authentication (#331)
- Special thanks to @rishabhs95 and @Royalharsh
- Refactored DB/API/Worker interfaces multiple times over (#291, #284, #313, #312)
- Special thanks to @rishabhs95 and @Royalharsh
- Added DB support for MongoDB (#291)
- Special thanks to @Royalharsh
- Tons of code quality and style clean up using Rubocop (#257, #271)
- Special thanks to @rishabhs95
- Added coveralls to improve test coverage visibility (#314, #315, #316, #317, #318)
- Improved file-based configuration controls for API/Worker (#269, #268)
- Special thanks to @rishabhs95 and @Royalharsh
- Improved loggins for API/Worker (#300)
- Added options for HTTP/HTTPS configurability with nginx (#299)
- Special thanks to @Rajat-Goyal
- Added contribute.json to API (#298)
- Fixed logic bug in compliance policy (#282)
- Add authentication to API (#270)
- Extend SSH fingerprints to include DSA (#235)
- Add heartbeat route for API (#241)
- Special thanks to @Rajat-Goyal
- Fixed ordering bug in cmd-line argument processing (#166)
- Special thanks to @agaurav77
- Fixed logic bug in policy manager (#292)
- Special thanks to @agaurav77
Would like to add a special note to thank the 2016/2017 MWoS ssh_scan team for all that they've done here. These release notes don't begin to describe how much they improved this project over the past 4 months!
Gem release: https://rubygems.org/gems/ssh_scan/versions/0.0.17