Skip to content

Set default log level to debug and add SAST_EXCLUDED_PATHS env var

James Liu requested to merge jliu/script-env-vars into master
  • Sets the default log level to debug to get more verbose output from the upstream analysers.
  • Adds the SAST_EXCLUDED_PATHS env var with its default value for the run and debug scripts. I've left analyzer-test-downstreams alone as it fetches vars from the CI config of the test projects.

Merge request reports