Basic integration of dast-chromium and browserker projects

Combine the dast-chromium project with the browserker project in a simple minimal-changes manor.

  1. Create dast-chromium folder
  2. Copy latest dast-chromium project files into dast-chromium folder
  3. Setup a downstream build using dast-chromium/.gitlab-ci.yml file
  4. Move over any variables from project settings
  5. Make sure browserker container and package registries are used.
  6. Set variable to control when the chromium build should run.
  7. If needed copy over latest Chromium cached versions (Ticked but not needed)
  8. Update dast-chromium project readme with a DEPRICATED notice.
  9. Update browserker README with the new architecture.
  10. Update browserker build to use browserker registry for dast-chromium image(move current image into browserker container reg)
Edited by Hannah Baker