Hanno Böck commited on 2020-12-31 17:54:36
Zeige 1 geänderte Dateien mit 20 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -450,5 +450,25 @@ |
| 450 | 450 |
"subdir": 0 |
| 451 | 451 |
} |
| 452 | 452 |
] |
| 453 |
+ }, |
|
| 454 |
+ {
|
|
| 455 |
+ "name": "Roundcube-RCMCardDAV", |
|
| 456 |
+ "url": "https://github.com/mstilkerich/rcmcarddav", |
|
| 457 |
+ "safe": "4.0.0", |
|
| 458 |
+ "vuln": "https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.0-alpha1", |
|
| 459 |
+ "detection": [ |
|
| 460 |
+ {
|
|
| 461 |
+ "file": "carddav.php", |
|
| 462 |
+ "variable": "const PLUGIN_VERSION", |
|
| 463 |
+ "subdir": 0, |
|
| 464 |
+ "note": "4.0.0 and above" |
|
| 465 |
+ }, |
|
| 466 |
+ {
|
|
| 467 |
+ "file": "carddav_common.php", |
|
| 468 |
+ "variable": "RCM CardDAV plugin/", |
|
| 469 |
+ "subdir": 0, |
|
| 470 |
+ "note": "3.x" |
|
| 471 |
+ } |
|
| 472 |
+ ] |
|
| 453 | 473 |
} |
| 454 | 474 |
] |
| 455 | 475 |
\ No newline at end of file |
| 456 | 476 |