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
457
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
autobuilder
on
codeql-cli/v2.16.2
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 31, 2024
C#: Disable msbuild node reuse in autobuild
tamasvajk
committed
4608550
View commit details
Copy full SHA for 4608550
View code at this point
Browse repository at this point
Revert "C#: Add `/nodeReuse:false` to autobuild build command"
Show description for 3d25ebc
tamasvajk
committed
3d25ebc
View commit details
Copy full SHA for 3d25ebc
View code at this point
Browse repository at this point
C#: Add `/nodeReuse:false` to autobuild build command
tamasvajk
committed
bcee901
View commit details
Copy full SHA for bcee901
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
C#: Introduce extractor option for logging verbosity
tamasvajk
committed
b8c8f52
View commit details
Copy full SHA for b8c8f52
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
Use `TryGetValue`
henrymercer
committed
0928c93
View commit details
Copy full SHA for 0928c93
View code at this point
Browse repository at this point
Be forgiving with casing of build mode environment variable
henrymercer
committed
e73c1b7
View commit details
Copy full SHA for e73c1b7
View code at this point
Browse repository at this point
C#: Allow checking environment variables that may be undefined
Show description for a75c827
henrymercer
committed
a75c827
View commit details
Copy full SHA for a75c827
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
C#: Enable standalone extraction via `--build-mode`
henrymercer
committed
6724dea
View commit details
Copy full SHA for 6724dea
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
Only delete `dotnet-install.sh` if not in scratch directory
tamasvajk
committed
dc36cdb
View commit details
Copy full SHA for dc36cdb
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
Fix unit tests
tamasvajk
committed
016d200
View commit details
Copy full SHA for 016d200
View code at this point
Browse repository at this point
C#: Download dotnet-install.sh to the scratch dir
tamasvajk
committed
ad394a0
View commit details
Copy full SHA for ad394a0
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
C#: Remove unneeded options from standalone extractor
tamasvajk
committed
21229b9
View commit details
Copy full SHA for 21229b9
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
Merge pull request #15063 from hvitved/csharp/use-scratch-dir
Show description for 9b043a1
hvitved
authored
9b043a1
View commit details
Copy full SHA for 9b043a1
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
C#: Use `CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR` instead of `Path.GetTempPath`
hvitved
committed
866f124
View commit details
Copy full SHA for 866f124
View code at this point
Browse repository at this point
C#: Fix compiler warnings.
michaelnebel
committed
c8542e9
View commit details
Copy full SHA for c8542e9
View code at this point
Browse repository at this point
C#: Update NuGet packages.
michaelnebel
committed
09239ba
View commit details
Copy full SHA for 09239ba
View code at this point
Browse repository at this point
C#: Update all project files to use .NET 8 as target framework.
michaelnebel
committed
9ab9f2b
View commit details
Copy full SHA for 9ab9f2b
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
C#: Do not call nuget.exe on Apple Silicon
tamasvajk
committed
8334c6d
View commit details
Copy full SHA for 8334c6d
View code at this point
Browse repository at this point
Code quality improvement
tamasvajk
committed
5b38ba8
View commit details
Copy full SHA for 5b38ba8
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
C#: Change IsARM to Apple silicon check
tamasvajk
committed
b455b2c
View commit details
Copy full SHA for b455b2c
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
Refactor process starting and stdout and stderr reading
tamasvajk
committed
c78cd73
View commit details
Copy full SHA for c78cd73
View code at this point
Browse repository at this point
Add managed thread ID to extractor log messages
tamasvajk
committed
edc93df
View commit details
Copy full SHA for edc93df
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
Merge pull request #13999 from github/mbg/csharp/standalone/dotnet-version
Show description for 38892bb
mbg
authored
38892bb
View commit details
Copy full SHA for 38892bb
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
Use `git ls-files` to find DLLs to index
mbg
committed
ccbc6f4
View commit details
Copy full SHA for ccbc6f4
View code at this point
Browse repository at this point
Revert "C#: Bump all dependencies"
hvitved
authored
6e0ff56
View commit details
Copy full SHA for 6e0ff56
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
C#: Pass `.dotnet` path to standalone extractor
mbg
committed
bd5f531
View commit details
Copy full SHA for bd5f531
View code at this point
Browse repository at this point
C#: Make `WithDotNet` public
mbg
committed
37535d1
View commit details
Copy full SHA for 37535d1
View code at this point
Browse repository at this point
Wrap `StandaloneBuildRule` in `WithDotNet`
mbg
committed
bbe90be
View commit details
Copy full SHA for bbe90be
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
Merge pull request #14083 from michaelnebel/csharp/autobuilderimports
Show description for a966944
michaelnebel
authored
a966944
View commit details
Copy full SHA for a966944
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
Merge pull request #14082 from hvitved/csharp/bump-dependencies
Show description for 8624ff1
hvitved
authored
8624ff1
View commit details
Copy full SHA for 8624ff1
View code at this point
Browse repository at this point
C#: Re-factor using statements order in autobuilder.
michaelnebel
committed
d3ba7e6
View commit details
Copy full SHA for d3ba7e6
View code at this point
Browse repository at this point
C#: Address review comments.
michaelnebel
committed
5de8d91
View commit details
Copy full SHA for 5de8d91
View code at this point
Browse repository at this point
C#: Bump all dependencies
hvitved
committed
bce47fe
View commit details
Copy full SHA for bce47fe
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
C#: Download nuget.exe to the source directory in case it is not installed.
michaelnebel
committed
6e4865d
View commit details
Copy full SHA for 6e4865d
View code at this point
Browse repository at this point
C#: Some re-factoring of NugetPackages and logic for file downloading.
michaelnebel
committed
b6c2ea5
View commit details
Copy full SHA for b6c2ea5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.