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

Commit

Permalink
Merge 1e5cb54 into 44b5297
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Claudius committed Jan 15, 2019
2 parents 44b5297 + 1e5cb54 commit 9422208
Showing 1 changed file with 0 additions and 38 deletions.
38 changes: 0 additions & 38 deletions lib/ssh_scan/constants.rb
Expand Up @@ -50,43 +50,5 @@ module Constants
00021686d61632d6d64352c686d61632d736861312c686d61632d\
726970656d64313630000000046e6f6e65000000046e6f6e65000\
000000000000000000000006e05b3b4".freeze

CONTRIBUTE_JSON = {
:name => "ssh_scan api",
:description => "An api for performing ssh compliance \
and policy scanning",
:repository => {
:url => "https://github.com/mozilla/ssh_scan",
:tests => "https://travis-ci.org/mozilla/ssh_scan",
},
:participate => {
:home => "https://github.com/mozilla/ssh_scan",
:docs => "https://github.com/mozilla/ssh_scan",
:irc => "irc://irc.mozilla.org/#infosec",
:irc_contacts => [
"claudijd",
"pwnbus",
"kang",
],
:gitter => "https://gitter.im/mozilla-ssh_scan/Lobby",
:gitter_contacts => [
"claudijd",
"pwnbus",
"kang",
"jinankjain",
"agaurav77"
],
},
:bugs => {
:list => "https://github.com/mozilla/ssh_scan/issues",
},
:keywords => [
"ruby",
"sinatra",
],
:urls => {
:dev => "https://sshscan.rubidus.com",
}
}.freeze
end
end

0 comments on commit 9422208

Please sign in to comment.