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
.
github
/
codeql-action
Public
Notifications
You must be signed in to change notification settings
Fork
480
Star
1.6k
Code
Issues
159
Pull requests
33
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql-action
src
init.ts
on
v2
User selector
All users
All time
Commit history
Commits on Dec 19, 2024
Use `@actions/io` to locate binaries
henrymercer
committed
b58f447
View commit details
Copy full SHA for b58f447
View code at this point
Browse repository at this point
Commits on Nov 12, 2024
tests: instead of false, use old feature flag with default value of false
NlightNFotis
committed
5445a29
View commit details
Copy full SHA for 5445a29
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
Enable zstd bundles on GHES and remove feature flag
henrymercer
committed
33f2dc5
View commit details
Copy full SHA for 33f2dc5
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Stream the download and extraction of zstd bundles
Show description for ddead54
henrymercer
committed
ddead54
View commit details
Copy full SHA for ddead54
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
Determine zstd availability earlier on to simplify log
henrymercer
committed
a7a6a69
View commit details
Copy full SHA for a7a6a69
View code at this point
Browse repository at this point
Use zstd bundle by default when feature flag enabled
henrymercer
committed
ac3fca3
View commit details
Copy full SHA for ac3fca3
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
Refactoring: Simplify retrieving error message
henrymercer
committed
dd7307d
View commit details
Copy full SHA for dd7307d
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Stop checking disk usage for MacOS ARM with SIP disabled (#2434)
Show description for 202b3b9
angelapwen
authored
202b3b9
View commit details
Copy full SHA for 202b3b9
View code at this point
Browse repository at this point
Commits on Aug 8, 2024
Add telemetry for time spent extracting CodeQL bundle
henrymercer
committed
50357f5
View commit details
Copy full SHA for 50357f5
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Enable direct tracing the autobuild build mode by default
henrymercer
committed
a52b209
View commit details
Copy full SHA for a52b209
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Enable unsafe call rule
henrymercer
committed
e7d04fd
View commit details
Copy full SHA for e7d04fd
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
Include underlying error in error message
henrymercer
committed
3d849e9
View commit details
Copy full SHA for 3d849e9
View code at this point
Browse repository at this point
Attempt to clean up the database cluster directory
Show description for 1354fe5
henrymercer
committed
1354fe5
View commit details
Copy full SHA for 1354fe5
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
Log warning if SIP is disabled and CLI version is < 2.15.1 (#2261)
Show description for ac2f82a
angelapwen
authored
ac2f82a
View commit details
Copy full SHA for ac2f82a
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
Use direct tracing when autobuild build mode specified
Show description for e37d0f3
henrymercer
committed
e37d0f3
View commit details
Copy full SHA for e37d0f3
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
Remove python dependency installation logic
Show description for c7eea24
RasmusWL
committed
c7eea24
View commit details
Copy full SHA for c7eea24
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
Only warn about path filters for CLIs that don't warn
henrymercer
committed
eb991df
View commit details
Copy full SHA for eb991df
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
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 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
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
Commits on Jan 12, 2024
Stop setting `CODEQL_RUNNER` environment variable if CLI already sets it (#2081)
Show description for 9653106
angelapwen
authored
9653106
View commit details
Copy full SHA for 9653106
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
Handle empty lists as well as undefined ones
henrymercer
committed
30597e3
View commit details
Copy full SHA for 30597e3
View code at this point
Browse repository at this point
Fix `paths`/`paths-ignore` warning that would appear unconditionally
henrymercer
committed
94e6891
View commit details
Copy full SHA for 94e6891
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
Remove parsing of `queries`, `packs`, `paths`, and `pathsIgnore`
henrymercer
committed
f65fc6a
View commit details
Copy full SHA for f65fc6a
View code at this point
Browse repository at this point
Populate path filters env variables using the CLI
henrymercer
committed
f934b28
View commit details
Copy full SHA for f934b28
View code at this point
Browse repository at this point
Remove unused arguments
henrymercer
committed
b683173
View commit details
Copy full SHA for b683173
View code at this point
Browse repository at this point
Remove CliConfigFileEnabled feature flag
henrymercer
committed
fa98ec0
View commit details
Copy full SHA for fa98ec0
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
Add a feature flag to turn this off for newer versions of codeql
aeisenberg
committed
669c610
View commit details
Copy full SHA for 669c610
View code at this point
Browse repository at this point
Add a fix for python 3.12
Show description for d091652
aeisenberg
committed
d091652
View commit details
Copy full SHA for d091652
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
Remove deprecated functionality
henrymercer
committed
1d5eed8
View commit details
Copy full SHA for 1d5eed8
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
Auto-fix linting errors
angelapwen
committed
b16296b
View commit details
Copy full SHA for b16296b
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
Fix dependency cycle between trap-caching and init
henrymercer
committed
5658fd1
View commit details
Copy full SHA for 5658fd1
View code at this point
Browse repository at this point
Move code scanning config enablement into feature flags
henrymercer
committed
9922e17
View commit details
Copy full SHA for 9922e17
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
Merge remote-tracking branch 'upstream/main' into issue-1589-config-param
aeisenberg
committed
824d18c
View commit details
Copy full SHA for 824d18c
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
resolve comments from @henrymercer
tgrall
committed
b4e6f81
View commit details
Copy full SHA for b4e6f81
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.