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
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
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 }}
Napalys
/
codeql
Public
forked from
github/codeql
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
.github
on
python/hdbcli
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 26, 2025
Merge pull request #19119 from github/oscarsj/deprecate-ubuntu-20
Show description for df721f8
oscarsj
authored
df721f8
View commit details
Copy full SHA for df721f8
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
Replace occurences of ubuntu-20 by ubuntu-22 in .github/workflows
oscarsj
committed
b6a0a5c
View commit details
Copy full SHA for b6a0a5c
View code at this point
Browse repository at this point
Go: add RTJO language tests CI job
Show description for 659eaf8
d10c
committed
659eaf8
View commit details
Copy full SHA for 659eaf8
View code at this point
Browse repository at this point
Ruby: add RTJO language test CI job
Show description for ed801e7
d10c
committed
ed801e7
View commit details
Copy full SHA for ed801e7
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
Merge branch 'main' into reddsun82/swift-ql-test-to-internal
redsun82
authored
8ca33a9
View commit details
Copy full SHA for 8ca33a9
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
Swift: simplify `codeql` workflow
Show description for 622aa7c
Paolo Tranquilli
committed
622aa7c
View commit details
Copy full SHA for 622aa7c
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Code scanning config: Exclude actions test directory
Show description for c534f89
adityasharad
committed
c534f89
View commit details
Copy full SHA for c534f89
View code at this point
Browse repository at this point
Add paths to codeql-config.yml to avoid codeql analysis errors
oscarsj
authored
66a496f
View commit details
Copy full SHA for 66a496f
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
Merge branch 'main' into oscarsj/add-actions-analysis
oscarsj
authored
8b33dcd
View commit details
Copy full SHA for 8b33dcd
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
Don't run Go Mac & Win tests against documentation PRs
smowton
authored
2961320
View commit details
Copy full SHA for 2961320
View code at this point
Browse repository at this point
Don't run Go tests on documentation changes
smowton
authored
cd9a7ec
View commit details
Copy full SHA for cd9a7ec
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
Add codeql exception to integration-tests folder
oscarsj
committed
98ff406
View commit details
Copy full SHA for 98ff406
View code at this point
Browse repository at this point
Fix typo in CodeQL workflow configuration
oscarsj
authored
efd9523
View commit details
Copy full SHA for efd9523
View code at this point
Browse repository at this point
Fix param name in CodeQL workflow configuration
oscarsj
authored
3611673
View commit details
Copy full SHA for 3611673
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
Add actions to codeql analysis workflow
oscarsj
authored
9bd116f
View commit details
Copy full SHA for 9bd116f
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Delete .github/pull_request_template.md
Show description for 4e7d364
aeisenberg
authored
4e7d364
View commit details
Copy full SHA for 4e7d364
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
Update csharp target framework to net9.0
oscarsj
committed
bb47f5b
View commit details
Copy full SHA for bb47f5b
View code at this point
Browse repository at this point
Upgrade workflows to ubuntu-24
oscarsj
committed
b39bfdb
View commit details
Copy full SHA for b39bfdb
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
Swift: fix CodeQL analysis workflow
Paolo Tranquilli
committed
370af8a
View commit details
Copy full SHA for 370af8a
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
Rust: extend `paths-ignore` to all `rust/ql`
Show description for b7437a4
Paolo Tranquilli
committed
b7437a4
View commit details
Copy full SHA for b7437a4
View code at this point
Browse repository at this point
Merge pull request #18328 from github/redsun82/fix-cargo-fmt-checks
Show description for 2b2a373
aibaars
authored
2b2a373
View commit details
Copy full SHA for 2b2a373
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
Fix typo
Dave Bartolomeo
committed
bfa105f
View commit details
Copy full SHA for bfa105f
View code at this point
Browse repository at this point
Rust: add `--no-deps` to `clippy` checks
Paolo Tranquilli
committed
2ff0394
View commit details
Copy full SHA for 2ff0394
View code at this point
Browse repository at this point
Rust: fix workflow
Paolo Tranquilli
committed
110d399
View commit details
Copy full SHA for 110d399
View code at this point
Browse repository at this point
Rust: remove clippy warnings
Paolo Tranquilli
committed
7f5b8fd
View commit details
Copy full SHA for 7f5b8fd
View code at this point
Browse repository at this point
CI: fix rust formatting
Show description for 1d9a9fe
Paolo Tranquilli
committed
1d9a9fe
View commit details
Copy full SHA for 1d9a9fe
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
Temporarily disable QlDoc checks for Actions
Show description for 9b9df4c
Dave Bartolomeo
authored
9b9df4c
View commit details
Copy full SHA for 9b9df4c
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
Swift: remove linux QL tests check
Paolo Tranquilli
committed
bed6387
View commit details
Copy full SHA for bed6387
View code at this point
Browse repository at this point
Merge branch 'main' into redsun82/swift-6
Paolo Tranquilli
committed
4ac602c
View commit details
Copy full SHA for 4ac602c
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
C#: Run unit tests on bazel changes.
michaelnebel
committed
a1e2e92
View commit details
Copy full SHA for a1e2e92
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
Adding correct wildcard
oscarsj
authored
1a0442c
View commit details
Copy full SHA for 1a0442c
View code at this point
Browse repository at this point
Include paths on pull_request event trigger for compile-queries.yml workflow
oscarsj
committed
5790f5d
View commit details
Copy full SHA for 5790f5d
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
CI: Set `--ram` in `compile-queries.yml`
hvitved
committed
65be8a8
View commit details
Copy full SHA for 65be8a8
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
Merge pull request #17999 from michaelnebel/csharp/net9
Show description for 95a8881
michaelnebel
authored
95a8881
View commit details
Copy full SHA for 95a8881
View code at this point
Browse repository at this point
Bazel: rename shortcut to `install`
Paolo Tranquilli
committed
e8677b4
View commit details
Copy full SHA for e8677b4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.