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 }}
classicvalues
/
codeql-action
Public
forked from
github/codeql-action
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql-action
src
codeql.ts
on
main
User selector
All users
All time
Commit history
Commits on Jul 25, 2022
Autobuild: Remove CODEQL_RUNNER workaround
Show description for b4ff463
adityasharad
committed
b4ff463
View commit details
Copy full SHA for b4ff463
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
autobuild-action: Run autobuilders with $CODEQL_RUNNER set.
Show description for a326649
criemen
committed
a326649
View commit details
Copy full SHA for a326649
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Merge remote-tracking branch 'origin/main' into henrymercer/one-click-debug
henrymercer
committed
b316baa
View commit details
Copy full SHA for b316baa
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
Print diagnostic messages when debug logging enabled
Show description for 7e94a6c
henrymercer
committed
7e94a6c
View commit details
Copy full SHA for 7e94a6c
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Remove toolcache decorator
Show description for c736697
henrymercer
committed
c736697
View commit details
Copy full SHA for c736697
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
Implement unit tests for reading the Lua tracer FF in analyze-action.
criemen
authored
ab7316e
View commit details
Copy full SHA for ab7316e
View code at this point
Browse repository at this point
Honor the Lua tracer FF for `database trace-command` invocations for scanned languages.
Show description for f422a50
criemen
authored
f422a50
View commit details
Copy full SHA for f422a50
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
Bump lua tracer version requirement.
Show description for 99acb8d
criemen
authored
99acb8d
View commit details
Copy full SHA for 99acb8d
View code at this point
Browse repository at this point
Commits on May 25, 2022
Choose the correct version to enable the Lua tracer for.
criemen
authored
4b77568
View commit details
Copy full SHA for 4b77568
View code at this point
Browse repository at this point
Commits on May 16, 2022
Fix linter errors.
criemen
authored
970e087
View commit details
Copy full SHA for 970e087
View code at this point
Browse repository at this point
Introduce a feature-flag to enable/disable lua-based tracing.
Show description for 9e9a842
criemen
authored
9e9a842
View commit details
Copy full SHA for 9e9a842
View code at this point
Browse repository at this point
Commits on May 13, 2022
Bump @actions/tool-cache to 2.0.0
Show description for 54b4854
henrymercer
committed
54b4854
View commit details
Copy full SHA for 54b4854
View code at this point
Browse repository at this point
Commits on May 11, 2022
Merge remote-tracking branch 'origin/main' into henrymercer/run-atm-on-windows
henrymercer
committed
533ce91
View commit details
Copy full SHA for 533ce91
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
Use the `--resolve-query-specs` parameter of `pack download`
Show description for 922dc2b
aeisenberg
committed
922dc2b
View commit details
Copy full SHA for 922dc2b
View code at this point
Browse repository at this point
Allow pack specifiers to include paths
Show description for 06b15c2
aeisenberg
committed
06b15c2
View commit details
Copy full SHA for 06b15c2
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
Run ML-powered queries on Windows with CodeQL CLI 2.9.0+
henrymercer
committed
d9e30cb
View commit details
Copy full SHA for d9e30cb
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
Fix status reporting error on Windows
cklin
committed
6dd9baf
View commit details
Copy full SHA for 6dd9baf
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
Revert usage of `--codescanning-config` flag
edoardopirovano
committed
43d0664
View commit details
Copy full SHA for 43d0664
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Allow the version of the ML-powered pack to depend on the CLI version
henrymercer
committed
2c03704
View commit details
Copy full SHA for 2c03704
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
Start running ATM queries again
edoardopirovano
committed
d625a00
View commit details
Copy full SHA for d625a00
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
Don't download packs when it isn't needed
edoardopirovano
committed
85cfdb2
View commit details
Copy full SHA for 85cfdb2
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
Include CodeQL CLI and action versions in status reports
cklin
committed
f60bb5c
View commit details
Copy full SHA for f60bb5c
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
Bump version flag for using `--codescanning-config` flag
edoardopirovano
committed
527d515
View commit details
Copy full SHA for 527d515
View code at this point
Browse repository at this point
Revert "Revert "Use `--codescanning-config` flag of CLI""
Show description for 07990f0
edoardopirovano
committed
07990f0
View commit details
Copy full SHA for 07990f0
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
Revert "Use `--codescanning-config` flag of CLI"
Show description for 326e511
edoardopirovano
committed
326e511
View commit details
Copy full SHA for 326e511
View code at this point
Browse repository at this point
Merge branch 'main' into henrymercer/fix-flaky-tests
henrymercer
committed
db24c88
View commit details
Copy full SHA for db24c88
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Use `--codescanning-config` flag of CLI
edoardopirovano
committed
0d87b8c
View commit details
Copy full SHA for 0d87b8c
View code at this point
Browse repository at this point
Bump minimum supported CodeQL version to 2.4.5
Show description for 13c841a
henrymercer
committed
13c841a
View commit details
Copy full SHA for 13c841a
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
Respect extra options in a few `codeql` calls
edoardopirovano
committed
14b4839
View commit details
Copy full SHA for 14b4839
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Make name of debugging artifact and DB within it configurable
edoardopirovano
committed
e677af3
View commit details
Copy full SHA for e677af3
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
Only run ML-powered queries with v2.7.5 or newer of the CLI
henrymercer
committed
2159631
View commit details
Copy full SHA for 2159631
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
Refuse to use broken versions in the toolcache
edoardopirovano
committed
705f634
View commit details
Copy full SHA for 705f634
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
Revert "Bump default CodeQL version to 2.7.3"
aeisenberg
authored
a8cf6f4
View commit details
Copy full SHA for a8cf6f4
View code at this point
Browse repository at this point
Autobuild: Prefix invocations with CODEQL_RUNNER
Show description for fac22de
aeisenberg
and
adityasharad
committed
fac22de
View commit details
Copy full SHA for fac22de
View code at this point
Browse repository at this point
Commits on Nov 4, 2021
Re-enable new style of tracing
edoardopirovano
committed
5156a89
View commit details
Copy full SHA for 5156a89
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.