psecio/iniscan

Update rules find to be recursive

enygma opened this issue · 1 comments

Right now the "get rules" only looks in one directory, but there will soon be nested check (a CVE directory), so the find needs to use something like a RecursiveDirectoryIterator to find things under Psecio/Iniscan/Rule.

This was based on an idea that the rules would go more than one level deep. Closing this as it's not needed.