Can GitLab duo access git submodules?

We’re currently whitelisting usage of GitLab duo for specific projects. Consider the following setup:

  • Project A: GitLab duo enabled
  • Project B: Gitlab duo disabled
  • Project A contains project B as its submodule

My question is: will GitLab duo be correctly disabled when working with files in the Project B directly from project A workspace?