summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index a3d3ab4..cc2b51f 100644
--- a/README
+++ b/README
@@ -1,9 +1,14 @@
-README 2016/05/06
+README 2017/07/08
Oniguruma ---- (C) K.Kosako <kkosako0@gmail.com>
https://github.com/kkos/oniguruma
+FIXED Security Issues:
+ CVE-2017-9224, CVE-2017-9225, CVE-2017-9226
+ CVE-2017-9227, CVE-2017-9228, CVE-2017-9229
+
+---
Oniguruma is a regular expressions library.
The characteristics of this library is that different character encoding
for every regular expression object can be specified.