timclifford / drutiny-clamav-plugin
ALGM Drutiny plugin for ClamAV scans.
1.7.1
2020-07-27 10:13 UTC
Requires
- symfony/yaml: ^3.2 || ^4.0
Requires (Dev)
- drutiny/drutiny: ^2.4
- phpunit/phpunit: ^5.0
- squizlabs/php_codesniffer: 2.*
README
This Drutiny plugin is to be used to provide additional ClamAV based profiles and policies.
Note: There is a harmless EICAR text file in the testsuite which is used to check the scans. No need to remove this.
Running the profile
./vendor/bin/drutiny profile:run clamscan @none
Running the phpuunit testsuite
vendor/bin/phpunit tests/src/ClamAVScan.php