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

Releases: mozilla/ssh_scan

ssh_scan v0.0.24 release

15 Jun 14:55
Compare
Choose a tag to compare
  • Fix exception feedback
  • Fix socket errors when falling back from IPv6 => IPv4

Gem release: https://rubygems.org/gems/ssh_scan/versions/0.0.24

ssh_scan v0.0.23 release

14 Jun 19:45
Compare
Choose a tag to compare
  • Refactor results handling
  • Fix bug in grader

Gem release: https://rubygems.org/gems/ssh_scan/versions/0.0.23

ssh_scan v0.0.22 release

08 Jun 17:57
Compare
Choose a tag to compare
  • Add grades to compliance (A-F)
  • Refactor results store to it's own class
  • Add better exception handling when target hostname is unresolvable
  • Add integration testing for docker builds
  • Some README clean up

Gem release: https://rubygems.org/gems/ssh_scan/versions/0.0.22

ssh_scan v0.0.21 release

25 May 18:39
Compare
Choose a tag to compare
  • Fix wording on recommendations
  • Re-add packaging rake-tasking
  • Add YARD docs
    • Special thanks to @agaurav77

Gem release: https://rubygems.org/gems/ssh_scan/versions/0.0.21

ssh_scan v0.0.20 release

12 May 16:20
Compare
Choose a tag to compare
  • Add Mozilla License
  • Add 2.4 Ruby CI Coverage and drop coverage for legacy Rubies
  • Move worker to ssh_scan_api project

Gem release: https://rubygems.org/gems/ssh_scan/versions/0.0.20

ssh_scan v0.0.19 release

19 Apr 03:25
Compare
Choose a tag to compare

Fix bug in duplicate fingerprint detection (#352, #357, #351)

Gem release: https://rubygems.org/gems/ssh_scan/versions/0.0.19

ssh_scan v0.0.18 release

24 Mar 15:05
Compare
Choose a tag to compare
  • Adds support for ssh-badkey consumption/detection (#345)
  • Fix bug in base64 name-spacing in Puppet environments (#347)
  • Fix spelling mistakes in comments and helper script (#348)
  • Fix bug in unit-tests for localhost resolution (#349)
  • Remove deprecated --listen switch and help/README clean up (#339, #341, #338)
  • Restores persistent host-key fingerprinting DB feature (#342)

Gem release: https://rubygems.org/gems/ssh_scan/versions/0.0.18

ssh_scan v0.0.17 release

17 Mar 18:49
Compare
Choose a tag to compare
  • 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

ssh_scan v0.0.17.pre release

02 Mar 05:22
Compare
Choose a tag to compare
Pre-release

A pre-release gem to test out the splitting of the API functionality out into it's own repo

ssh_scan v0.0.16 release

19 Oct 18:40
Compare
Choose a tag to compare
  • Fix openssh fingerprinting bug (#229)
  • Fix bug in ubuntu fingerprinting (#212)
    • Special thanks to @agaurav77
  • Fix content type bug to force plain content for ssh_scan_api (#234)
  • Add unit-test for string_ext (#200, #232)
  • Add portable binary capability via Traveling Ruby (#201, #237)
  • Add initial ssh_scan_api binary (#230)
    • Special thanks to @agaurav77
  • Add web security basics to ssh_scan_api (#234)
  • Add a bunch of banner fingerprints (#231, #229, #218)

Gem release: https://rubygems.org/gems/ssh_scan/versions/0.0.16