FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for csharp - github/codeql · GitHub
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
997
Pull requests
458
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
csharp
on
codeql-cli/v2.25.3
User selector
Datepicker
Commit history
Commits on Apr 27, 2026
Release preparation for version 2.25.3
github-actions[bot]
committed
019ec0c
View commit details
Copy full SHA for 019ec0c
View code at this point
Browse repository at this point
Revert "Release preparation for version 2.25.3"
mbg
authored
9f70f71
View commit details
Copy full SHA for 9f70f71
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
Release preparation for version 2.25.3
github-actions[bot]
committed
c861d99
View commit details
Copy full SHA for c861d99
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Add change note
hvitved
committed
7bfdfbe
View commit details
Copy full SHA for 7bfdfbe
View code at this point
Browse repository at this point
C#: Improve alert message for `RedundantToStringCall.ql`
hvitved
committed
0235df8
View commit details
Copy full SHA for 0235df8
View code at this point
Browse repository at this point
C#: Fix FPs in `RedundantToStringCall.ql`
hvitved
committed
426962e
View commit details
Copy full SHA for 426962e
View code at this point
Browse repository at this point
C#: Add more tests for `RedundantToStringCall.ql`
hvitved
committed
33e9c02
View commit details
Copy full SHA for 33e9c02
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Merge pull request #21708 from github/copilot/fix-missed-opportunity-to-use-select
Show description for 597d810
hvitved
authored
597d810
View commit details
Copy full SHA for 597d810
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
Merge branch 'main' into post-release-prep/codeql-cli-2.25.2
henrymercer
authored
43c9b95
View commit details
Copy full SHA for 43c9b95
View code at this point
Browse repository at this point
C#: Use inline test expectations
hvitved
committed
878cfd7
View commit details
Copy full SHA for 878cfd7
View code at this point
Browse repository at this point
Merge pull request #21701 from aschackmull/csharp/intvalue
Show description for e095294
aschackmull
authored
e095294
View commit details
Copy full SHA for e095294
View code at this point
Browse repository at this point
Merge pull request #21584 from owen-mc/shared/update-mad-comments
Show description for 7458674
owen-mc
authored
7458674
View commit details
Copy full SHA for 7458674
View code at this point
Browse repository at this point
Fix false positive in MissedSelectOpportunity for async/await loops
Show description for 3483050
Copilot
and
hvitved
authored
3483050
View commit details
Copy full SHA for 3483050
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
C#: Introduce Expr.getIntValue.
aschackmull
committed
d3e580f
View commit details
Copy full SHA for d3e580f
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Merge pull request #21685 from aschackmull/csharp/unbind-new
Show description for dfa8d72
aschackmull
authored
dfa8d72
View commit details
Copy full SHA for dfa8d72
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
C#: Replace old-style unbind with pragmas.
aschackmull
committed
cf4ab1d
View commit details
Copy full SHA for cf4ab1d
View code at this point
Browse repository at this point
Merge pull request #21592 from hvitved/dataflow/source-call-context-type-flow
Show description for 33cc887
hvitved
authored
33cc887
View commit details
Copy full SHA for 33cc887
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
Address review comments
hvitved
committed
0d4524f
View commit details
Copy full SHA for 0d4524f
View code at this point
Browse repository at this point
Data flow: Add hook for preventing lambda dispatch in source call contexts
hvitved
committed
1e1a873
View commit details
Copy full SHA for 1e1a873
View code at this point
Browse repository at this point
C#: Add test that shows unintended flow summary generation
hvitved
committed
eb64fcd
View commit details
Copy full SHA for eb64fcd
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
Post-release preparation for codeql-cli-2.25.2
github-actions[bot]
committed
242090e
View commit details
Copy full SHA for 242090e
View code at this point
Browse repository at this point
Release preparation for version 2.25.2
github-actions[bot]
committed
4fe2f6d
View commit details
Copy full SHA for 4fe2f6d
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
C#: Add change-note.
michaelnebel
committed
6d5aff4
View commit details
Copy full SHA for 6d5aff4
View code at this point
Browse repository at this point
C#: Deprecate get[L|R]Value predicates.
michaelnebel
committed
9c095bc
View commit details
Copy full SHA for 9c095bc
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
Merge pull request #21599 from aschackmull/csharp/constantcondition-simplify
Show description for 2bde364
aschackmull
authored
2bde364
View commit details
Copy full SHA for 2bde364
View code at this point
Browse repository at this point
C#: Add change note.
aschackmull
committed
29500c7
View commit details
Copy full SHA for 29500c7
View code at this point
Browse repository at this point
C#: Remove redundant ConstantComparison.ql query.
aschackmull
committed
2a54dce
View commit details
Copy full SHA for 2a54dce
View code at this point
Browse repository at this point
C#: Simplify the ConstantCondition query.
aschackmull
committed
056be6d
View commit details
Copy full SHA for 056be6d
View code at this point
Browse repository at this point
Merge pull request #21613 from aschackmull/csharp/consistent-cs-abbrev
Show description for 71b38b7
aschackmull
authored
71b38b7
View commit details
Copy full SHA for 71b38b7
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
C#: Fix inconsistent casing of Cs/CS.
aschackmull
committed
4036604
View commit details
Copy full SHA for 4036604
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/github/codeql into post-release-prep/codeql-cli-2.25.1
oscarsj
committed
59eec7f
View commit details
Copy full SHA for 59eec7f
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.25.1
github-actions[bot]
committed
ce6e6d5
View commit details
Copy full SHA for ce6e6d5
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Replace `acceptingvalue` with `acceptingValue`
owen-mc
committed
a7fdc4b
View commit details
Copy full SHA for a7fdc4b
View code at this point
Browse repository at this point
Make description of `acceptingvalue` column clearer
owen-mc
committed
b3285c6
View commit details
Copy full SHA for b3285c6
View code at this point
Browse repository at this point
Shared: document extensible relations rather than CSV
owen-mc
committed
e680d49
View commit details
Copy full SHA for e680d49
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL