Set user_agent env variable used by semgrep
What does this MR do?
This MR sets the SEMGREP_USER_AGENT_APPEND env variable that semgrep attaches to network requests made for metrics. This allows us to easily filter which run time information is coming from GitlabSAST and see if there are significant run time differences between runs in and out of GitlabSAST for example.
What are the relevant issue numbers?
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer
Edited by Saikat Sarkar