Skip to content

Commits

Commits on May 17, 2021

  1. Add configuration option to set CodeQL DB location

    Edoardo Pirovano authored and Edoardo Pirovano committed May 17, 2021
    Copy the full SHA
    79c79f1 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 Apr 9, 2021

  1. Use externalRepoAuth when getting a remote config

    This allows users to specify a different token for retrieving the
    codeql config from a different repository.
    
    Fixes https://github.com/github/advanced-security-field/issues/185
    Andrew Eisenberg authored and Andrew Eisenberg committed Apr 9, 2021
    Copy the full SHA
    534192f View commit details

Commits on Jan 12, 2021

  1. Introduce external repository token

    Robert committed Jan 12, 2021
    Copy the full SHA
    90d1a31 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 2, 2020

  1. Unverified

    No user is associated with the committer email.
    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

    Unverified

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

Commits on Oct 1, 2020

  1. Switching to import/order instead of sort-imports

    Chris Raynor committed Oct 1, 2020

    Unverified

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

Commits on Sep 29, 2020

  1. Resolve violations of sort-imports lint

    Resolves #206
    Chris Raynor committed Sep 29, 2020

    Unverified

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

Commits on Sep 28, 2020

  1. Resolve violations of no-useless-escape lint

    Resolves #205
    Michael Huynh committed Sep 28, 2020

    Unverified

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

Commits on Sep 21, 2020

  1. Merge main into update-actions-github.

    Chris Gavin committed Sep 21, 2020

    Unverified

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

Commits on Sep 20, 2020

  1. Resolve violations of github/array-foreach lint

    Resolves #199
    Michael Huynh committed Sep 20, 2020

    Unverified

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

Commits on Sep 18, 2020

  1. Update to the latest version of @actions/github.

    Chris Gavin committed Sep 18, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    9ed519f View commit details
  2. Merge branch 'main' into split_builtin_custom_queries

    Robert Brignull committed Sep 18, 2020
    Copy the full SHA
    1dc1029 View commit details

Commits on Sep 14, 2020

  1. Running lint-fix

    Chris Raynor committed Sep 14, 2020

    Unverified

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

Commits on Sep 10, 2020

  1. split up builtin and custom queries

    Robert Brignull committed Sep 10, 2020
    Copy the full SHA
    0539269 View commit details

Commits on Sep 8, 2020

  1. Copy the full SHA
    d677f16 View commit details

Commits on Sep 1, 2020

  1. Add logger to checkoutExternalRepository

    Robert Brignull committed Sep 1, 2020
    Copy the full SHA
    8a821a9 View commit details

Commits on Aug 28, 2020

  1. Copy the full SHA
    82000c2 View commit details
  2. improve error message when config is not found

    Robert Brignull committed Aug 28, 2020
    Copy the full SHA
    80e2c4f View commit details

Commits on Aug 27, 2020

  1. Remove dependence of GITHUB_REPOSITORY env var

    Robert Brignull committed Aug 27, 2020
    Copy the full SHA
    39b361e View commit details

Commits on Aug 26, 2020

  1. Convert rest of the actions

    Robert Brignull committed Aug 26, 2020
    Copy the full SHA
    217483d View commit details

Commits on Aug 25, 2020

  1. Copy the full SHA
    ab4e721 View commit details
  2. Merge branch 'main' into query-overriding

    Sam Partington committed Aug 25, 2020
    Copy the full SHA
    bdfd482 View commit details
  3. Handle errors in workflow queries correctly

    Sam Partington committed Aug 25, 2020
    Copy the full SHA
    129713f View commit details

Commits on Aug 24, 2020

  1. Refactor common code to function and add missing test

    Sam Partington committed Aug 24, 2020
    Copy the full SHA
    7f19f91 View commit details
  2. Copy the full SHA
    c6f0297 View commit details

Commits on Aug 21, 2020

  1. Merge branch 'main' into add_env_to_config

    Robert Brignull committed Aug 21, 2020
    Copy the full SHA
    0e8b30a View commit details

Commits on Aug 19, 2020

  1. add CodeQL cmd to config

    Robert Brignull committed Aug 19, 2020
    Copy the full SHA
    038c4eb View commit details
  2. remove direct accesses to RUNNER_TEMP

    Robert Brignull committed Aug 19, 2020
    Copy the full SHA
    360e77a View commit details
Older