Describe
I noticed that the $insecure parameter in the __construct method of the class CoreUpgrader is not documented, and the documentation for this parameter is missing. The parameter has a bool datatype, but there is no explanation in the code comments or documentation.