diff options
| author | Julien (jvoisin) Voisin | 2016-02-24 10:43:31 +0100 |
|---|---|---|
| committer | Julien (jvoisin) Voisin | 2016-02-24 10:49:51 +0100 |
| commit | f9aa99e430bc6eff893fe7abedcd47866d0f7fa8 (patch) | |
| tree | 5986d55801c356a2cfa403534db804ec530a8800 | |
| parent | 97564364b082aace0adcf306446bdff97f539ed2 (diff) | |
Document the fact that we have a testsuite.
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -67,6 +67,8 @@ Please keep in mind that you should use at least YARA 3.4 because we're using | |||
| 67 | [hashes]( https://yara.readthedocs.org/en/latest/modules/hash.html ) for the | 67 | [hashes]( https://yara.readthedocs.org/en/latest/modules/hash.html ) for the |
| 68 | whitelist system, and greedy regexps. | 68 | whitelist system, and greedy regexps. |
| 69 | 69 | ||
| 70 | Ho, and by the way, you can run the comprehensive testsuite with `make test`. | ||
| 71 | |||
| 70 | ## Whitelisting | 72 | ## Whitelisting |
| 71 | 73 | ||
| 72 | Check the [whitelist.yara]( https://github.com/nbs-system/php-malware-finder/blob/master/whitelist.yara ) file. | 74 | Check the [whitelist.yara]( https://github.com/nbs-system/php-malware-finder/blob/master/whitelist.yara ) file. |
