Skip to content

Add PRE_BUILD EnvVar

Lucas Charles requested to merge add-compilation-env-var into master

What does this MR do?

Exposes compilation flag as ENV variable to allow standard interface for specifying build options.

This name was chosen to provide a more common strategy across analyzers, where-as some involve compilation and others involve fetching dependencies.

See gitlab-org/gitlab#8212 (closed) for details and related discussion: gitlab-org/gitlab!19647 (comment 240464144)

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

/label groupstatic analysis devopssecure ~feature Category:SAST

Edited by Lucas Charles

Merge request reports