This repository was archived by the owner on Feb 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 280
Spip whitelist support #89
Copy link
Copy link
Open
Labels
Description
Hello
Could be nice to add spip (or gihub mirror support. I've a PR but maybe some question to be correct. I use generate_whitelist script to generate and have some questions :
- Rule are not private at https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/utils/generate_whitelist.py#L38
- False condition is added in https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/utils/generate_whitelist.py#L40 but on https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/whitelist.yar this condition is missing. Must be conserved ?
- generate_whitelist.py doesn't look to support multi version. Then a file manage all included version. I'm not sure about this use way.
Thanks a lot
Reactions are currently unavailable