Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

ssh_scan v0.0.17 release

Compare
Choose a tag to compare
@claudijd claudijd released this 17 Mar 18:49
· 302 commits to master since this 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)
  • 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)
  • Add worker authentication (#331)
  • Refactored DB/API/Worker interfaces multiple times over (#291, #284, #313, #312)
  • Added DB support for MongoDB (#291)
  • Tons of code quality and style clean up using Rubocop (#257, #271)
  • Added coveralls to improve test coverage visibility (#314, #315, #316, #317, #318)
  • Improved file-based configuration controls for API/Worker (#269, #268)
  • Improved loggins for API/Worker (#300)
  • Added options for HTTP/HTTPS configurability with nginx (#299)
  • 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)
  • 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