https://github.com/code-423n4/2023-07-axelar/blob/main/contracts/cgp/AxelarGateway.sol#L254-L258
The governance address has complete control over the AxelarGatway since it can do upgrades. 
Consider implementing a two way (propose/accept) change procedure for it to avoid accidentally handing it over to the wrong address.
