getModules

open fun getModules(): Map<String, String>

Retrieves a map of ExploitPreventer module enum names to their display names.

Return

Map of module enum names to display names, or null if an error occurs.