add etherpad-lite, kind of incomplete due to wrong version string in upstream
Hanno Böck

Hanno Böck commited on 2012-10-11 22:27:30
Zeige 1 geänderte Dateien mit 10 Einfügungen und 0 Löschungen.

... ...
@@ -61,3 +61,13 @@ vuln=CVE-2007-3193
61 61
 file=config.php
62 62
 variable=PHPWIKI_VERSION
63 63
 subdir=1
64
+
65
+[etherpad-lite]
66
+url=http://etherpad.org/
67
+# not really, 1.1.3 is safe, but 1.1.3/1.1.4 contain wrong version string
68
+safe=1.1.2
69
+vuln=http://etherpad.org/
70
+file=package.json
71
+variable=version
72
+extra_match=https://github.com/Pita/etherpad-lite
73
+subdir=0
64 74