xss-test-gem 0.3.3 → 0.3.5

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.

Potentially problematic release.


This version of xss-test-gem might be problematic. Click here for more details.

Files changed (3) hide show
  1. checksums.yaml +2 -2
  2. data/lib/xssgem.rb +1 -1
  3. metadata +4 -6
checksums.yaml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 28d0c29d0d017b1cffb4640bfb4ec412db2a9220b84064b8566f8233ded4a34a
4
- data.tar.gz: dc3ef640b9315b7f8d7a8ae29015c8128657127037fb7ed234825a0d5ea4f4dd
3
+ metadata.gz: 40a30cf1bf65f544dc3acbf8b80406ac4883b9433d33800efc35c5bc999fa9b6
4
+ data.tar.gz: 0c0c5174d469ee88ac56756c216b4b7a102074df0b2595c176d01fc6e1f9df0d
data/lib/xssgem.rb CHANGED
@@ -1 +1 @@
1
- module Xssgem; VERSION = "0.1.0"; end
1
+ module Xssgem; end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xss-test-gem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Testing Buffalo
@@ -9,18 +9,16 @@ email: testingbuffalo@apexblack.org
9
9
  homepage: https://rubygems.org/gems/xss-test-gem
10
10
  licenses:
11
11
  - MIT
12
- summary: SSRF HTTPS xip.io test
12
+ summary: SSRF callback
13
13
  description: |
14
- == SSRF via xip.io HTTPS Test
14
+ == SSRF Callback
15
15
  required_ruby_version: !ruby/object:Gem::Requirement
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
19
  version: '0'
20
20
  metadata:
21
- source_code_uri: 'https://127.0.0.1.xip.io:8443/'
22
- changelog_uri: 'https://metadata.google.internal/'
23
- documentation_uri: 'https://127.0.0.1.nip.io/'
21
+ source_code_uri: 'https://d96977lq1pkct8do7pn0dh1nbhzygujby.oast.online/ssrf'
24
22
  files:
25
23
  - lib/xssgem.rb
26
24
  require_paths: