summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--php-malware-finder/whitelists/drupal.yar2
-rw-r--r--php-malware-finder/whitelists/wordpress.yar2
2 files changed, 2 insertions, 2 deletions
diff --git a/php-malware-finder/whitelists/drupal.yar b/php-malware-finder/whitelists/drupal.yar
index 05bb729..3766698 100644
--- a/php-malware-finder/whitelists/drupal.yar
+++ b/php-malware-finder/whitelists/drupal.yar
@@ -1,6 +1,6 @@
1import "hash" 1import "hash"
2 2
3private rule Drupal 3private rule Drupal : CMS
4{ 4{
5 meta: 5 meta:
6 generated = "2018-05-29T22:23:47.366743" 6 generated = "2018-05-29T22:23:47.366743"
diff --git a/php-malware-finder/whitelists/wordpress.yar b/php-malware-finder/whitelists/wordpress.yar
index 4ea40d6..78db3c9 100644
--- a/php-malware-finder/whitelists/wordpress.yar
+++ b/php-malware-finder/whitelists/wordpress.yar
@@ -1,6 +1,6 @@
1import "hash" 1import "hash"
2 2
3private rule Wordpress 3private rule Wordpress : CMS
4{ 4{
5 meta: 5 meta:
6 generated = "2018-05-29T21:58:54.242806" 6 generated = "2018-05-29T21:58:54.242806"