Cloning the submodule triggers errors from github
The CRI_XCBC submodule uses the SSH github url which assumes an account exists on github. Switching to the https github url would fix this by allowing anonymous clones of the submodule.
Gitlab has been upgraded from 18.2.8 to 18.9.5. See the following release notes:
Gitlab 18.3 Gitlab 18.4 Gitlab 18.5 Gitlab 18.6 Gitlab 18.7 Gitlab 18.8 Gitlab 18.9The CRI_XCBC submodule uses the SSH github url which assumes an account exists on github. Switching to the https github url would fix this by allowing anonymous clones of the submodule.