Enable third-party and custom replacement of language specific scanners

As a customer I want a way to override just the gemnasium-python scanner to use mine instead of GitLabs.

Setting variables like this seems to work:

DS_DEFAULT_ANALYZERS: “retire.js”

DS_ANALYZER_IMAGES: “my.local.docker.repo/gemnasium-python:latest”_