dradis-saint 4.8.0 → 4.10.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
2
  SHA256:
3
- metadata.gz: aa8f78ba7cd3ccca3617e71c2179a3425c76019b251c36bcc023d564291a767f
4
- data.tar.gz: 24c9e261f830a7a9179c79b854c6c75a32d9179e746ebda550b111d191920f87
3
+ metadata.gz: 96f38eb364bd514a2b8698a981586cc6496a981e01778a1a5d9a458567ee2e9f
4
+ data.tar.gz: feb6625a95b86d798fabd4fc12d55e6c7eac283d865fec9c3aaefe8f655d753b
5
5
  SHA512:
6
- metadata.gz: 90f0ab8c361c1b5920e75f16c23707f4f3cff11621d161903ddcd7621a6b0d96e0abe9d2d241d66d7ac85b2a93c02b22a606490a344e0d366caa235405afa15b
7
- data.tar.gz: bf5c9da862b9a441534b1321c3edcbc6a73ac23446c95c6ba3e54acfb933199dbb6caf8e8d134e13d5aeb31cbcd323cc151348e7a63e4c48edddad2bdc7c09b0
6
+ metadata.gz: ee0cd6926d03d142ca256b6275d7462ee00a365cff045da4e2f63fedd2261ee9eb41b9d88180ef0b47984805d9ac52de8ec8b9ca54925d214a54798c867d9459
7
+ data.tar.gz: 1d76a5e1bcdb7bb1a8fb6e506404763b4278c080edcb76058f9dc21726f5e894ee8e698d5223cf856a80b453b10012a732734a400d105fcda536ee318a810ad2
data/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ v4.10.0 (September 2023)
2
+ - Update gemspec links
3
+
4
+ v4.9.0 (June 2023)
5
+ - No changes
6
+
1
7
  v4.8.0 (April 2023)
2
8
  - No changes
3
9
 
data/dradis-saint.gemspec CHANGED
@@ -10,8 +10,7 @@ Gem::Specification.new do |s|
10
10
  s.name = 'dradis-saint'
11
11
  s.version = version
12
12
  s.authors = ['Daniel Martin']
13
- s.email = ['etd@nomejortu.com']
14
- s.homepage = 'http://dradisframework.org'
13
+ s.homepage = 'https://dradis.com/integrations/saint.html'
15
14
  s.summary = 'Saint upload add-on for Dradis Framework.'
16
15
  s.description = 'This add-on allows you to upload and parse reports from Saint.'
17
16
  s.license = 'GPL-2'
@@ -7,7 +7,7 @@ module Dradis
7
7
 
8
8
  module VERSION
9
9
  MAJOR = 4
10
- MINOR = 8
10
+ MINOR = 10
11
11
  TINY = 0
12
12
  PRE = nil
13
13
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dradis-saint
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.8.0
4
+ version: 4.10.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: 2023-04-12 00:00:00.000000000 Z
11
+ date: 2023-09-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dradis-plugins
@@ -95,8 +95,7 @@ dependencies:
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0'
97
97
  description: This add-on allows you to upload and parse reports from Saint.
98
- email:
99
- - etd@nomejortu.com
98
+ email:
100
99
  executables: []
101
100
  extensions: []
102
101
  extra_rdoc_files: []
@@ -141,7 +140,7 @@ files:
141
140
  - templates/vulnerability.fields
142
141
  - templates/vulnerability.sample
143
142
  - templates/vulnerability.template
144
- homepage: http://dradisframework.org
143
+ homepage: https://dradis.com/integrations/saint.html
145
144
  licenses:
146
145
  - GPL-2
147
146
  metadata: {}