Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
995
Pull requests
448
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
codeql-cli-2.20.0
User selector
All users
All time
Commit history
Commits on Dec 6, 2024
Merge pull request #18242 from github/release-prep/2.20.0
Show description for 3b2e55b
henrymercer
authored
3b2e55b
View commit details
Copy full SHA for 3b2e55b
Browse repository at this point
Add periods for consistency
henrymercer
authored
92d614d
View commit details
Copy full SHA for 92d614d
Browse repository at this point
Release preparation for version 2.20.0
github-actions[bot]
committed
8c64648
View commit details
Copy full SHA for 8c64648
Browse repository at this point
Merge pull request #18240 from github/revert-18208-release-prep/2.20.0
Show description for f7174f6
henrymercer
authored
f7174f6
View commit details
Copy full SHA for f7174f6
Browse repository at this point
Revert "Release preparation for version 2.20.0"
henrymercer
authored
a6a4ad6
View commit details
Copy full SHA for a6a4ad6
Browse repository at this point
Merge pull request #18238 from github/mbg/csharp/codeql-cli-2.20.0/set-proxy-cert-file
mbg
authored
5a2a784
View commit details
Copy full SHA for 5a2a784
Browse repository at this point
C#: Create certificate from string, rather than file
mbg
committed
32d757f
View commit details
Copy full SHA for 32d757f
Browse repository at this point
C#: Explicitly close writer in `DependabotProxy`
mbg
committed
0d206bd
View commit details
Copy full SHA for 0d206bd
Browse repository at this point
C#: Fix possible null dereference
mbg
committed
671e61f
View commit details
Copy full SHA for 671e61f
Browse repository at this point
C#: Don't initialise `DependabotProxy` on Windows or macOS
mbg
committed
1569621
View commit details
Copy full SHA for 1569621
Browse repository at this point
C#: Apply suggestions from code review for `DependabotProxy`
mbg
committed
2bb59e2
View commit details
Copy full SHA for 2bb59e2
Browse repository at this point
C#: Load Dependabot Proxy certificate in `DependabotProxy`, and implement `IDisposable`
mbg
committed
174cb7c
View commit details
Copy full SHA for 174cb7c
Browse repository at this point
C#: Set up proxy for `IsFeedReachable`, if configured
mbg
committed
8886292
View commit details
Copy full SHA for 8886292
Browse repository at this point
C#: Propagate `DependabotProxy` instance down from `DependencyManager`
mbg
committed
4d5c55e
View commit details
Copy full SHA for 4d5c55e
Browse repository at this point
C# Expose `CertificatePath` from `DependabotProxy`
mbg
committed
8b5050e
View commit details
Copy full SHA for 8b5050e
Browse repository at this point
C#: Use `Add` for environment variables
mbg
committed
4a7413c
View commit details
Copy full SHA for 4a7413c
Browse repository at this point
C#: Add more logging to `DependabotProxy`
mbg
committed
84d3532
View commit details
Copy full SHA for 84d3532
Browse repository at this point
C#: Set environment variables for proxy for calls to `dotnet`
mbg
committed
d6fda1a
View commit details
Copy full SHA for d6fda1a
Browse repository at this point
C#: Initialise `DependabotProxy` in `DotNetCliInvoker`
mbg
committed
c6f0895
View commit details
Copy full SHA for c6f0895
Browse repository at this point
C#: Add `DependabotProxy` class
mbg
committed
459b76a
View commit details
Copy full SHA for 459b76a
Browse repository at this point
C#: Add `CODEQL_PROXY_*` environment variable names
mbg
committed
a0cb9c1
View commit details
Copy full SHA for a0cb9c1
Browse repository at this point
Commits on Dec 4, 2024
Merge pull request #18208 from github/release-prep/2.20.0
Show description for 80bd129
henrymercer
authored
80bd129
View commit details
Copy full SHA for 80bd129
Browse repository at this point
Add periods for consistency
henrymercer
authored
e0e82ad
View commit details
Copy full SHA for e0e82ad
Browse repository at this point
Release preparation for version 2.20.0
github-actions[bot]
committed
96564b7
View commit details
Copy full SHA for 96564b7
Browse repository at this point
Merge pull request #18201 from owen-mc/go/mad/improve-externalflowinheritance-tests
Show description for f56b2c9
owen-mc
authored
f56b2c9
View commit details
Copy full SHA for f56b2c9
Browse repository at this point
Merge pull request #18206 from github/henrymercer/merge-back-rc-3.16
Show description for 02752fa
henrymercer
authored
02752fa
View commit details
Copy full SHA for 02752fa
Browse repository at this point
Merge pull request #18091 from michaelnebel/csharp/net9-3
Show description for 4a0875f
michaelnebel
authored
4a0875f
View commit details
Copy full SHA for 4a0875f
Browse repository at this point
Merge branch 'main' into henrymercer/merge-back-rc-3.16
henrymercer
committed
963f084
View commit details
Copy full SHA for 963f084
Browse repository at this point
Merge pull request #18116 from github/redsun82/rust-perf-measures
Show description for 80d466f
redsun82
authored
80d466f
View commit details
Copy full SHA for 80d466f
Browse repository at this point
Merge pull request #18014 from microsoft/brodes/seh_flow_phase1_throwing_models
Show description for 9c4030e
jketema
authored
9c4030e
View commit details
Copy full SHA for 9c4030e
Browse repository at this point
Merge pull request #18145 from github/tausbn/python-add-guide-for-extending-the-parser
Show description for f2d457d
yoff
authored
f2d457d
View commit details
Copy full SHA for f2d457d
Browse repository at this point
Fix some spurious results in ExternalFlowInheritance tests
Show description for ec0c0f1
owen-mc
committed
ec0c0f1
View commit details
Copy full SHA for ec0c0f1
Browse repository at this point
Merge pull request #18163 from paldepind/rust-df-try-expr
Show description for b7792d6
paldepind
authored
b7792d6
View commit details
Copy full SHA for b7792d6
Browse repository at this point
Merge pull request #18176 from geoffw0/ctor2
Show description for b54d8dc
geoffw0
authored
b54d8dc
View commit details
Copy full SHA for b54d8dc
Browse repository at this point
Merge pull request #18192 from jketema/inline-rm
Show description for 10592bb
jketema
authored
10592bb
View commit details
Copy full SHA for 10592bb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.