When moving to Makefile builds in the CI, all of the scanner integration-tests were also moved to the specific scanner directories.
Example ssh-scan tests)
However, the hook integration tests are still located in secureCodeBox/tests/integration-tests/hooks for the finding-post-processing and notification hook. I suggest moving them to a new directory like secureCodeBox/hooks/finding-post-processing/integration-tests for consistency with the scanner tests.