We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4349282 commit ac22d1eCopy full SHA for ac22d1e
Makefile
@@ -10,9 +10,7 @@ debclean:
10
11
extract:
12
cp -r debian php-malware-finder
13
- git checkout php-malware-finder/common.yar
14
git checkout php-malware-finder/php.yar
15
- git checkout php-malware-finder/asp.yar
16
17
rpm:
18
@echo "no rpm build target for now, feel free to submit one"
debian/nbs-phpmalwarefinder.install
@@ -8,8 +8,5 @@ whitelists/wordpress.yar etc/phpmalwarefinder/whitelists
8
utils/generate_whitelist.py usr/bin/
9
utils/mass_whitelist.py usr/bin/
php.yar etc/phpmalwarefinder
-asp.yar etc/phpmalwarefinder
-common.yar etc/phpmalwarefinder
whitelist.yar etc/phpmalwarefinder
phpmalwarefinder usr/bin/
-docroot-check.sh usr/bin/
0 commit comments