Skip to content

Commits

Commits on May 23, 2021

  1. Check available languages

    Arthur Baars committed May 23, 2021
    Copy the full SHA
    4f51b8c View commit details

Commits on May 21, 2021

  1. Use --additional-packs instead of --search-path

    Arthur Baars committed May 21, 2021
    Copy the full SHA
    69cc355 View commit details

Commits on May 20, 2021

  1. Decode CodeQL stdout as UTF-8

    Aditya Sharad committed May 20, 2021
    Copy the full SHA
    512d467 View commit details
  2. 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 committed May 20, 2021
    Copy the full SHA
    19fe63f View commit details

Commits on May 14, 2021

  1. 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 committed May 14, 2021
    Copy the full SHA
    e7d4215 View commit details

Commits on May 10, 2021

  1. Merge branch 'main' into daverlo/categoryInput

    David Verdeguer committed May 10, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ea18d47 View commit details

Commits on May 5, 2021

  1. Copy the full SHA
    2c0a857 View commit details

Commits on May 3, 2021

  1. Forward category input to codeql cli

    David Verdeguer committed May 3, 2021
    Copy the full SHA
    c93cbc9 View commit details

Commits on Apr 22, 2021

  1. Copy the full SHA
    8c91ba8 View commit details

Commits on Apr 21, 2021

  1. Add external git repositories to search path for custom queries

    Edoardo Pirovano authored and Edoardo Pirovano committed Apr 21, 2021
    Copy the full SHA
    578f9fc View commit details

Commits on Mar 16, 2021

  1. Copy the full SHA
    5004a54 View commit details
  2. Copy the full SHA
    d698cb3 View commit details
  3. make control flow cleaer to fix query alert

    Robert committed Mar 16, 2021
    Copy the full SHA
    09024e5 View commit details

Commits on Mar 7, 2021

  1. When downloading the CodeQL bundle, only use the GitHub AE endpoint o…

    …n GitHub AE, and check it first.
    Chris Gavin committed Mar 7, 2021
    Copy the full SHA
    bb51ece View commit details

Commits on Feb 15, 2021

  1. Copy the full SHA
    f8c5dac View commit details

Commits on Jan 26, 2021

  1. Fix deduplication of bundle download sources.

    Chris Gavin committed Jan 26, 2021
    Copy the full SHA
    d182a0e View commit details

Commits on Nov 30, 2020

  1. Use version information to construct payload

    Robin Neatherway committed Nov 30, 2020
    Copy the full SHA
    dff118f View commit details

Commits on Nov 26, 2020

  1. Request meta endpoint at the start of execution

    Robert committed Nov 26, 2020
    Copy the full SHA
    81a21bf View commit details

Commits on Nov 23, 2020

  1. Copy the full SHA
    20567b5 View commit details

Commits on Nov 20, 2020

  1. Merge branch 'main' into fix-typos

    Eric Cornelissen committed Nov 20, 2020
    Copy the full SHA
    6aaf048 View commit details
  2. Run npm run build

    Eric Cornelissen committed Nov 20, 2020
    Copy the full SHA
    5416d4f View commit details

Commits on Nov 19, 2020

  1. Run npm run build

    Eric Cornelissen committed Nov 19, 2020
    Copy the full SHA
    847f4ef View commit details

Commits on Nov 18, 2020

  1. Copy the full SHA
    0d960df View commit details
  2. Merge main into add-multi-cause-markdown-flag.

    Chris Gavin committed Nov 18, 2020
    Copy the full SHA
    f94e06a View commit details

Commits on Nov 12, 2020

  1. check if running locally

    Robert committed Nov 12, 2020
    Copy the full SHA
    1737b80 View commit details
  2. Copy the full SHA
    80b43ca View commit details

Commits on Nov 10, 2020

  1. Make use of the GITHUB_ACTION_REPOSITORY environment variable if it…

    … is set.
    Chris Gavin committed Nov 10, 2020
    Copy the full SHA
    bf30ea6 View commit details

Commits on Nov 3, 2020

  1. 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 committed Nov 3, 2020
    Copy the full SHA
    bc1ee16 View commit details
  2. Copy the full SHA
    b16110e View commit details

Commits on Nov 2, 2020

  1. Merge main into check-api-version.

    Chris Gavin committed Nov 2, 2020
    Copy the full SHA
    5e2fa08 View commit details
  2. Copy the full SHA
    865b4bd View commit details

Commits on Oct 30, 2020

  1. Log a warning if the API version is not supported.

    Chris Gavin committed Oct 30, 2020
    Copy the full SHA
    1220ae5 View commit details
  2. Merge branch 'main' into daverlo/min-disk-free

    David Verdeguer committed Oct 30, 2020
    Copy the full SHA
    04e7c3c View commit details

Commits on Oct 27, 2020

  1. Enable the CodeQL SARIF multi-cause markdown flag.

    Chris Gavin committed Oct 27, 2020
    Copy the full SHA
    2d75893 View commit details

Commits on Oct 1, 2020

  1. Merge branch 'cbraynor/fix206' into cbraynor/fix201

    Chris Raynor committed Oct 1, 2020
    Copy the full SHA
    6d01157 View commit details
Older