summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8e44886..1c330a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
1nbs-phpmalwarefinder (0.3.0-1~deb##version+nbs20160413) wheezy; urgency=medium
2
3 * rules files refactoring :
4 - php-malware-finder now comes with asp malware detection
5 - rules have been split in different files to avoid false positives
6
7 * The -l option allows language specific checks, for now only ASP and PHP
8 are supported.
9 * The -u option now allows to update rules without having to upgrade the
10 package.
11
12 -- jre <jre@nbs-system.com> Thu, 14 Apr 2016 16:04:14 +0200
13
1nbs-phpmalwarefinder (0.2.2-1~deb##version+nbs20160215) wheezy; urgency=medium 14nbs-phpmalwarefinder (0.2.2-1~deb##version+nbs20160215) wheezy; urgency=medium
2 15
3 * new rules : bad_php.yara to find bad coding practices 16 * new rules : bad_php.yara to find bad coding practices