Skip to content

Commit 6a1a458

Browse files
authored
Merge pull request #177 from marvinthepa/fix_cve_identifier
Fix CVE in README
2 parents 78e0047 + 7964f2b commit 6a1a458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ MyLogger.send :include, ActiveRecord::SessionStore::Extension::LoggerSilencer
109109
This silencer is being used to silence the logger and not leaking private
110110
information into the log, and it is required for security reason.
111111

112-
CVE-2015-9284 mitigation
112+
CVE-2019-25025 mitigation
113113
--------------
114114

115115
Sessions that were created by Active Record Session Store version 1.x are

0 commit comments

Comments
 (0)