Sha256: 749e1ae1fa89ccefb3afa7dff6a9e8b8d246f04236eb068178a17da8395ffcf5

Contents?: true

Size: 215 Bytes

Versions: 31

Compression:

Stored size: 215 Bytes

Contents

module SSHScan
  module SSHLib
    class SentrySSH
      def common
        "sentryssh"
      end

      def cpe
        "a:servertech:sentryssh"
      end

      def version
        nil
      end
    end
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
ssh_scan-0.0.25 lib/ssh_scan/ssh_lib/sentryssh.rb
ssh_scan-0.0.24 lib/ssh_scan/ssh_lib/sentryssh.rb
ssh_scan-0.0.23 lib/ssh_scan/ssh_lib/sentryssh.rb
ssh_scan-0.0.22 lib/ssh_scan/ssh_lib/sentryssh.rb
ssh_scan-0.0.21 lib/ssh_scan/ssh_lib/sentryssh.rb
ssh_scan-0.0.20 lib/ssh_scan/ssh_lib/sentryssh.rb
ssh_scan-0.0.19 lib/ssh_scan/ssh_lib/sentryssh.rb
ssh_scan-0.0.18 lib/ssh_scan/ssh_lib/sentryssh.rb
ssh_scan-0.0.17 lib/ssh_scan/ssh_lib/sentryssh.rb
ssh_scan-0.0.17.pre lib/ssh_scan/ssh_lib/sentryssh.rb
ssh_scan-0.0.16 lib/ssh_scan/ssh_lib/sentryssh.rb