For security reason, you may want to remove generator META in your joomla project :

for this you can simply add this line :

 $this->setGenerator(''); 

in the top of your ‘index.php’ template file.