1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/security
Nobuyoshi Nakada fee5cde00b
Fix tests for CVE-2018-6914
Since the current working directory is not involved in `Tempfile`
and `Dir.mktmpdir` (except for the last resort), it is incorrect
to derive the traversal path from it.  Also, since the rubyspec
temporary directory is created under the build directory, this is
not involved in the target method.  Fixed sporadic errors in
test-spec.
2019-10-29 22:40:41 +09:00
..
cve_2010_1330_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
cve_2011_4815_spec.rb Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
cve_2013_4164_spec.rb
cve_2014_8080_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
cve_2017_17742_spec.rb
cve_2018_6914_spec.rb Fix tests for CVE-2018-6914 2019-10-29 22:40:41 +09:00
cve_2018_8778_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
cve_2018_8779_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
cve_2018_8780_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
cve_2018_16396_spec.rb
cve_2019_8321_spec.rb Update to ruby/spec@e81b3cd 2019-03-28 14:22:29 +00:00
cve_2019_8322_spec.rb Update to ruby/spec@e81b3cd 2019-03-28 14:22:29 +00:00
cve_2019_8323_spec.rb Update to ruby/spec@e81b3cd 2019-03-28 14:22:29 +00:00
cve_2019_8325_spec.rb Update to ruby/spec@e81b3cd 2019-03-28 14:22:29 +00:00