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
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 }}
megabug
/
codeql.nvim
Public
forked from
pwntester/codeql.nvim
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.nvim
lua
codeql
queryserver.lua
on
master
User selector
All users
All time
Commit history
Commits on Dec 15, 2024
Remove log messages
Alvaro Muñoz
committed
7d12772
View commit details
Copy full SHA for 7d12772
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Replace SetDatabase with QL db set
Alvaro Muñoz
committed
6518650
View commit details
Copy full SHA for 6518650
View code at this point
Browse repository at this point
Commits on Feb 3, 2024
Add support for view CFG graphs
Alvaro Muñoz
committed
8a7cb0b
View commit details
Copy full SHA for 8a7cb0b
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
Fix printAST and range highlighting
Alvaro Muñoz
committed
2fde214
View commit details
Copy full SHA for 2fde214
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
Add dbschemes for swift and yaml
Alvaro Muñoz
committed
177688a
View commit details
Copy full SHA for 177688a
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
refactor config.config to config.values
Alvaro Muñoz
committed
8f68394
View commit details
Copy full SHA for 8f68394
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
Better structure the MRVA panel
Alvaro Muñoz
committed
ffa06c8
View commit details
Copy full SHA for ffa06c8
View code at this point
Browse repository at this point
Commits on May 19, 2023
update
Alvaro Muñoz
committed
748e15e
View commit details
Copy full SHA for 748e15e
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
refactor configuration
Alvaro Muñoz
committed
c9b7188
View commit details
Copy full SHA for c9b7188
View code at this point
Browse repository at this point
Update queryserver.lua
pwntester
authored
70731a1
View commit details
Copy full SHA for 70731a1
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
update
Alvaro Muñoz
committed
7bcf709
View commit details
Copy full SHA for 7bcf709
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
Replace search_path with additional_packs
Alvaro Muñoz
committed
523294f
View commit details
Copy full SHA for 523294f
View code at this point
Browse repository at this point
Support for new QueryServer2
Alvaro Muñoz
committed
b76df89
View commit details
Copy full SHA for b76df89
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
update
Alvaro Muñoz
committed
46e2c49
View commit details
Copy full SHA for 46e2c49
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
update
Alvaro Muñoz
committed
5ebb364
View commit details
Copy full SHA for 5ebb364
View code at this point
Browse repository at this point
update
Alvaro Muñoz
committed
81a0dea
View commit details
Copy full SHA for 81a0dea
View code at this point
Browse repository at this point
Commits on Oct 15, 2022
replace notifier.nvim dep with more generic lsp progress handler
Alvaro Muñoz
committed
0cb3898
View commit details
Copy full SHA for 0cb3898
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
use notifier.nvim as notifcation backend
Alvaro Muñoz
committed
2e40f15
View commit details
Copy full SHA for 2e40f15
View code at this point
Browse repository at this point
Flag end of query to notifier plugin
Alvaro Muñoz
committed
8143921
View commit details
Copy full SHA for 8143921
View code at this point
Browse repository at this point
Use vim.notify for messaging
Alvaro Muñoz
committed
8199813
View commit details
Copy full SHA for 8199813
View code at this point
Browse repository at this point
Commits on Sep 4, 2022
use vscode extension map
pwntester
committed
254a0d4
View commit details
Copy full SHA for 254a0d4
View code at this point
Browse repository at this point
Check for dbscheme using semmlecode prefix
pwntester
committed
594f569
View commit details
Copy full SHA for 594f569
View code at this point
Browse repository at this point
Commits on Sep 2, 2022
Fix #36
pwntester
committed
5a70845
View commit details
Copy full SHA for 5a70845
View code at this point
Browse repository at this point
Fix #38
pwntester
committed
9212d89
View commit details
Copy full SHA for 9212d89
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
Automatically upgrade dabatases when there are scripts available
pwntester
committed
ad49e5c
View commit details
Copy full SHA for ad49e5c
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Remove `register_database` callback, call `explorer.draw` inside
jorgectf
committed
8e54f1d
View commit details
Copy full SHA for 8e54f1d
View code at this point
Browse repository at this point
Fix `explorer.draw()` race condition
jorgectf
committed
7e5ff86
View commit details
Copy full SHA for 7e5ff86
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
fix: open several DBs one after the other
pwntester
committed
ecaa1f5
View commit details
Copy full SHA for ecaa1f5
View code at this point
Browse repository at this point
Do not crash when unsetting an unregistered db
pwntester
committed
887bd22
View commit details
Copy full SHA for 887bd22
View code at this point
Browse repository at this point
fix: unregistering database
Show description for 9f1324a
pwntester
committed
9f1324a
View commit details
Copy full SHA for 9f1324a
View code at this point
Browse repository at this point
Commits on Apr 8, 2022
Implement `CancelQuery` command
pwntester
committed
d4df798
View commit details
Copy full SHA for d4df798
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Gracefully handle RPC errors from bad configuration
fidgetingbits
committed
38da967
View commit details
Copy full SHA for 38da967
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
improve reading from source archive
Show description for f796445
pwntester
committed
f796445
View commit details
Copy full SHA for f796445
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
Support loading code from SARIF files
pwntester
committed
246c682
View commit details
Copy full SHA for 246c682
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
update
pwntester
committed
040af33
View commit details
Copy full SHA for 040af33
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.