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
Type
/
to 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
.
CodeQL-Rulesets
/
codeql-action
Public
forked from
github/codeql-action
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql-action
src
on
main
User selector
All users
All time
Commit history
Commits on Feb 16, 2024
Add unit tests for `getCgroupCpuCountFromCpus`
angelapwen
committed
8cb81db
View commit details
Copy full SHA for 8cb81db
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
Account for existing but empty `cpus` file
Show description for ef0a773
angelapwen
committed
ef0a773
View commit details
Copy full SHA for ef0a773
View code at this point
Browse repository at this point
Allow generated user config file to be outside the workspace
henrymercer
committed
381e65f
View commit details
Copy full SHA for 381e65f
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
Deprecate fine-grained parallelism feature-flag
nickrolfe
committed
f00392e
View commit details
Copy full SHA for f00392e
View code at this point
Browse repository at this point
Merge branch 'main' into henrymercer/java-buildless-rollback
henrymercer
committed
eb60ca2
View commit details
Copy full SHA for eb60ca2
View code at this point
Browse repository at this point
Add common CLI configuration error categories (#2130)
Show description for 7b30fef
angelapwen
and
henrymercer
authored
7b30fef
View commit details
Copy full SHA for 7b30fef
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
Store generated config file in temporary directory
Show description for 191f59f
henrymercer
committed
191f59f
View commit details
Copy full SHA for 191f59f
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
Introduce a rollback mechanism for Java buildless
henrymercer
committed
4e5f9c0
View commit details
Copy full SHA for 4e5f9c0
View code at this point
Browse repository at this point
Add feature flag for disabling Java buildless
henrymercer
committed
77be28f
View commit details
Copy full SHA for 77be28f
View code at this point
Browse repository at this point
Treat status reports as non-critical
Show description for 5a6da1d
jsoref
committed
5a6da1d
View commit details
Copy full SHA for 5a6da1d
View code at this point
Browse repository at this point
Merge branch 'main' into update-bundle/codeql-bundle-v2.16.2
Dave Bartolomeo
authored
b0346e4
View commit details
Copy full SHA for b0346e4
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Update default bundle to codeql-bundle-v2.16.2
github-actions[bot]
committed
8fae32e
View commit details
Copy full SHA for 8fae32e
View code at this point
Browse repository at this point
Refactor configuration errors (#2105)
Show description for 1515e2b
angelapwen
authored
1515e2b
View commit details
Copy full SHA for 1515e2b
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
Don't run autobuild in analyze if already ran in autobuild
henrymercer
committed
8fb654e
View commit details
Copy full SHA for 8fb654e
View code at this point
Browse repository at this point
Extract language appropriately in analyze step when build mode specified
henrymercer
committed
0fe34bd
View commit details
Copy full SHA for 0fe34bd
View code at this point
Browse repository at this point
Extract separate function for `warnIfGoInstalledAfterInit`
henrymercer
committed
db6e5ff
View commit details
Copy full SHA for db6e5ff
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
Status report: Handle failures determining disk usage
henrymercer
committed
f9dea84
View commit details
Copy full SHA for f9dea84
View code at this point
Browse repository at this point
Merge pull request #2108 from github/henrymercer/build-mode-input
Show description for 81eb6b2
henrymercer
authored
81eb6b2
View commit details
Copy full SHA for 81eb6b2
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
Merge pull request #2106 from github/rasmuswl/default-no-dep-inst
Show description for 483bef1
RasmusWL
authored
483bef1
View commit details
Copy full SHA for 483bef1
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
Pass build mode to `database init` when set
henrymercer
committed
d982a14
View commit details
Copy full SHA for d982a14
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
Introduce `codeql.supportsFeature`
Show description for 55c1fd5
henrymercer
committed
55c1fd5
View commit details
Copy full SHA for 55c1fd5
View code at this point
Browse repository at this point
Add build mode to configuration
henrymercer
committed
0166a8a
View commit details
Copy full SHA for 0166a8a
View code at this point
Browse repository at this point
Refactoring: Introduce common method to stub a config
Show description for d2e867f
henrymercer
committed
d2e867f
View commit details
Copy full SHA for d2e867f
View code at this point
Browse repository at this point
Refactoring: Create interface for config initialization
Show description for ec42edc
henrymercer
committed
ec42edc
View commit details
Copy full SHA for ec42edc
View code at this point
Browse repository at this point
Python: No dep installation by default for everyone
Show description for e33271d
RasmusWL
committed
e33271d
View commit details
Copy full SHA for e33271d
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Send overall job status in init-post status report (#2097)
Show description for 61bf025
angelapwen
and
henrymercer
authored
61bf025
View commit details
Copy full SHA for 61bf025
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
Update default bundle to codeql-bundle-v2.16.1
github-actions[bot]
committed
75af1f5
View commit details
Copy full SHA for 75af1f5
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
Respect Linux `cgroup` CPU number for `--threads` value (#2083)
Show description for 65c7496
angelapwen
authored
65c7496
View commit details
Copy full SHA for 65c7496
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
C++: Set minimum version for CppTrapCachingEnabled FF.
sashabu
authored
d0c5ea0
View commit details
Copy full SHA for d0c5ea0
View code at this point
Browse repository at this point
C++: Make C++ TRAP caching conditional on TRAP caching being enabled in general.
sashabu
authored
a246aaa
View commit details
Copy full SHA for a246aaa
View code at this point
Browse repository at this point
C++: Map C++ TRAP caching flag to env var.
sashabu
authored
f1915cc
View commit details
Copy full SHA for f1915cc
View code at this point
Browse repository at this point
C++: Add feature flag for TRAP caching.
sashabu
authored
2949ab8
View commit details
Copy full SHA for 2949ab8
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
Add a comment
igfoo
committed
42edda9
View commit details
Copy full SHA for 42edda9
View code at this point
Browse repository at this point
Remove the lombok feature flag code
Show description for bd00f23
igfoo
committed
bd00f23
View commit details
Copy full SHA for bd00f23
View code at this point
Browse repository at this point
fix typo in comment
nickfyson
committed
e86ee7f
View commit details
Copy full SHA for e86ee7f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.