Files
codeql-action/lib
Cornelius Riemenschneider f422a50448 Honor the Lua tracer FF for database trace-command invocations for scanned languages.
In theory, a scanned language will not setup the build tracer, and so
shouldn't care about lua versus legacy tracing. However, `go` is a
special case where the autobuilder runs under the build tracer, that
then gets disabled immediately again, unless a special environment
variable is used.
Therefore, we need to thread through the feature flag to this
`database trace-command` invocation. For other scanned languages,
this should be a no-op, as no tracing is ever set up.
2022-06-27 16:04:29 +00:00
..
2022-06-14 07:50:47 -07:00
2022-03-25 10:00:47 -07:00
2021-08-26 13:46:22 +01:00
2022-05-16 09:40:10 +00:00
2022-05-16 09:40:10 +00:00
2022-05-16 09:40:10 +00:00
2022-05-16 09:40:10 +00:00
2022-03-25 10:00:47 -07:00
2022-03-25 10:00:47 -07:00
2021-12-08 12:11:31 -08:00