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 }}
lvyinggithub
/
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
12
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
lib
codeql.js
on
main
User selector
All users
All time
Commit history
Commits on Nov 30, 2020
Use version information to construct payload
rneatherway
committed
dff118f
View commit details
Copy full SHA for dff118f
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Request meta endpoint at the start of execution
robertbrignull
committed
81a21bf
View commit details
Copy full SHA for 81a21bf
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
Introduce parameter object for API params that travel together
sampart
committed
20567b5
View commit details
Copy full SHA for 20567b5
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Merge branch 'main' into fix-typos
ericcornelissen
committed
6aaf048
View commit details
Copy full SHA for 6aaf048
View code at this point
Browse repository at this point
Run npm run build
ericcornelissen
committed
5416d4f
View commit details
Copy full SHA for 5416d4f
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Run npm run build
ericcornelissen
committed
847f4ef
View commit details
Copy full SHA for 847f4ef
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
Merge branch 'main' into robertbrignull/tools_version
robertbrignull
committed
0d960df
View commit details
Copy full SHA for 0d960df
View code at this point
Browse repository at this point
Merge main into add-multi-cause-markdown-flag.
chrisgavin
committed
f94e06a
View commit details
Copy full SHA for f94e06a
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
check if running locally
robertbrignull
committed
1737b80
View commit details
Copy full SHA for 1737b80
View code at this point
Browse repository at this point
send action ref and tool version in status reports
robertbrignull
committed
80b43ca
View commit details
Copy full SHA for 80b43ca
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
Make use of the `GITHUB_ACTION_REPOSITORY` environment variable if it is set.
chrisgavin
committed
bf30ea6
View commit details
Copy full SHA for bf30ea6
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
Add the --threads config option to finalize db (#281)
Show description for bc1ee16
aeisenberg
authored
bc1ee16
View commit details
Copy full SHA for bc1ee16
View code at this point
Browse repository at this point
Log the version warning a second time if a request fails unexpectedly.
chrisgavin
committed
b16110e
View commit details
Copy full SHA for b16110e
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
Merge main into check-api-version.
chrisgavin
committed
5e2fa08
View commit details
Copy full SHA for 5e2fa08
View code at this point
Browse repository at this point
Pass a logger in to `getApiClient()` rather than constructing one there.
chrisgavin
committed
865b4bd
View commit details
Copy full SHA for 865b4bd
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Log a warning if the API version is not supported.
chrisgavin
committed
1220ae5
View commit details
Copy full SHA for 1220ae5
View code at this point
Browse repository at this point
Merge branch 'main' into daverlo/min-disk-free
Daverlo
committed
04e7c3c
View commit details
Copy full SHA for 04e7c3c
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Enable the CodeQL SARIF multi-cause markdown flag.
chrisgavin
committed
2d75893
View commit details
Copy full SHA for 2d75893
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
Merge branch 'cbraynor/fix206' into cbraynor/fix201
Chris Raynor
committed
6d01157
View commit details
Copy full SHA for 6d01157
View code at this point
Browse repository at this point
Merge branch 'main' into cbraynor/fix206
Chris Raynor
committed
10479a2
View commit details
Copy full SHA for 10479a2
View code at this point
Browse repository at this point
Switching to import/order instead of sort-imports
Chris Raynor
committed
122c9b7
View commit details
Copy full SHA for 122c9b7
View code at this point
Browse repository at this point
Platform specific bundle
marcogario
committed
d5029a8
View commit details
Copy full SHA for d5029a8
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Resolve violations of import/no-extraneous-dependencies lint
Show description for 8200c13
Chris Raynor
committed
8200c13
View commit details
Copy full SHA for 8200c13
View code at this point
Browse repository at this point
Resolve violations of sort-imports lint
Show description for 228546a
Chris Raynor
committed
228546a
View commit details
Copy full SHA for 228546a
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Add min disk free flag to database analyze:
Daverlo
committed
7753dec
View commit details
Copy full SHA for 7753dec
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Resolve violations of eslint-comments/no-use lint
Show description for 80b408e
miqh
committed
80b408e
View commit details
Copy full SHA for 80b408e
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Allowing a cached version of the CodeQL bundle sometimes
Show description for 41464b1
Chris Raynor
committed
41464b1
View commit details
Copy full SHA for 41464b1
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Introduce actions-util.ts
robertbrignull
committed
121fd33
View commit details
Copy full SHA for 121fd33
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
Merge branch 'main' into nickfyson/error_wrapper
Show description for e5e9aad
nickfyson
committed
e5e9aad
View commit details
Copy full SHA for e5e9aad
View code at this point
Browse repository at this point
Running lint-fix
Chris Raynor
committed
a184d50
View commit details
Copy full SHA for a184d50
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
Merge branch 'main' into nickfyson/error_wrapper
Show description for b104d6e
nickfyson
committed
b104d6e
View commit details
Copy full SHA for b104d6e
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
add optional workflow input to specify whether snippets are added to sarif output
nickfyson
committed
77f767c
View commit details
Copy full SHA for 77f767c
View code at this point
Browse repository at this point
Commits on Sep 7, 2020
renames to reflect the switch to using toolrunner
nickfyson
committed
88951d6
View commit details
Copy full SHA for 88951d6
View code at this point
Browse repository at this point
Merge branch 'main' into nickfyson/error_wrapper
Show description for 3cd4127
nickfyson
committed
3cd4127
View commit details
Copy full SHA for 3cd4127
View code at this point
Browse repository at this point
clean up and rename things to follow proper conventions
nickfyson
committed
cc2dfaf
View commit details
Copy full SHA for cc2dfaf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.