Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/codeql-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.28.14
Choose a base ref
...
head repository: github/codeql-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.28.15
Choose a head ref
  • 12 commits
  • 44 files changed
  • 5 contributors

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    56feaac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8685f View commit details
    Browse the repository at this point in the history
  3. Set checkPresence in diff-range data extension

    This commit updates the diff-range data extension to use the new
    checkPresence field being introduced in CodeQL CLI 2.21.0, so that
    diff-informed analysis no longer fails when a query pack does not have
    the restrictAlertsTo extensible predicate.
    cklin committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    94102d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8be43c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. 1 Configuration menu
    Copy the full SHA
    2969c78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca00afb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2845 from github/mergeback/v3.28.14-to-main-fc7e4a0f

    Mergeback v3.28.14 refs/heads/releases/v3 into main
    aibaars authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    4b508f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2842 from github/henrymercer/zip64

    Raise the file limit for debug artifacts by producing zip64 files where necessary
    aeisenberg authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    bb59df6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2843 from github/cklin/diff-informed-compat

    Set checkPresence in diff-range data extension
    cklin authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    a35ae8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e40af59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd78aab View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2854 from github/update-v3.28.15-a35ae8c38

    Merge main into releases/v3
    aeisenberg authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    45775bd View commit details
    Browse the repository at this point in the history
Loading