Use Security Products for our analyzers

Now that we have nested includes, it's time for us (~Secure team) to start using it to run tests on our own projects, especially our analyzers.

This update should be pretty straightforward: we include the same file in all our pipelines: https://gitlab.com/gitlab-org/security-products/ci-templates/raw/master/includes-dev/analyzer.yml ex: https://gitlab.com/gitlab-org/security-products/analyzers/spotbugs/blob/master/.gitlab-ci.yml This file can include the required vendored templates.

/cc @theoretick @twoodham