| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Previously, we were being too strict about checking that a pack's language was being scanned. It was a failure if a pack language was specified for a language not being scanned.
Mergeback v2.1.14 refs/heads/releases/v2 into main
Note that this changes the lock file format from 1 to 2, so there are many changes here.
Fix dependabot warnings in runner
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
Disable python2 + poetry
Allow scans with packs for languages not being scanned
…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.
Update default CodeQL version to 2.10.0
Honor the Lua tracer FF for `database trace-command` invocations for scanned languages.
Simplify tests for the Lua tracer FF in analyze-action.
| Back | FazBrowse Home | New Git URL |
Merging e8c48cc into releases/v2
Conductor for this PR is @cklin
Contains the following pull requests:
Please review the following: