Skip to content

Commit 59565b8

Browse files
committed
[lint] Normalize indentation to two spaces.
1 parent ee8326f commit 59565b8

File tree

738 files changed

+2341
-2340
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

738 files changed

+2341
-2340
lines changed

Diff for: .yamllint.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ extends: default
33
rules:
44
line-length: disable
55
indentation:
6+
spaces: 2
67
indent-sequences: consistent

Diff for: gems/RedCloth/CVE-2012-6684.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description: 'Cross-site scripting (XSS) vulnerability in the RedCloth library 4
1010
via a javascript: URI.'
1111
cvss_v2: 4.3
1212
patched_versions:
13-
- '>= 4.3.0'
13+
- '>= 4.3.0'
1414
related:
1515
url:
16-
- https://github.com/jgarber/redcloth/commit/2f6dab4d6aea5cee778d2f37a135637fe3f1573c
17-
- https://gist.github.com/co3k/75b3cb416c342aa1414c
18-
- https://jgarber.lighthouseapp.com/projects/13054-redcloth/tickets/243-xss
16+
- https://github.com/jgarber/redcloth/commit/2f6dab4d6aea5cee778d2f37a135637fe3f1573c
17+
- https://gist.github.com/co3k/75b3cb416c342aa1414c
18+
- https://jgarber.lighthouseapp.com/projects/13054-redcloth/tickets/243-xss

Diff for: gems/actionmailer/CVE-2013-4389.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ description: |
1313
that is improperly handled during construction of a log message.
1414
cvss_v2: 4.3
1515
unaffected_versions:
16-
- "~> 2.3.2"
16+
- "~> 2.3.2"
1717
patched_versions:
18-
- ">= 3.2.15"
18+
- ">= 3.2.15"

Diff for: gems/actionpack-page_caching/CVE-2020-8159.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ description: |
3838
Where the `show` action of the `BooksController` may be vulnerable.
3939
cvss_v3: 9.8
4040
patched_versions:
41-
- '>= 1.2.1'
41+
- '>= 1.2.1'

Diff for: gems/actionpack/CVE-2011-3186.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ description: |
1313
insufficient sanitization of the values provided for response content types.
1414
cvss_v2: 4.3
1515
patched_versions:
16-
- ">= 2.3.13"
16+
- ">= 2.3.13"

Diff for: gems/actionpack/CVE-2011-4319.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ description: |
1616
(application specific) sanitization of user provided input.
1717
cvss_v2: 4.3
1818
patched_versions:
19-
- ~> 3.0.11
20-
- '>= 3.1.2'
19+
- ~> 3.0.11
20+
- '>= 3.1.2'

Diff for: gems/actionpack/CVE-2012-1099.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ description: |
1414
via vectors involving certain generation of OPTION elements within SELECT elements.
1515
cvss_v2: 4.3
1616
patched_versions:
17-
- "~> 3.0.12"
18-
- "~> 3.1.4"
19-
- ">= 3.2.2"
17+
- "~> 3.0.12"
18+
- "~> 3.1.4"
19+
- ">= 3.2.2"

Diff for: gems/actionpack/CVE-2012-3424.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ description: |
1515
helper method, as demonstrated by the authenticate_or_request_with_http_digest method.
1616
cvss_v2: 5.0
1717
unaffected_versions:
18-
- ">= 2.3.5, <= 2.3.14"
18+
- ">= 2.3.5, <= 2.3.14"
1919
patched_versions:
20-
- "~> 3.0.16"
21-
- "~> 3.1.7"
22-
- ">= 3.2.7"
20+
- "~> 3.0.16"
21+
- "~> 3.1.7"
22+
- ">= 3.2.7"

Diff for: gems/actionpack/CVE-2012-3463.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ description: |
1515
the select_tag helper.
1616
cvss_v2: 4.3
1717
unaffected_versions:
18-
- "~> 2.3.0"
18+
- "~> 2.3.0"
1919
patched_versions:
20-
- "~> 3.0.17"
21-
- "~> 3.1.8"
22-
- ">= 3.2.8"
20+
- "~> 3.0.17"
21+
- "~> 3.1.8"
22+
- ">= 3.2.8"

Diff for: gems/actionpack/CVE-2012-3465.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ description: |
1414
via malformed HTML markup.
1515
cvss_v2: 4.3
1616
patched_versions:
17-
- "~> 3.0.17"
18-
- "~> 3.1.8"
19-
- ">= 3.2.8"
17+
- "~> 3.0.17"
18+
- "~> 3.1.8"
19+
- ">= 3.2.8"

