timclifford / drutiny-clamav-plugin
ALGM Drutiny plugin for ClamAV scans.
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/timclifford/drutiny-clamav-plugin
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