dradis-vulndb 3.12.0 → 3.17.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 653afa55a93ccee3645d2b9c54c3af4978387ede
4
- data.tar.gz: a4cea5b69addeb2c4c20b61d9a08122a204dffe1
2
+ SHA256:
3
+ metadata.gz: fe96fc2cf21b441c739f58b6072fa00a55a802b865ec8aeb47f53f873696a9fd
4
+ data.tar.gz: d9787daa33fbefca4cd7a0cbb556d152af04d16ae82ef543808616d99ce7e002
5
5
  SHA512:
6
- metadata.gz: 2f440c98268e6ef6c1d8f519b2f64b9ea90b89683fa71481696564444da0e98326381716dcc92240f91c057d792d7b0af7130b09db153c1a3f2606d1a36aec9a
7
- data.tar.gz: 232ef3494e8ce185e6dc7b777ac30de84b94b28c447e0659d129464ec06f95ce91c9b3db74c5da9ce15b61b743a53ca4d63ea7229faa63fda0f5caaedebb1e5b
6
+ metadata.gz: 0ddde39696ad5f8b52784252697930bada6f453553393fc82f92d66e2685f86786dd32ce5d3a6110c1512ead548a0f800aceefe1e8cd3bffe7f2a4b48c6ff516
7
+ data.tar.gz: 19c29e58f020eccf12c0247fa74f719fc7c44cc4044d51bb49776f97a16a22d6021813adc064db2f474f503a66ac4b6f33525ea4b77af03bb0ebb482e51913d7
@@ -0,0 +1,16 @@
1
+ ### Steps to reproduce
2
+
3
+ Help us help you, how can we reproduce the problem?
4
+
5
+ ### Expected behavior
6
+ Tell us what should happen
7
+
8
+ ### Actual behavior
9
+ Tell us what happens instead
10
+
11
+ ### System configuration
12
+ **Dradis version**:
13
+
14
+ **Ruby version**:
15
+
16
+ **OS version**:
@@ -0,0 +1,36 @@
1
+ ### Summary
2
+
3
+ Provide a general description of the code changes in your pull
4
+ request... were there any bugs you had fixed? If so, mention them. If
5
+ these bugs have open GitHub issues, be sure to tag them here as well,
6
+ to keep the conversation linked together.
7
+
8
+
9
+ ### Other Information
10
+
11
+ If there's anything else that's important and relevant to your pull
12
+ request, mention that information here. This could include
13
+ benchmarks, or other information.
14
+
15
+ Thanks for contributing to Dradis!
16
+
17
+
18
+ ### Copyright assignment
19
+
20
+ Collaboration is difficult with commercial closed source but we want
21
+ to keep as much of the OSS ethos as possible available to users
22
+ who want to fix it themselves.
23
+
24
+ In order to unambiguously own and sell Dradis Framework commercial
25
+ products, we must have the copyright associated with the entire
26
+ codebase. Any code you create which is merged must be owned by us.
27
+ That's not us trying to be a jerks, that's just the way it works.
28
+
29
+ Please review the [CONTRIBUTING.md](https://github.com/dradis/dradis-ce/blob/master/CONTRIBUTING.md)
30
+ file for the details.
31
+
32
+ You can delete this section, but the following sentence needs to
33
+ remain in the PR's description:
34
+
35
+ > I assign all rights, including copyright, to any future Dradis
36
+ > work by myself to Security Roots.
@@ -1,3 +1,23 @@
1
+ ## Dradis Framework 3.17 (May, 2020) ##
2
+
3
+ * No changes.
4
+
5
+ ## Dradis Framework 3.16 (February, 2020) ##
6
+
7
+ * No changes.
8
+
9
+ ## Dradis Framework 3.15 (November, 2019) ##
10
+
11
+ * No changes.
12
+
13
+ ## Dradis Framework 3.14 (August, 2019) ##
14
+
15
+ * No changes.
16
+
17
+ ## Dradis Framework 3.13 (June, 2019) ##
18
+
19
+ * No changes.
20
+
1
21
  ## Dradis Framework 3.12 (March, 2019) ##
2
22
 
3
23
  * No changes.
@@ -8,7 +8,7 @@ module Dradis
8
8
 
9
9
  module VERSION
10
10
  MAJOR = 3
11
- MINOR = 12
11
+ MINOR = 17
12
12
  TINY = 0
13
13
  PRE = nil
14
14
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dradis-vulndb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.12.0
4
+ version: 3.17.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Martin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-01 00:00:00.000000000 Z
11
+ date: 2020-06-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dradis-plugins
@@ -73,6 +73,8 @@ executables: []
73
73
  extensions: []
74
74
  extra_rdoc_files: []
75
75
  files:
76
+ - ".github/issue_template.md"
77
+ - ".github/pull_request_template.md"
76
78
  - ".gitignore"
77
79
  - CHANGELOG.md
78
80
  - CONTRIBUTING.md
@@ -108,8 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
110
  - !ruby/object:Gem::Version
109
111
  version: '0'
110
112
  requirements: []
111
- rubyforge_project:
112
- rubygems_version: 2.6.12
113
+ rubygems_version: 3.1.4
113
114
  signing_key:
114
115
  specification_version: 4
115
116
  summary: VulnDB HQ add-on for Dradis