Diff for: gems/actionpack/CVE-2013-0156.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description: |
1717
for (1) YAML type conversion or (2) Symbol type conversion.
1818
cvss_v2: 10.0
1919
patched_versions:
20-
- "~> 2.3.15"
21-
- "~> 3.0.19"
22-
- "~> 3.1.10"
23-
- ">= 3.2.11"
20+
- "~> 2.3.15"
21+
- "~> 3.0.19"
22+
- "~> 3.1.10"
23+
- ">= 3.2.11"

Diff for: gems/actionpack/CVE-2013-1855.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ description: |
1717
XSS attacks against users of an application using Action Pack.
1818
cvss_v2: 4.3
1919
patched_versions:
20-
- "~> 2.3.18"
21-
- "~> 3.1.12"
22-
- ">= 3.2.13"
20+
- "~> 2.3.18"
21+
- "~> 3.1.12"
22+
- ">= 3.2.13"

Diff for: gems/actionpack/CVE-2013-1857.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ description: 'The sanitize helper in lib/action_controller/vendor/html-scanner/h
1818
Pack.'
1919
cvss_v2: 4.3
2020
patched_versions:
21-
- "~> 2.3.18"
22-
- "~> 3.1.12"
23-
- ">= 3.2.13"
21+
- "~> 2.3.18"
22+
- "~> 3.1.12"
23+
- ">= 3.2.13"

Diff for: gems/actionpack/CVE-2013-4491.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ description: |
1616
been assigned the identifier CVE-2013-4492.
1717
cvss_v2: 4.3
1818
patched_versions:
19-
- "~> 3.2.16"
20-
- ">= 4.0.2"
19+
- "~> 3.2.16"
20+
- ">= 4.0.2"

Diff for: gems/actionpack/CVE-2013-6414.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description: |
1212
Action View.
1313
cvss_v2: 5.0
1414
unaffected_versions:
15-
- "~> 2.3.0"
15+
- "~> 2.3.0"
1616
patched_versions:
17-
- "~> 3.2.16"
18-
- ">= 4.0.2"
17+
- "~> 3.2.16"
18+
- ">= 4.0.2"

Diff for: gems/actionpack/CVE-2013-6415.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ description: |
1414
which pass user controlled data as the unit parameter are vulnerable to an XSS attack.
1515
cvss_v2: 4.3
1616
patched_versions:
17-
- "~> 3.2.16"
18-
- ">= 4.0.2"
17+
- "~> 3.2.16"
18+
- ">= 4.0.2"

Diff for: gems/actionpack/CVE-2013-6416.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ description: |
1717
attributes will be vulnerable to an XSS attack.
1818
cvss_v2: 4.3
1919
unaffected_versions:
20-
- "~> 2.3.0"
21-
- "~> 3.1.0"
22-
- "~> 3.2.0"
20+
- "~> 2.3.0"
21+
- "~> 3.1.0"
22+
- "~> 3.2.0"
2323
patched_versions:
24-
- ">= 4.0.2"
24+
- ">= 4.0.2"

Diff for: gems/actionpack/CVE-2013-6417.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ description: |
1818
vulnerability.
1919
cvss_v2: 6.4
2020
patched_versions:
21-
- "~> 3.2.16"
22-
- ">= 4.0.2"
21+
- "~> 3.2.16"
22+
- ">= 4.0.2"

Diff for: gems/actionpack/CVE-2014-0081.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ description: Multiple cross-site scripting (XSS) vulnerabilities in actionview/l
1414
or (c) number_to_human helper.
1515
cvss_v2: 4.3
1616
patched_versions:
17-
- ~> 3.2.17
18-
- ~> 4.0.3
19-
- '>= 4.1.0.beta2'
17+
- ~> 3.2.17
18+
- ~> 4.0.3
19+
- '>= 4.1.0.beta2'

Diff for: gems/actionpack/CVE-2014-0082.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ description: actionpack/lib/action_view/template/text.rb in Action View in Ruby
1313
of service (memory consumption) by including these strings in headers.
1414
cvss_v2: 5.0
1515
unaffected_versions:
16-
- ">= 4.0.0"
16+
- ">= 4.0.0"
1717
patched_versions:
18-
- ">= 3.2.17"
18+
- ">= 3.2.17"

