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 }}
WildSouthern
/
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
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
.github
on
main
User selector
All users
All time
Commit history
Commits on Jun 24, 2022
Update CHANGELOG.md
aeisenberg
committed
934c034
View commit details
Copy full SHA for 934c034
View code at this point
Browse repository at this point
Disable python2 + poetry
aeisenberg
committed
8bfe3c6
View commit details
Copy full SHA for 8bfe3c6
View code at this point
Browse repository at this point
Commits on Jun 22, 2022
Update branch names for check-for-conflicts.yml job
aeisenberg
committed
e524cd6
View commit details
Copy full SHA for e524cd6
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
Revert "Add capability to filter queries #1098"
Show description for 99d4397
aeisenberg
committed
99d4397
View commit details
Copy full SHA for 99d4397
View code at this point
Browse repository at this point
Fix issue with required checks sync script
edoardopirovano
committed
5a6f006
View commit details
Copy full SHA for 5a6f006
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
Ensure there are no duplicates when sending up required checks
Show description for 7adb33d
aeisenberg
committed
7adb33d
View commit details
Copy full SHA for 7adb33d
View code at this point
Browse repository at this point
Fix input to action
aeisenberg
committed
c7785f6
View commit details
Copy full SHA for c7785f6
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
Merge branch 'aeisenberg/check-sarif-action' into aeisenberg/remove-queries
aeisenberg
authored
7c412c6
View commit details
Copy full SHA for 7c412c6
View code at this point
Browse repository at this point
Merge branch 'aeisenberg/check-sarif-action' into aeisenberg/remove-queries
aeisenberg
authored
d7459f0
View commit details
Copy full SHA for d7459f0
View code at this point
Browse repository at this point
Spelling, capitalization, and better descriptions
aeisenberg
committed
777b778
View commit details
Copy full SHA for 777b778
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
Extract query-filters test into a composite action
Show description for 59ca9b5
aeisenberg
committed
59ca9b5
View commit details
Copy full SHA for 59ca9b5
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 6834383
aeisenberg
and
henrymercer
authored
6834383
View commit details
Copy full SHA for 6834383
View code at this point
Browse repository at this point
Clarify variable names in new action
Show description for 4918636
aeisenberg
committed
4918636
View commit details
Copy full SHA for 4918636
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Add integration tests for query filters
aeisenberg
committed
eec34d5
View commit details
Copy full SHA for eec34d5
View code at this point
Browse repository at this point
Add the check-sarif action
Show description for bcb7fad
aeisenberg
committed
bcb7fad
View commit details
Copy full SHA for bcb7fad
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
Remove an extraneous commit during the release process
Show description for 3bb6c41
henrymercer
authored
3bb6c41
View commit details
Copy full SHA for 3bb6c41
View code at this point
Browse repository at this point
Commits on May 9, 2022
Create update-required-checks script
Show description for 827fd55
aeisenberg
committed
827fd55
View commit details
Copy full SHA for 827fd55
View code at this point
Browse repository at this point
Commits on May 2, 2022
Add permissions block to workflow
aeisenberg
committed
06d4e82
View commit details
Copy full SHA for 06d4e82
View code at this point
Browse repository at this point
Add workflow to regenerate required checks
Show description for b71f20d
aeisenberg
committed
b71f20d
View commit details
Copy full SHA for b71f20d
View code at this point
Browse repository at this point
Commits on Apr 30, 2022
Fix syntax error in workflow
aeisenberg
committed
a73e506
View commit details
Copy full SHA for a73e506
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
Log the expected outcome of the tests for clarity
henrymercer
committed
ed0abc6
View commit details
Copy full SHA for ed0abc6
View code at this point
Browse repository at this point
Update PR checks for Windows and CodeQL CLI 2.9.0+
henrymercer
committed
193cfa5
View commit details
Copy full SHA for 193cfa5
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Merge branch 'main' into henrymercer/handle-merge-conflicts-in-releases
henrymercer
authored
2b8fdb3
View commit details
Copy full SHA for 2b8fdb3
View code at this point
Browse repository at this point
Suggest resolving conflicts by adding new commits vs amending the merge commit
Show description for 074853a
henrymercer
committed
074853a
View commit details
Copy full SHA for 074853a
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
Add a PR check to check for conflict markers
Show description for 5b5ed44
henrymercer
committed
5b5ed44
View commit details
Copy full SHA for 5b5ed44
View code at this point
Browse repository at this point
Update references to release branches
Show description for 9daf1de
henrymercer
committed
9daf1de
View commit details
Copy full SHA for 9daf1de
View code at this point
Browse repository at this point
Improve consistency of variable references in Bash
henrymercer
committed
bce749b
View commit details
Copy full SHA for bce749b
View code at this point
Browse repository at this point
Update the major version tag within the release process
henrymercer
committed
fce4a01
View commit details
Copy full SHA for fce4a01
View code at this point
Browse repository at this point
Update description of "Tag release and merge back" workflow
henrymercer
committed
bac9320
View commit details
Copy full SHA for bac9320
View code at this point
Browse repository at this point
Commit any conflicts during v1 backport to simplify release process
Show description for f6312f1
henrymercer
committed
f6312f1
View commit details
Copy full SHA for f6312f1
View code at this point
Browse repository at this point
Commits on Apr 8, 2022
Add autobuild workind-directory test
cklin
committed
6f17408
View commit details
Copy full SHA for 6f17408
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Use latest major version of actions/upload-artifact
henrymercer
committed
dc0338e
View commit details
Copy full SHA for dc0338e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.