add bbpress
Hanno Böck

Hanno Böck commited on 2020-06-01 16:44:22
Zeige 1 geänderte Dateien mit 13 Einfügungen und 0 Löschungen.

... ...
@@ -424,5 +424,18 @@
424 424
         "subdir": 0
425 425
       }
426 426
     ]
427
+  },
428
+  {
429
+    "name": "bbPress",
430
+    "url": "https://bbpress.org/",
431
+    "safe": "2.6.5",
432
+    "vuln": "CVE-2020-13693",
433
+    "detection": [
434
+      {
435
+        "file": "bbpress.php",
436
+        "variable": "$this->version",
437
+        "subdir": 0
438
+      }
439
+    ]
427 440
   }
428 441
 ]
429 442
\ No newline at end of file
430 443