add wordpress simple-tags plugin
Hanno Böck

Hanno Böck commited on 2025-11-18 14:07:45
Zeige 1 geänderte Dateien mit 13 Einfügungen und 0 Löschungen.

... ...
@@ -452,6 +452,19 @@
452 452
       }
453 453
     ]
454 454
   },
455
+  {
456
+    "name": "Wordpress-simple-tags",
457
+    "url": "https://wordpress.org/plugins/simple-tags/",
458
+    "safe": "3.40.1",
459
+    "vuln": "https://wordpress.org/plugins/simple-tags/#developers",
460
+    "detection": [
461
+      {
462
+        "file": "simple-tags.php",
463
+        "variable": "STAGS_VERSION",
464
+        "subdir": 0
465
+      }
466
+    ]
467
+  },
455 468
   {
456 469
     "name": "Roundcube-RCMCardDAV",
457 470
     "url": "https://github.com/mstilkerich/rcmcarddav",
458 471