Add JQ plugin for JSON query with syntax highlighting and autocompletion#74
Merged
f8thl3ss merged 5 commits intocaido:mainfrom Feb 17, 2026
Merged
Add JQ plugin for JSON query with syntax highlighting and autocompletion#74f8thl3ss merged 5 commits intocaido:mainfrom
f8thl3ss merged 5 commits intocaido:mainfrom
Conversation
Added a new plugin 'JQ' for enhanced JSON query capabilities.
Contributor
Author
|
Just have done testing for all platforms (v0.55.3) |
There was a problem hiding this comment.
Pull request overview
Adds a new community plugin entry (“JQ”) to the plugin registry, enabling distribution of a plugin that provides jq-based JSON querying with syntax highlighting/autocompletion in Caido views.
Changes:
- Appended a new plugin record for
id: "jq"toplugin_packages.jsonwith metadata (author, description, license, repo, public key).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Author
|
Hi @f8thl3ss, can you have a look. Thank you. |
Member
Hey @aleister1102, I should be able to review this tomorrow! |
Plugin Validation Results for JQ v1.2.1Repository: aleister1102/jq-caido ✅ Version Match |
f8thl3ss
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a new plugin 'JQ' for enhanced JSON query capabilities.
I am submitting a new Plugin Package
Repository URL
Link to my plugin package: https://github.com/aleister1102/jq-caido
Release Checklist
plugin_package.zipplugin_package.zip.sigcaido.config.jsonidin mycaido.config.jsonmatches theidin theplugin_packages.jsonfile.README.mddescribes the plugin package purpose and provides clear usage instructions.LICENSEfile and it matches thelicensefield in theplugin_packages.jsonfile.I have given proper attribution to these other projects in my
README.mdand/orLICENSE.