Release 2017-11-28 16:37:45#742
Conversation
…ehoge into debug/20150305_service_validation_2
…/hogehoge into debug/20150305_service_validation_2
…tcat/hogehoge into debug/20150305_service_validation_2
…/hogehoge into debug/20150305_service_validation_2
…hoge into debug/20150318_service_validation
|
|
||
| object = { | ||
| spacing: true, | ||
| spacing: true, |
There was a problem hiding this comment.
[CoffeeLint]
object かクラスにおいて重複したキーが定義されています。
| object = { | ||
| spacing: true, | ||
| spacing: true, | ||
| spacing: true, |
There was a problem hiding this comment.
[CoffeeLint]
object かクラスにおいて重複したキーが定義されています。
|
RuboCop detected 7 issues on edfce1a |
|
ESLint detected 10 issues on edfce1a |
| actionpack (= 4.0.2) | ||
| activerecord (= 4.0.2) | ||
| activesupport (= 4.0.2) | ||
| rails (4.0.13) |
There was a problem hiding this comment.
[Brakeman]
Rails 4.0.13 content_tag does not escape double quotes in attribute values (CVE-2016-6316). Upgrade to 4.2.7.1
| actionpack (= 4.0.2) | ||
| activerecord (= 4.0.2) | ||
| activesupport (= 4.0.2) | ||
| rails (4.0.13) |
There was a problem hiding this comment.
[Brakeman]
Rails 4.0.13 は XML パーズによるサービス不能 (DoS) 脆弱性があります (CVE-2015-3227) 。 Rails のバージョンを 4.2.2 に上げてください。
| actionpack (= 4.0.2) | ||
| activerecord (= 4.0.2) | ||
| activesupport (= 4.0.2) | ||
| rails (4.0.13) |
There was a problem hiding this comment.
[Brakeman]
Rails 4.0.13 は MIME タイプキャッシュによるサービス不能 (DoS) 脆弱性があります (CVE-2016-0751) 。 Rails のバージョンを 4.1.14.1 に上げてください。
No description provided.