Diff for: gems/actionpack/CVE-2014-0130.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ description: |
1616
rails application server.
1717
cvss_v2: 4.3
1818
patched_versions:
19-
- "~> 3.2.18"
20-
- "~> 4.0.5"
21-
- ">= 4.1.1"
19+
- "~> 3.2.18"
20+
- "~> 4.0.5"
21+
- ">= 4.1.1"

Diff for: gems/actionpack/CVE-2014-7818.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ description: |
1313
exists.
1414
cvss_v2: 4.3
1515
unaffected_versions:
16-
- "< 3.0.0"
16+
- "< 3.0.0"
1717
patched_versions:
18-
- "~> 3.2.20"
19-
- "~> 4.0.11"
20-
- "~> 4.1.7"
21-
- ">= 4.2.0.beta3"
18+
- "~> 3.2.20"
19+
- "~> 4.0.11"
20+
- "~> 4.1.7"
21+
- ">= 4.2.0.beta3"

Diff for: gems/actionpack/CVE-2014-7829.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ description: |
1414
specially crafted string is slightly different.
1515
cvss_v2: 5.0
1616
unaffected_versions:
17-
- "< 3.0.0"
17+
- "< 3.0.0"
1818
patched_versions:
19-
- "~> 3.2.21"
20-
- "~> 4.0.11.1"
21-
- "~> 4.0.12"
22-
- "~> 4.1.7.1"
23-
- ">= 4.1.8"
19+
- "~> 3.2.21"
20+
- "~> 4.0.11.1"
21+
- "~> 4.0.12"
22+
- "~> 4.1.7.1"
23+
- ">= 4.1.8"

Diff for: gems/actionpack/CVE-2015-7576.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ description: |
110110
cvss_v2: 4.3
111111
cvss_v3: 3.7
112112
patched_versions:
113-
- '>= 5.0.0.beta1.1'
114-
- ~> 4.2.5, >= 4.2.5.1
115-
- ~> 4.1.14, >= 4.1.14.1
116-
- ~> 3.2.22.1
113+
- '>= 5.0.0.beta1.1'
114+
- ~> 4.2.5, >= 4.2.5.1
115+
- ~> 4.1.14, >= 4.1.14.1
116+
- ~> 3.2.22.1

Diff for: gems/actionpack/CVE-2015-7581.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ description: |
4646
Please note that only the 4.1.x and 4.2.x series are supported at present. Users of earlier unsupported releases are advised to upgrade as soon as possible as we cannot guarantee the continued availability of security fixes for unsupported releases.
4747
cvss_v3: 7.5
4848
unaffected_versions:
49-
- < 4.0.0
50-
- '>= 5.0.0.beta1'
49+
- < 4.0.0
50+
- '>= 5.0.0.beta1'
5151
patched_versions:
52-
- ~> 4.2.5, >= 4.2.5.1
53-
- ~> 4.1.14, >= 4.1.14.1
52+
- ~> 4.2.5, >= 4.2.5.1
53+
- ~> 4.1.14, >= 4.1.14.1

Diff for: gems/actionpack/CVE-2016-0751.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ description: |
6565
cvss_v2: 5.0
6666
cvss_v3: 7.5
6767
patched_versions:
68-
- '>= 5.0.0.beta1.1'
69-
- ~> 4.2.5, >= 4.2.5.1
70-
- ~> 4.1.14, >= 4.1.14.1
71-
- ~> 3.2.22.1
68+
- '>= 5.0.0.beta1.1'
69+
- ~> 4.2.5, >= 4.2.5.1
70+
- ~> 4.1.14, >= 4.1.14.1
71+
- ~> 3.2.22.1

Diff for: gems/actionpack/CVE-2016-0752.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ description: |
8484
-------
8585
Thanks John Poulin for reporting this!
8686
unaffected_versions:
87-
- '>= 4.1.0'
87+
- '>= 4.1.0'
8888
patched_versions:
89-
- '>= 5.0.0.beta1.1'
90-
- ~> 4.2.5, >= 4.2.5.1
91-
- ~> 4.1.14, >= 4.1.14.1
92-
- ~> 3.2.22.1
89+
- '>= 5.0.0.beta1.1'
90+
- ~> 4.2.5, >= 4.2.5.1
91+
- ~> 4.1.14, >= 4.1.14.1
92+
- ~> 3.2.22.1
9393
notes: Newer versions are affected, but tracked in the actionview gem.

