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
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 }}
bgianfo
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
csharp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 7, 2020
Merge pull request #3951 from raulgarciamsft/users/raulgarciamsft/dataset_serialization
Show description for c20d763
hvitved
authored
c20d763
View commit details
Copy full SHA for c20d763
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
Update csharp/ql/src/experimental/Security Features/Serialization/DataSetSerialization.qhelp
Show description for 3682a90
raulgarciamsft
and
jf205
authored
3682a90
View commit details
Copy full SHA for 3682a90
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
Addrssing the comments from https://github.com/github/codeql/pull/3951#discussion_r464894547 that I missed previously
raulgarciamsft
committed
aa27eaf
View commit details
Copy full SHA for aa27eaf
View code at this point
Browse repository at this point
Merge pull request #3994 from hvitved/csharp/dataflow/library-aps-adjust
Show description for 63115a3
hvitved
authored
63115a3
View commit details
Copy full SHA for 63115a3
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Fixing problems based on CR feedback.
Show description for c52064a
raulgarciamsft
committed
c52064a
View commit details
Copy full SHA for c52064a
View code at this point
Browse repository at this point
Merge pull request #4009 from hvitved/csharp/extractor-pack-files
Show description for 71933a4
hvitved
authored
71933a4
View commit details
Copy full SHA for 71933a4
View code at this point
Browse repository at this point
C#: Add CodeQL extractor pack files
hvitved
committed
d1db7b3
View commit details
Copy full SHA for d1db7b3
View code at this point
Browse repository at this point
Merge pull request #3991 from tamasvajk/feature/vscode
Show description for dd1a8e9
tamasvajk
authored
dd1a8e9
View commit details
Copy full SHA for dd1a8e9
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
C#: Add VS Code tasks to build and test the C# bits
tamasvajk
committed
17e256b
View commit details
Copy full SHA for 17e256b
View code at this point
Browse repository at this point
Merge pull request #3995 from hvitved/csharp/fix-alerts
Show description for 54ce73b
hvitved
authored
54ce73b
View commit details
Copy full SHA for 54ce73b
View code at this point
Browse repository at this point
removing a redundant line
raulgarciamsft
committed
a5dab4e
View commit details
Copy full SHA for a5dab4e
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Removing the options file as requested
raulgarciamsft
committed
64f4613
View commit details
Copy full SHA for 64f4613
View code at this point
Browse repository at this point
Fixing expected results after adding comments to the unit test .cs file
raulgarciamsft
committed
9e74c18
View commit details
Copy full SHA for 9e74c18
View code at this point
Browse repository at this point
Merge pull request #3975 from aibaars/lgtm-suites
Show description for 7e72ef3
aibaars
authored
7e72ef3
View commit details
Copy full SHA for 7e72ef3
View code at this point
Browse repository at this point
C#: Fix a few alerts
hvitved
committed
e08e7cd
View commit details
Copy full SHA for e08e7cd
View code at this point
Browse repository at this point
C#: More type-based adjustment of library-flow access paths
Show description for 07f1e13
hvitved
committed
07f1e13
View commit details
Copy full SHA for 07f1e13
View code at this point
Browse repository at this point
Merge pull request #3986 from hvitved/csharp/null-maybe-null-coalescing-assignment
Show description for 632713c
hvitved
authored
632713c
View commit details
Copy full SHA for 632713c
View code at this point
Browse repository at this point
C#: Remove more FPs in `cs/dereferenced-value-may-be-null`
hvitved
committed
05307b8
View commit details
Copy full SHA for 05307b8
View code at this point
Browse repository at this point
C#: Add more nullness tests
hvitved
committed
4f4d9d3
View commit details
Copy full SHA for 4f4d9d3
View code at this point
Browse repository at this point
Using CodeQL AutoFormat
raulgarciamsft
committed
6f845b0
View commit details
Copy full SHA for 6f845b0
View code at this point
Browse repository at this point
Fixing queries based on suggestions/comments.
Show description for 7923c48
raulgarciamsft
committed
7923c48
View commit details
Copy full SHA for 7923c48
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Update csharp/ql/src/experimental/Security Features/Serialization/DataSetSerialization.qll
Show description for 83e9d05
raulgarciamsft
and
JarLob
authored
83e9d05
View commit details
Copy full SHA for 83e9d05
View code at this point
Browse repository at this point
Add qlpack.yml files for example queries
aibaars
committed
5bad003
View commit details
Copy full SHA for 5bad003
View code at this point
Browse repository at this point
Merge pull request #3935 from github/henrymercer/fix-broken-doc-link
Show description for 4345b16
hvitved
authored
4345b16
View commit details
Copy full SHA for 4345b16
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
CodeQL: complete LGTM suites
aibaars
committed
c4041e5
View commit details
Copy full SHA for c4041e5
View code at this point
Browse repository at this point
C#: Fix false-positives in `cs/dereferenced-value-may-be-null`
Show description for d39a336
hvitved
committed
d39a336
View commit details
Copy full SHA for d39a336
View code at this point
Browse repository at this point
C#: Add tests for null-coalescing assignment
hvitved
committed
ce2368d
View commit details
Copy full SHA for ce2368d
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Merge pull request #3871 from hvitved/csharp/autobuilder/dotnet-delegate
Show description for c5a4a6b
hvitved
authored
c5a4a6b
View commit details
Copy full SHA for c5a4a6b
View code at this point
Browse repository at this point
Merge pull request #3960 from calumgrant/cs/tag-inefficient-containskey
Show description for f5c1de8
hvitved
authored
f5c1de8
View commit details
Copy full SHA for f5c1de8
View code at this point
Browse repository at this point
Merge pull request #3877 from calumgrant/cs/autobuilder-alerts
Show description for 09f45ac
calumgrant
authored
09f45ac
View commit details
Copy full SHA for 09f45ac
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
Improving documentation
raulgarciamsft
committed
55473c6
View commit details
Copy full SHA for 55473c6
View code at this point
Browse repository at this point
Small fixes based on feedback
raulgarciamsft
committed
9d7d6b3
View commit details
Copy full SHA for 9d7d6b3
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
C#: Fix tags typo
calumgrant
committed
79f412f
View commit details
Copy full SHA for 79f412f
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
Moving to experimental as requested
raulgarciamsft
committed
5387294
View commit details
Copy full SHA for 5387294
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Queries to help on the detection based on misuse of DataSet and DataTable serialization that could lead to security problems.
Show description for 3e0481b
raulgarciamsft
committed
3e0481b
View commit details
Copy full SHA for 3e0481b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.