xss-test-gem 0.2.8 → 0.2.9

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.
Files changed (2) hide show
  1. checksums.yaml +2 -2
  2. metadata +7 -8
checksums.yaml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 33f7af2b97b3d2886319429ab3c5d987d4dcfbc43a7014b607eb203d06ce361d
4
- data.tar.gz: b7ff8598e9b58efc684544b204eaca78ef107908979c2dac813fa7eb57cfd2e3
3
+ metadata.gz: 6b8f916618c757aa5277387a9629caeae660a9afc9161c3e684befd0c54a41d4
4
+ data.tar.gz: 0b3dbc7b8df53bffa352e151c05c1b3ee8393ae8b1c42785ed018e225c208421
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.2.8
4
+ version: 0.2.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Testing Buffalo
@@ -9,15 +9,14 @@ email: testingbuffalo@apexblack.org
9
9
  homepage: https://rubygems.org/gems/xss-test-gem
10
10
  licenses:
11
11
  - MIT
12
- summary: Protocol scheme tests
12
+ summary: More protocol tests
13
13
  description: |
14
- == Protocol Scheme Tests
14
+ == Blob and Other Protocol Tests
15
15
 
16
- tel link: {phone}[tel:+1234567890]
17
- sms link: {text}[sms:+1234567890]
18
- intent link: {intent}[intent://scan/#Intent;scheme=zxing;package=com.google.zxing.client.android;end]
19
- market link: {market}[market://details?id=com.example]
20
- custom scheme: {custom}[myapp://dangerous/path]
16
+ blob link: {blob}[blob:https://rubygems.org/uuid]
17
+ mailto link: {mailto}[mailto:evil@evil.com?subject=Urgent]
18
+ webcal link: {webcal}[webcal://evil.com/calendar]
19
+ feed link: {feed}[feed://evil.com/rss]
21
20
 
22
21
  required_ruby_version: !ruby/object:Gem::Requirement
23
22
  requirements: