--only-exploits|-e - Check only exploits and not the functions
--only-functions|-f - Check only functions and not the exploits
--only-signatures|-s - Check only functions and not the exploits.
This is recommended for WordPress or others platforms
-f and -s seems to do the same thing according to the --help it seems surprising to me... is it an error?
Hello
https://github.com/marcocesarato/PHP-Antimalware-Scanner/blob/ac5c5d016fb5da05509e0c9c912c9a032b4f1a97/docs/docs/options.md?plain=1#L57
-f and -s seems to do the same thing according to the --help it seems surprising to me... is it an error?
Can we combine the options -f -e for example?
Thank's David