Diff for: gems/actionpack/CVE-2016-2097.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ description: |2
7979
Thanks to both Jyoti Singh and Tobias Kraze from makandra for reporting this
8080
and working with us in the patch!
8181
unaffected_versions:
82-
- '>= 4.1.0'
82+
- '>= 4.1.0'
8383
patched_versions:
84-
- ~> 3.2.22.2
85-
- ~> 4.1.14
86-
- '>= 4.1.14.2'
84+
- ~> 3.2.22.2
85+
- ~> 4.1.14
86+
- '>= 4.1.14.2'
8787
notes: Newer versions are affected, but tracked in the actionview gem.

Diff for: gems/actionpack/CVE-2016-2098.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ description: |
8080
reporting this!
8181
cvss_v3: 7.3
8282
unaffected_versions:
83-
- '>= 5.0.0.beta1'
83+
- '>= 5.0.0.beta1'
8484
patched_versions:
85-
- ~> 3.2.22.2
86-
- ~> 4.2.5, >= 4.2.5.2
87-
- ~> 4.1.14, >= 4.1.14.2
85+
- ~> 3.2.22.2
86+
- ~> 4.2.5, >= 4.2.5.2
87+
- ~> 4.1.14, >= 4.1.14.2

Diff for: gems/actionpack/CVE-2016-6316.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ description: |
4444
content_tag(:div, "hi", title: escape_quotes(sanitize(user_input)))
4545
```
4646
unaffected_versions:
47-
- < 3.0.0
48-
- '>= 4.1.0'
47+
- < 3.0.0
48+
- '>= 4.1.0'
4949
patched_versions:
50-
- ~> 3.2.22.3
51-
- ~> 4.2.7.1
52-
- '>= 5.0.0.1'
50+
- ~> 3.2.22.3
51+
- ~> 4.2.7.1
52+
- '>= 5.0.0.1'
5353
notes: Newer versions are affected, but tracked in the actionview gem.

Diff for: gems/actionpack/CVE-2020-8164.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ description: |
4343
application.
4444
cvss_v3: 7.5
4545
unaffected_versions:
46-
- "< 4.0.0"
46+
- "< 4.0.0"
4747
patched_versions:
48-
- "~> 5.2.4, >= 5.2.4.3"
49-
- ">= 6.0.3.1"
48+
- "~> 5.2.4, >= 5.2.4.3"
49+
- ">= 6.0.3.1"

Diff for: gems/actionpack/CVE-2020-8166.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ description: |
2828
until such time as the application can be upgraded.
2929
cvss_v3: 4.3
3030
patched_versions:
31-
- "~> 5.2.4, >= 5.2.4.3"
32-
- ">= 6.0.3.1"
31+
- "~> 5.2.4, >= 5.2.4.3"
32+
- ">= 6.0.3.1"

Diff for: gems/actionpack/CVE-2020-8185.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ description: |
3636
`config.middleware.delete ActionDispatch::ActionableExceptions`
3737
cvss_v3: 6.5
3838
unaffected_versions:
39-
- "< 6.0.0"
39+
- "< 6.0.0"
4040
patched_versions:
41-
- ">= 6.0.3.2"
41+
- ">= 6.0.3.2"

Diff for: gems/actionpack/CVE-2020-8264.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ description: |
3131
`config.middleware.delete ActionDispatch::ActionableExceptions`
3232
cvss_v3: 6.1
3333
unaffected_versions:
34-
- < 6.0.0
34+
- < 6.0.0
3535
patched_versions:
36-
- '>= 6.0.3.4'
36+
- '>= 6.0.3.4'

Diff for: gems/actionpack/CVE-2021-22881.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ description: |
6161
```
6262
cvss_v3: 6.1
6363
unaffected_versions:
64-
- "< 6.0.0"
64+
- "< 6.0.0"
6565
patched_versions:
66-
- "~> 6.0.3, >= 6.0.3.5"
67-
- ">= 6.1.2.1"
66+
- "~> 6.0.3, >= 6.0.3.5"
67+
- ">= 6.1.2.1"

Diff for: gems/actionpack/CVE-2021-22885.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ description: |
5959
```
6060
cvss_v3: 7.5
6161
unaffected_versions:
62-
- < 2.0.0
62+
- < 2.0.0
6363
patched_versions:
64-
- ~> 5.2.4.6
65-
- ~> 5.2.6
66-
- ~> 6.0.3, >= 6.0.3.7
67-
- '>= 6.1.3.2'
64+
- ~> 5.2.4.6
65+
- ~> 5.2.6
66+
- ~> 6.0.3, >= 6.0.3.7
67+
- '>= 6.1.3.2'

0 commit comments

Comments
 (0)