bdraco / addon_securityadvisor

Old Security Advisor for cPanel 11.40 (upstream repo) -- Use CPANELINC/addon_securityadvisor
Other
16 stars 56 forks source link

Regex for Kernel.pm #41

Closed demasu closed 11 years ago

demasu commented 11 years ago

Didn't notice this last night, however it's not capturing the period right before the arch, so it still fails. This should fix it (I opted for . instead of . to match exactly, feel free to change that if you want). screen shot 2013-05-31 at 12 41 38 pm