File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,6 @@ description: |
32
32
unaffected_versions :
33
33
- " < 3.0.0"
34
34
patched_versions :
35
- - " ~> 5.2.8, >= 5.2.8.15" # Rails LTS
35
+ - " ~> 5.2.8, >= 5.2.8.15" # Rails LTS
36
36
- " ~> 6.1.7, >= 6.1.7.1"
37
37
- " >= 7.0.4.1"
Original file line number Diff line number Diff line change @@ -32,6 +32,6 @@ description: |-
32
32
33
33
Users on Ruby 3.2.0 or greater are not affected by this vulnerability.
34
34
patched_versions :
35
- - " ~> 5.2.8, >= 5.2.8.15" # Rails LTS
35
+ - " ~> 5.2.8, >= 5.2.8.15" # Rails LTS
36
36
- " ~> 6.1.7, >= 6.1.7.1"
37
37
- " >= 7.0.4.1"
Original file line number Diff line number Diff line change @@ -28,6 +28,6 @@ description: |
28
28
Ensure that user supplied input which is provided to ActiveRecord clauses do
29
29
not contain integers wider than a signed 64bit representation or floats.
30
30
patched_versions :
31
- - " ~> 5.2.8, >= 5.2.8.15" # Rails LTS
31
+ - " ~> 5.2.8, >= 5.2.8.15" # Rails LTS
32
32
- " ~> 6.1.7, >= 6.1.7.1"
33
33
- " >= 7.0.4.1"
Original file line number Diff line number Diff line change @@ -34,6 +34,6 @@ description: |-
34
34
Users on Ruby 3.2.0 or greater may be able to reduce the impact by
35
35
configuring Regexp.timeout.
36
36
patched_versions :
37
- - " ~> 5.2.8, >= 5.2.8.15" # Rails LTS
37
+ - " ~> 5.2.8, >= 5.2.8.15" # Rails LTS
38
38
- " ~> 6.1.7, >= 6.1.7.1"
39
39
- " >= 7.0.4.1"
You can’t perform that action at this time.
0 commit comments