- 
		Home
	
- 
WP Ghost (Hide My WP Ghost) – Security & Firewall
- 
4.1.08
- 
Code
- 
Classes
-  HMW_Controllers_SecurityCheck 
		
			
				
					
													
								
																			
											| Total Complexity | 198 | 
																			
											| Dependencies | 4 | 
																			
											| Dependents | 0 | 
																	
							 
													
								
																			
											| Total lines | 1,453 | 
																			
											| Lines of code | 1,054 | 
																			
											| Logical lines of code | 332 | 
																	
							 
													
								
																			
											| Comment lines | 219 | 
																			
											| Methods | 49 | 
																			
											| Properties | 4 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 49
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| getTasks() | B | 21 | 1 | 338 | 
					
				| initSecurity() | B | 45 | 17 | 35 | 
					
				| checkOldPlugins() | A | 46 | 12 | 36 | 
					
				| action() | A | 48 | 7 | 35 | 
					
				| checkUploadsBrowsable() | A | 47 | 7 | 35 | 
					
				| checkPluginsUpdates() | S | 52 | 7 | 24 | 
					
				| checkIncompatiblePlugins() | S | 52 | 7 | 24 | 
					
				| checkSaltKeys() | S | 53 | 6 | 22 | 
					
				| checkThemesUpdates() | S | 53 | 6 | 21 | 
					
				| checkConfig() | S | 54 | 6 | 21 | 
					
				| checkWP() | S | 53 | 5 | 23 | 
					
				| checkConfigChmod() | S | 54 | 5 | 19 | 
					
				| getSourceCode() | S | 56 | 5 | 18 | 
					
				| doSecurityCheck() | S | 58 | 5 | 15 | 
					
				| getRiskReport() | S | 59 | 5 | 15 | 
					
				| checkCommonPaths() | S | 59 | 5 | 14 | 
					
				| checkLoginPath() | S | 59 | 5 | 14 | 
					
				| checkDbPassword() | S | 53 | 4 | 24 | 
					
				| init() | S | 55 | 4 | 19 | 
					
				| checkUsersById() | S | 56 | 4 | 17 | 
					
				| checkSaltKeysAge() | S | 58 | 4 | 14 | 
					
				| checkReadme() | S | 59 | 4 | 14 | 
					
				| checkInstall() | S | 58 | 4 | 14 | 
					
				| checkOldPaths() | S | 58 | 4 | 14 | 
					
				| checkOldLogin() | S | 59 | 4 | 14 | 
					
				| checkAdminPath() | S | 61 | 4 | 12 | 
					
				| checkMysqlPermissions() | S | 57 | 3 | 17 | 
					
				| checkAdminEditor() | S | 61 | 3 | 13 | 
					
				| checkWPDebug() | S | 65 | 3 | 9 | 
					
				| checkDbDebug() | S | 66 | 3 | 8 | 
					
				| checkScriptDebug() | S | 65 | 3 | 9 | 
					
				| checkVersionDisplayed() | S | 64 | 3 | 10 | 
					
				| checkDBPrefix() | S | 68 | 3 | 7 | 
					
				| checkUserRegistration() | S | 63 | 3 | 10 | 
					
				| getRiskTasks() | S | 59 | 1 | 18 | 
					
				| checkPHP() | S | 63 | 2 | 10 | 
					
				| checkSSL() | S | 70 | 2 | 6 | 
					
				| checkAdminUsers() | S | 67 | 2 | 7 | 
					
				| checkExposedPHP() | S | 68 | 2 | 7 | 
					
				| checkBlogSiteURL() | S | 66 | 2 | 8 | 
					
				| checkRegisterGlobals() | S | 67 | 2 | 7 | 
					
				| checkPHPSafe() | S | 67 | 2 | 7 | 
					
				| checkAllowUrlInclude() | S | 68 | 2 | 7 | 
					
				| checkWLW() | S | 68 | 2 | 7 | 
					
				| checkXmlrpc() | S | 68 | 2 | 7 | 
					
				| checkRDS() | S | 68 | 2 | 7 | 
					
				| checkBlogDescription() | S | 67 | 2 | 7 | 
					
				| checkMysql() | S | 67 | 1 | 8 | 
					
				| checkDisplayErrors() | S | 69 | 1 | 7 |