thotcon_signed_gem 0.0.1

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.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: fc5917cac7dcdfb627b6c4583adb40b4f56a3c10
4
+ data.tar.gz: 81f4e92a055beb1d218fbd546ec9851c726931b7
5
+ SHA512:
6
+ metadata.gz: f0ea93bafb55bb38e707f3d4a6ed6b896582141957943f0245c98d0e3feff6d6278aa0e772e8ddcd90193fc354c8cc648bef3bf706f2633d62e6c19f97a71fc8
7
+ data.tar.gz: e69cd7da356c78a3eaf5b4391d331310dc07a20b9f02bd9aaabb339ca6db257f6f42891b19507647c2f1b9fd5959b3a0e2d468287cf5308e4ef31452214cb60b
checksums.yaml.gz.sig ADDED
Binary file
data.tar.gz.sig ADDED
Binary file
data/.gitignore ADDED
@@ -0,0 +1,22 @@
1
+ *.gem
2
+ *.rbc
3
+ .bundle
4
+ .config
5
+ .yardoc
6
+ Gemfile.lock
7
+ InstalledFiles
8
+ _yardoc
9
+ coverage
10
+ doc/
11
+ lib/bundler/man
12
+ pkg
13
+ rdoc
14
+ spec/reports
15
+ test/tmp
16
+ test/version_tmp
17
+ tmp
18
+ *.bundle
19
+ *.so
20
+ *.o
21
+ *.a
22
+ mkmf.log
data/Gemfile ADDED
@@ -0,0 +1,4 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in thotcon_signed_gem.gemspec
4
+ gemspec
data/LICENSE.txt ADDED
@@ -0,0 +1,22 @@
1
+ Copyright (c) 2015 Brandon Myers
2
+
3
+ MIT License
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining
6
+ a copy of this software and associated documentation files (the
7
+ "Software"), to deal in the Software without restriction, including
8
+ without limitation the rights to use, copy, modify, merge, publish,
9
+ distribute, sublicense, and/or sell copies of the Software, and to
10
+ permit persons to whom the Software is furnished to do so, subject to
11
+ the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be
14
+ included in all copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,29 @@
1
+ # ThotconSignedGem
2
+
3
+ TODO: Write a gem description
4
+
5
+ ## Installation
6
+
7
+ Add this line to your application's Gemfile:
8
+
9
+ gem 'thotcon_signed_gem'
10
+
11
+ And then execute:
12
+
13
+ $ bundle
14
+
15
+ Or install it yourself as:
16
+
17
+ $ gem install thotcon_signed_gem
18
+
19
+ ## Usage
20
+
21
+ TODO: Write usage instructions here
22
+
23
+ ## Contributing
24
+
25
+ 1. Fork it ( https://github.com/[my-github-username]/thotcon_signed_gem/fork )
26
+ 2. Create your feature branch (`git checkout -b my-new-feature`)
27
+ 3. Commit your changes (`git commit -am 'Add some feature'`)
28
+ 4. Push to the branch (`git push origin my-new-feature`)
29
+ 5. Create a new Pull Request
data/Rakefile ADDED
@@ -0,0 +1,2 @@
1
+ require "bundler/gem_tasks"
2
+
@@ -0,0 +1,5 @@
1
+ require "thotcon_signed_gem/version"
2
+
3
+ module ThotconSignedGem
4
+ # Your code goes here...
5
+ end
@@ -0,0 +1,3 @@
1
+ module ThotconSignedGem
2
+ VERSION = "0.0.1"
3
+ end
@@ -0,0 +1,27 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'thotcon_signed_gem/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = "thotcon_signed_gem"
8
+ spec.version = ThotconSignedGem::VERSION
9
+ spec.authors = ["Brandon Myers"]
10
+ spec.email = ["bmyers@trustwave.com"]
11
+ spec.summary = %q{Example signed gem for Thotcon 0x6.}
12
+ spec.description = %q{A signed gem to be used for demo purposes for Thotcon 0x6.}
13
+ spec.homepage = "https://www.trustwave.com/"
14
+ spec.license = "MIT"
15
+
16
+ spec.files = `git ls-files -z`.split("\x0")
17
+ spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
18
+ spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
+ spec.require_paths = ["lib"]
20
+
21
+ spec.add_dependency "c7decrypt", '~> 0'
22
+
23
+ spec.add_development_dependency "bundler", "~> 1.6"
24
+ spec.add_development_dependency "rake", '~> 0'
25
+ spec.cert_chain = ['certs/gem-public_cert.pem']
26
+ spec.signing_key = File.expand_path('~/.ssh/gem-private_key.pem') if $0 =~ /gem\z/
27
+ end
metadata ADDED
@@ -0,0 +1,116 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: thotcon_signed_gem
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Brandon Myers
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain:
11
+ - |
12
+ -----BEGIN CERTIFICATE-----
13
+ MIIDeDCCAmCgAwIBAgIBATANBgkqhkiG9w0BAQUFADBBMQ8wDQYDVQQDDAZibXll
14
+ cnMxGTAXBgoJkiaJk/IsZAEZFgl0cnVzdHdhdmUxEzARBgoJkiaJk/IsZAEZFgNj
15
+ b20wHhcNMTUwNTA3MTU0NzQ0WhcNMTYwNTA2MTU0NzQ0WjBBMQ8wDQYDVQQDDAZi
16
+ bXllcnMxGTAXBgoJkiaJk/IsZAEZFgl0cnVzdHdhdmUxEzARBgoJkiaJk/IsZAEZ
17
+ FgNjb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDXGzFEelV0OLqC
18
+ HIsy4DuRbCYMSNhyOX6LJztJrDLg2koxc+enPvPK5/eibjUnvrTeX332+AVygQr0
19
+ if4VixRZ8WpllyHvtQBzA4QF2SeMxMx3aeinmtqkCRB3W1udc6K9oHJwHReU9slb
20
+ TVGv+NtD6ybOgsIUv8TZBBbzCXIZvoBdDpfVMZjvhABIe71ujCiAYLjtTayx0axI
21
+ 3OIP7j7od1LuamU3ra2m+kedzDv9RyZ9xo7qRLH0ll6GMdVJgERZDp6tsuCiTDty
22
+ JCO0XHtzPhHpKlo86GequM0LQ+tHGUcP2aU8KOis6s9BbqZQw5Yfr1M/JNpO8OPi
23
+ ETSavJhDAgMBAAGjezB5MAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQW
24
+ BBQXXEhe71IwNhmmjhtPa5zo5NQbXDAfBgNVHREEGDAWgRRibXllcnNAdHJ1c3R3
25
+ YXZlLmNvbTAfBgNVHRIEGDAWgRRibXllcnNAdHJ1c3R3YXZlLmNvbTANBgkqhkiG
26
+ 9w0BAQUFAAOCAQEANa/fQtI7z5yvdfNiIQ3BqjytDpRqvkSll+FZYsxRccE8WOql
27
+ MR8O1GX+L6QcLQ4dfMUB9sECMvCUGEOcVcrDQq8BmkX6V5/m7/iFHW9/6ioxlIDS
28
+ VW5Ktu4Wn/1osn8SMmuHO8vekxe6HtjARz8+r1vYby14pAzO8Yl2mbrL0dWq4G75
29
+ xH4+9xpT/dJ9R4VGNXpH9KuerdmF3XwbpRLiSs4KN+k7oaQ8NwZIAAqnqG5W/86A
30
+ w4FCEpZ7dfib7B4nTUssoAh1rD1CgWl+ZPgbbOygt3IrL+0303wSPj16bIyRwwU7
31
+ bmA/gEmqAZGHgA+aOIoIsFTzkoV+9HEIhbqBEA==
32
+ -----END CERTIFICATE-----
33
+ date: 2015-05-07 00:00:00.000000000 Z
34
+ dependencies:
35
+ - !ruby/object:Gem::Dependency
36
+ name: c7decrypt
37
+ requirement: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - "~>"
40
+ - !ruby/object:Gem::Version
41
+ version: '0'
42
+ type: :runtime
43
+ prerelease: false
44
+ version_requirements: !ruby/object:Gem::Requirement
45
+ requirements:
46
+ - - "~>"
47
+ - !ruby/object:Gem::Version
48
+ version: '0'
49
+ - !ruby/object:Gem::Dependency
50
+ name: bundler
51
+ requirement: !ruby/object:Gem::Requirement
52
+ requirements:
53
+ - - "~>"
54
+ - !ruby/object:Gem::Version
55
+ version: '1.6'
56
+ type: :development
57
+ prerelease: false
58
+ version_requirements: !ruby/object:Gem::Requirement
59
+ requirements:
60
+ - - "~>"
61
+ - !ruby/object:Gem::Version
62
+ version: '1.6'
63
+ - !ruby/object:Gem::Dependency
64
+ name: rake
65
+ requirement: !ruby/object:Gem::Requirement
66
+ requirements:
67
+ - - "~>"
68
+ - !ruby/object:Gem::Version
69
+ version: '0'
70
+ type: :development
71
+ prerelease: false
72
+ version_requirements: !ruby/object:Gem::Requirement
73
+ requirements:
74
+ - - "~>"
75
+ - !ruby/object:Gem::Version
76
+ version: '0'
77
+ description: A signed gem to be used for demo purposes for Thotcon 0x6.
78
+ email:
79
+ - bmyers@trustwave.com
80
+ executables: []
81
+ extensions: []
82
+ extra_rdoc_files: []
83
+ files:
84
+ - ".gitignore"
85
+ - Gemfile
86
+ - LICENSE.txt
87
+ - README.md
88
+ - Rakefile
89
+ - lib/thotcon_signed_gem.rb
90
+ - lib/thotcon_signed_gem/version.rb
91
+ - thotcon_signed_gem.gemspec
92
+ homepage: https://www.trustwave.com/
93
+ licenses:
94
+ - MIT
95
+ metadata: {}
96
+ post_install_message:
97
+ rdoc_options: []
98
+ require_paths:
99
+ - lib
100
+ required_ruby_version: !ruby/object:Gem::Requirement
101
+ requirements:
102
+ - - ">="
103
+ - !ruby/object:Gem::Version
104
+ version: '0'
105
+ required_rubygems_version: !ruby/object:Gem::Requirement
106
+ requirements:
107
+ - - ">="
108
+ - !ruby/object:Gem::Version
109
+ version: '0'
110
+ requirements: []
111
+ rubyforge_project:
112
+ rubygems_version: 2.2.2
113
+ signing_key:
114
+ specification_version: 4
115
+ summary: Example signed gem for Thotcon 0x6.
116
+ test_files: []
metadata.gz.sig ADDED
Binary file