This repository was archived by the owner on Jan 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,43 +50,5 @@ module Constants
5050 00021686d61632d6d64352c686d61632d736861312c686d61632d\
5151 726970656d64313630000000046e6f6e65000000046e6f6e65000\
5252 000000000000000000000006e05b3b4". freeze
53-
54- CONTRIBUTE_JSON = {
55- :name => "ssh_scan api" ,
56- :description => "An api for performing ssh compliance \
57- and policy scanning",
58- :repository => {
59- :url => "https://github.com/mozilla/ssh_scan" ,
60- :tests => "https://travis-ci.org/mozilla/ssh_scan" ,
61- } ,
62- :participate => {
63- :home => "https://github.com/mozilla/ssh_scan" ,
64- :docs => "https://github.com/mozilla/ssh_scan" ,
65- :irc => "irc://irc.mozilla.org/#infosec" ,
66- :irc_contacts => [
67- "claudijd" ,
68- "pwnbus" ,
69- "kang" ,
70- ] ,
71- :gitter => "https://gitter.im/mozilla-ssh_scan/Lobby" ,
72- :gitter_contacts => [
73- "claudijd" ,
74- "pwnbus" ,
75- "kang" ,
76- "jinankjain" ,
77- "agaurav77"
78- ] ,
79- } ,
80- :bugs => {
81- :list => "https://github.com/mozilla/ssh_scan/issues" ,
82- } ,
83- :keywords => [
84- "ruby" ,
85- "sinatra" ,
86- ] ,
87- :urls => {
88- :dev => "https://sshscan.rubidus.com" ,
89- }
90- } . freeze
9153 end
9254end
You can’t perform that action at this time.
0 commit comments