Commits
Commits on May 23, 2021
-
Arthur Baars committed
May 23, 2021 Copy the full SHA 4f51b8cView commit details
Commits on May 21, 2021
-
Use --additional-packs instead of --search-path
Arthur Baars committedMay 21, 2021 Copy the full SHA 69cc355View commit details
Commits on May 20, 2021
-
Aditya Sharad committed
May 20, 2021 Copy the full SHA 512d467View commit details -
Analyze: Log the analysis summary in its own group
Fix grouping of the analysis logs, so that custom query logs also get grouped. Capture the stdout of codeql database analyze, which contains the analysis summary from summary and diagnostic queries. Log this output in its own group, along with the baseline computed in the Action.
Aditya Sharad committedMay 20, 2021 Copy the full SHA 19fe63fView commit details
Commits on May 14, 2021
-
Add warnings about CLI hack to codeql.ts
These warnings refer to a hack that was added to the CLI in https://github.com/github/semmle-code/pull/39335 They can be removed again once the CLI has a more principled way for the CLI to recognize that it's being invoked by the runner/action.
Henning Makholm committedMay 14, 2021 Copy the full SHA e7d4215View commit details
Commits on May 10, 2021
-
Merge branch 'main' into daverlo/categoryInput
David Verdeguer committedMay 10, 2021 Unverified
No user is associated with the committer email.Copy the full SHA ea18d47View commit details
Commits on May 5, 2021
-
Log each query as it's interpreted when calling codeql database analyze
Henry Mercer committedMay 5, 2021 Copy the full SHA 2c0a857View commit details
Commits on May 3, 2021
-
Forward category input to codeql cli
David Verdeguer committedMay 3, 2021 Copy the full SHA c93cbc9View commit details
Commits on Apr 22, 2021
-
Introduce our own toolcache implementation for use by the runnner
Robert committedApr 22, 2021 Copy the full SHA 8c91ba8View commit details
Commits on Apr 21, 2021
-
Add external git repositories to search path for custom queries
Edoardo Pirovano authored and Edoardo Pirovano committedApr 21, 2021 Copy the full SHA 578f9fcView commit details
Commits on Mar 16, 2021
-
Merge branch 'main' into robertbrignull/toolcache-query-safety
Robert committedMar 16, 2021 Copy the full SHA 5004a54View commit details -
Make unguarded-action-lib better at ignoring uses of toolcache
Robert committedMar 16, 2021 Copy the full SHA d698cb3View commit details -
make control flow cleaer to fix query alert
Robert committedMar 16, 2021 Copy the full SHA 09024e5View commit details
Commits on Mar 7, 2021
-
When downloading the CodeQL bundle, only use the GitHub AE endpoint o…
…n GitHub AE, and check it first.
Chris Gavin committedMar 7, 2021 Copy the full SHA bb51eceView commit details
Commits on Feb 15, 2021
-
Also look for the CodeQL bundle at the custom GitHub AE endpoint.
Chris Gavin committedFeb 15, 2021 Copy the full SHA f8c5dacView commit details
Commits on Jan 26, 2021
-
Fix deduplication of bundle download sources.
Chris Gavin committedJan 26, 2021 Copy the full SHA d182a0eView commit details
Commits on Nov 30, 2020
-
Use version information to construct payload
Robin Neatherway committedNov 30, 2020 Copy the full SHA dff118fView commit details
Commits on Nov 26, 2020
-
Request meta endpoint at the start of execution
Robert committedNov 26, 2020 Copy the full SHA 81a21bfView commit details
Commits on Nov 23, 2020
-
Introduce parameter object for API params that travel together
Sam Partington committedNov 23, 2020 Copy the full SHA 20567b5View commit details
Commits on Nov 20, 2020
-
Merge branch 'main' into fix-typos
Eric Cornelissen committedNov 20, 2020 Copy the full SHA 6aaf048View commit details -
Eric Cornelissen committed
Nov 20, 2020 Copy the full SHA 5416d4fView commit details
Commits on Nov 19, 2020
-
Eric Cornelissen committed
Nov 19, 2020 Copy the full SHA 847f4efView commit details
Commits on Nov 18, 2020
-
Merge branch 'main' into robertbrignull/tools_version
Robert committedNov 18, 2020 Copy the full SHA 0d960dfView commit details -
Merge main into add-multi-cause-markdown-flag.
Chris Gavin committedNov 18, 2020 Copy the full SHA f94e06aView commit details
Commits on Nov 12, 2020
-
Robert committed
Nov 12, 2020 Copy the full SHA 1737b80View commit details -
send action ref and tool version in status reports
Robert committedNov 12, 2020 Copy the full SHA 80b43caView commit details
Commits on Nov 10, 2020
-
Make use of the
GITHUB_ACTION_REPOSITORY
environment variable if it…… is set.
Chris Gavin committedNov 10, 2020 Copy the full SHA bf30ea6View commit details
Commits on Nov 3, 2020
-
Add the --threads config option to finalize db (#281)
This flag is already being used for `runQueries`, so let's use it for finalize as well.
Andrew Eisenberg authored and GitHub committedNov 3, 2020 Copy the full SHA bc1ee16View commit details -
Log the version warning a second time if a request fails unexpectedly.
Chris Gavin committedNov 3, 2020 Copy the full SHA b16110eView commit details
Commits on Nov 2, 2020
-
Merge main into check-api-version.
Chris Gavin committedNov 2, 2020 Copy the full SHA 5e2fa08View commit details -
Pass a logger in to
getApiClient()
rather than constructing one there.Chris Gavin committedNov 2, 2020 Copy the full SHA 865b4bdView commit details
Commits on Oct 30, 2020
-
Log a warning if the API version is not supported.
Chris Gavin committedOct 30, 2020 Copy the full SHA 1220ae5View commit details -
Merge branch 'main' into daverlo/min-disk-free
David Verdeguer committedOct 30, 2020 Copy the full SHA 04e7c3cView commit details
Commits on Oct 27, 2020
-
Enable the CodeQL SARIF multi-cause markdown flag.
Chris Gavin committedOct 27, 2020 Copy the full SHA 2d75893View commit details
Commits on Oct 1, 2020
-
Merge branch 'cbraynor/fix206' into cbraynor/fix201
Chris Raynor committedOct 1, 2020 Copy the full SHA 6d01157View commit details