Commits
Commits on Jan 6, 2022
-
Only run ML-powered queries with v2.7.5 or newer of the CLI
Henry Mercer committedJan 6, 2022 Copy the full SHA 2159631View commit details
Commits on Dec 9, 2021
-
Refuse to use broken versions in the toolcache
Edoardo Pirovano committedDec 9, 2021 Copy the full SHA 705f634View commit details
Commits on Dec 8, 2021
-
Revert "Bump default CodeQL version to 2.7.3"
Andrew Eisenberg authored and GitHub committedDec 8, 2021 Copy the full SHA a8cf6f4View commit details -
Autobuild: Prefix invocations with CODEQL_RUNNER
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
Andrew Eisenberg and Aditya Sharad committedDec 8, 2021 Copy the full SHA fac22deView commit details
Commits on Nov 4, 2021
-
Re-enable new style of tracing
Edoardo Pirovano committedNov 4, 2021 Copy the full SHA 5156a89View commit details
Commits on Nov 3, 2021
-
Include custom query help in analysis results
Chuan-kai Lin committedNov 3, 2021 Copy the full SHA 9a44540View commit details
Commits on Oct 8, 2021
-
Temporarily disable new style of tracing
Edoardo Pirovano committedOct 8, 2021 Copy the full SHA d362b66View commit details
Commits on Sep 29, 2021
-
Use CLI's own baseline LOC counting
Edoardo Pirovano committedSep 29, 2021 Copy the full SHA f04acbbView commit details
Commits on Sep 22, 2021
-
Make use of multi-language and indirect tracing
Edoardo Pirovano committedSep 22, 2021 Copy the full SHA 1f4460bView commit details
Commits on Sep 10, 2021
-
Fix compile errors introduced by typescript 4.4.2
4.4.2 introduces a breaking change that the variable in a catch clause is now `unknown` type. So, we need to cast the `e`, `err`, or `error` variables to type `Error`.
Andrew Eisenberg committedSep 10, 2021 Copy the full SHA 40568daView commit details
Commits on Aug 18, 2021
-
Address PR comments from @henrymercer
Edoardo Pirovano committedAug 18, 2021 Copy the full SHA fd45eacView commit details -
Enforce a minimum version of CodeQL CLI
Edoardo Pirovano committedAug 18, 2021 Copy the full SHA 70d2efcView commit details -
Version flag usage of certain CLI flags
Edoardo Pirovano committedAug 18, 2021 Copy the full SHA fb77829View commit details -
Cache result of
codeql version
Edoardo Pirovano committedAug 18, 2021 Copy the full SHA 4ba53e3View commit details
Commits on Aug 12, 2021
-
Pass
--ram
flag todatabase finalize
Edoardo Pirovano committedAug 12, 2021 Copy the full SHA 0c4306bView commit details
Commits on Aug 2, 2021
-
Re-enable diagnostics summaries in the output of the
analyze
actionHenry Mercer committedAug 2, 2021 Copy the full SHA 4f7bdf9View commit details
Commits on Jun 28, 2021
-
Edoardo Pirovano committed
Jun 28, 2021 Copy the full SHA a7dac5cView commit details -
Allow local instead of downloaded CodeQL
Edoardo Pirovano committedJun 28, 2021 Copy the full SHA 8f4c2c7View commit details
Commits on Jun 25, 2021
-
Edoardo Pirovano authored and Edoardo Pirovano committed
Jun 25, 2021 Copy the full SHA 85ac9feView commit details
Commits on Jun 24, 2021
-
Improve error messages from CLI invocations
Edoardo Pirovano authored and Edoardo Pirovano committedJun 24, 2021 Copy the full SHA 40852faView commit details -
Restore original getCodeQLActionRepository behaviour
Simon Engledew committedJun 24, 2021 Copy the full SHA 9200db3View commit details
Commits on Jun 23, 2021
-
Replace custom tool download method with the one in the tool cache li…
…brary.
Chris Gavin committedJun 23, 2021 Copy the full SHA 59560e5View commit details
Commits on Jun 22, 2021
-
Robert committed
Jun 22, 2021 Copy the full SHA 146c897View commit details
Commits on Jun 21, 2021
-
Revert "Upload CodeQL databases"
Robert authored and GitHub committedJun 21, 2021 Copy the full SHA d893508View commit details
Commits on Jun 18, 2021
-
Merge branch 'main' into upload-database
Robert committedJun 18, 2021 Copy the full SHA 33ac512View commit details
Commits on Jun 10, 2021
-
Robin Neatherway committed
Jun 10, 2021 Copy the full SHA 4294711View commit details -
Upload databases from analyze action
Robert committedJun 10, 2021 Copy the full SHA 2a9a602View commit details
Commits on Jun 9, 2021
-
Extract a `runTool` function that captures the stdout and returns it. A small refactoring that reduces copied code.
Andrew Eisenberg committedJun 9, 2021 Copy the full SHA 49b2220View commit details -
Merge remote-tracking branch 'upstream/main' into aeisenberg/pack-run
Andrew Eisenberg committedJun 9, 2021 Copy the full SHA 82388fdView commit details -
Add
--finalize-dataset
todatabase finalize
callEdoardo Pirovano authored and Edoardo Pirovano committedJun 9, 2021 Copy the full SHA babcc1bView commit details
Commits on Jun 8, 2021
-
Add an integration test for packaging
Uses two pre-existing packages to run some simple queries on a javascript database.
Andrew Eisenberg committedJun 8, 2021 Copy the full SHA d42f654View commit details -
Packaging: Address review comments
1. Better malformed data guard for PackDownloadOutput 2. Fix Packs type 3. Remove TODO in init-action
Andrew Eisenberg committedJun 8, 2021 Copy the full SHA 1cc5f1dView commit details -
Replace analyze with run-queries and interpret-results
Edoardo Pirovano authored and Edoardo Pirovano committedJun 8, 2021 Copy the full SHA 2cc885dView commit details
Commits on Jun 6, 2021
-
Andrew Eisenberg committed
Jun 6, 2021 Copy the full SHA d87945eView commit details -
Add
--sarif-group-rules-by-pack
flagEdoardo Pirovano authored and Edoardo Pirovano committedJun 6, 2021 Copy the full SHA 1644adeView commit details