ronin-scanners 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ ^pո�9!�t]D��w:Ι&�*���b�1�Q��5n-����=���pKX�x�wӴ��Q� ��j�\]��,;�W���A�餔 �����}1�݁��T�P� F�[<9N���&%+�9<��.y��,=�/pW�?������ς
@@ -1,3 +1,9 @@
1
+ === 0.1.4 / 2009-07-02
2
+
3
+ * Use Hoe >= 2.0.0.
4
+ * Require rprogram >= 0.1.6.
5
+ * Require ronin >= 0.2.4.
6
+
1
7
  === 0.1.3 / 2009-02-23
2
8
 
3
9
  * Added a git style sub-command (<tt>ronin-scanners</tt>) which starts
data/Rakefile CHANGED
@@ -2,17 +2,17 @@
2
2
 
3
3
  require 'rubygems'
4
4
  require 'hoe'
5
+ require 'hoe/signing'
5
6
  require './tasks/spec.rb'
6
- require './lib/ronin/scanners/version.rb'
7
7
 
8
- Hoe.new('ronin-scanners', Ronin::Scanners::VERSION) do |p|
9
- p.rubyforge_name = 'ronin'
10
- p.developer('Postmodern', 'postmodern.mod3@gmail.com')
11
- p.remote_rdoc_dir = 'docs/ronin-scanners'
12
- p.extra_deps = [
8
+ Hoe.spec('ronin-scanners') do
9
+ self.rubyforge_name = 'ronin'
10
+ self.developer('Postmodern', 'postmodern.mod3@gmail.com')
11
+ self.remote_rdoc_dir = 'docs/ronin-scanners'
12
+ self.extra_deps = [
13
13
  ['scandb', '>=0.1.3'],
14
- ['rprogram', '>=0.1.4'],
15
- ['ronin', '>=0.2.1']
14
+ ['rprogram', '>=0.1.6'],
15
+ ['ronin', '>=0.2.4']
16
16
  ]
17
17
  end
18
18
 
@@ -2,6 +2,11 @@
2
2
 
3
3
  require 'rubygems'
4
4
 
5
+ lib_dir = File.expand_path(File.join(File.dirname(__FILE__),'..','lib'))
6
+ unless $LOAD_PATH.include?(lib_dir)
7
+ $LOAD_PATH << lib_dir
8
+ end
9
+
5
10
  require 'ronin/ui/command_line/commands/console'
6
11
  require 'ronin/ui/console'
7
12
 
@@ -23,6 +23,6 @@
23
23
 
24
24
  module Ronin
25
25
  module Scanners
26
- VERSION = '0.1.3'
26
+ VERSION = '0.1.4'
27
27
  end
28
28
  end
@@ -1,5 +1,5 @@
1
1
  require 'rubygems'
2
- gem 'rspec', '>=1.1.3'
2
+ gem 'rspec', '>=1.1.12'
3
3
  require 'spec'
4
4
 
5
5
  include Ronin
metadata CHANGED
@@ -1,15 +1,36 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ronin-scanners
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Postmodern
8
8
  autorequire:
9
9
  bindir: bin
10
- cert_chain: []
10
+ cert_chain:
11
+ - |
12
+ -----BEGIN CERTIFICATE-----
13
+ MIIDQDCCAiigAwIBAgIBADANBgkqhkiG9w0BAQUFADBGMRgwFgYDVQQDDA9wb3N0
14
+ bW9kZXJuLm1vZDMxFTATBgoJkiaJk/IsZAEZFgVnbWFpbDETMBEGCgmSJomT8ixk
15
+ ARkWA2NvbTAeFw0wOTA2MDMwNDU5MDNaFw0xMDA2MDMwNDU5MDNaMEYxGDAWBgNV
16
+ BAMMD3Bvc3Rtb2Rlcm4ubW9kMzEVMBMGCgmSJomT8ixkARkWBWdtYWlsMRMwEQYK
17
+ CZImiZPyLGQBGRYDY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA
18
+ 1wvANkTDHFgVih5XLjuTwTZjgBq1lBGybXJiH6Id1lY2JOMqM5FB1DDHVvvij94i
19
+ mJabN0zkzu6VKWC70y0IwOxY7CPokr0eFdK/D0y7mCq1P8QITv76i2YqAl0eYqIt
20
+ W+IhIkANQ7E6uMZIZcdnfadC6lPAtlKkqtd9crvRbFgr6e3kyflmohbRnTEJHoRd
21
+ 7SHHsybE6DSn7oTDs6XBTNrNIn5VfZA0z01eeos/+zBm1zKJOK2+/7xtLLDuDU9G
22
+ +Rd+ltUBbvxUrMNZmDG29pnmN2xTRH+Q8HxD2AxlvM5SRpK6OeZaHV7PaCCAVZ4L
23
+ T9BFl1sfMvRlABeGEkSyuQIDAQABozkwNzAJBgNVHRMEAjAAMAsGA1UdDwQEAwIE
24
+ sDAdBgNVHQ4EFgQUKwsd+PqEYmBvyaTyoL+uRuk+PhEwDQYJKoZIhvcNAQEFBQAD
25
+ ggEBAB4TvHsrlbcXcKg6gX5BIb9tI+zGkpzo0Z7jnxMEcNO7NGGwmzafDBI/xZYv
26
+ xkRH3/HXbGGYDOi6Q6gWt5GujSx0bOImDtYTJTH8jnzN92HzEK5WdScm1QpZKF1e
27
+ cezArMbxbSPaosxTCtG6LQTkE28lFQsmFZ5xzouugS4h5+LVJiVMmiP+l3EfkjFa
28
+ GOURU+rNEMPWo8MCWivGW7jes6BMzWHcW7DQ0scNVmIcCIgdyMmpscuAEOSeghy9
29
+ /fFs57Ey2OXBL55nDOyvN/ZQ2Vab05UH4t+GCxjAPeirzL/29FBtePT6VD44c38j
30
+ pDj+ws7QjtH/Qcrr1l9jfN0ehDs=
31
+ -----END CERTIFICATE-----
11
32
 
12
- date: 2009-02-23 00:00:00 -08:00
33
+ date: 2009-07-08 00:00:00 -07:00
13
34
  default_executable:
14
35
  dependencies:
15
36
  - !ruby/object:Gem::Dependency
@@ -30,7 +51,7 @@ dependencies:
30
51
  requirements:
31
52
  - - ">="
32
53
  - !ruby/object:Gem::Version
33
- version: 0.1.4
54
+ version: 0.1.6
34
55
  version:
35
56
  - !ruby/object:Gem::Dependency
36
57
  name: ronin
@@ -40,7 +61,7 @@ dependencies:
40
61
  requirements:
41
62
  - - ">="
42
63
  - !ruby/object:Gem::Version
43
- version: 0.2.1
64
+ version: 0.2.4
44
65
  version:
45
66
  - !ruby/object:Gem::Dependency
46
67
  name: hoe
@@ -50,9 +71,15 @@ dependencies:
50
71
  requirements:
51
72
  - - ">="
52
73
  - !ruby/object:Gem::Version
53
- version: 1.8.3
74
+ version: 2.3.2
54
75
  version:
55
- description: Ronin Scanners is a Ruby library for Ronin that provides Ruby interfaces to various third-party security scanners. Ronin is a Ruby platform designed for information security and data exploration tasks. Ronin allows for the rapid development and distribution of code over many of the common Source-Code-Management (SCM) systems.
76
+ description: |-
77
+ Ronin Scanners is a Ruby library for Ronin that provides Ruby interfaces to
78
+ various third-party security scanners.
79
+
80
+ Ronin is a Ruby platform designed for information security and data
81
+ exploration tasks. Ronin allows for the rapid development and distribution
82
+ of code over many of the common Source-Code-Management (SCM) systems.
56
83
  email:
57
84
  - postmodern.mod3@gmail.com
58
85
  executables:
@@ -82,6 +109,8 @@ files:
82
109
  - spec/scanners_spec.rb
83
110
  has_rdoc: true
84
111
  homepage: http://ronin.rubyforge.org/scanners/
112
+ licenses: []
113
+
85
114
  post_install_message:
86
115
  rdoc_options:
87
116
  - --main
@@ -103,9 +132,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
103
132
  requirements: []
104
133
 
105
134
  rubyforge_project: ronin
106
- rubygems_version: 1.3.1
135
+ rubygems_version: 1.3.4
107
136
  signing_key:
108
- specification_version: 2
137
+ specification_version: 3
109
138
  summary: Ronin Scanners is a Ruby library for Ronin that provides Ruby interfaces to various third-party security scanners
110
139
  test_files: []
111
140
 
Binary file