Skip to content

Add JQ plugin for JSON query with syntax highlighting and autocompletion#74

Merged
f8thl3ss merged 5 commits intocaido:mainfrom
aleister1102:patch-1
Feb 17, 2026
Merged

Add JQ plugin for JSON query with syntax highlighting and autocompletion#74
f8thl3ss merged 5 commits intocaido:mainfrom
aleister1102:patch-1

Conversation

@aleister1102
Copy link
Contributor

@aleister1102 aleister1102 commented Feb 10, 2026

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

  • I have tested the plugin on
    • Windows
    • macOS
    • Linux
  • My GitHub release contains all required files
    • plugin_package.zip
    • plugin_package.zip.sig
  • Release immutability is enabled
  • GitHub Tag name matches the version number specified in my caido.config.json
  • The id in my caido.config.json matches the id in the plugin_packages.json file.
  • My README.md describes the plugin package purpose and provides clear usage instructions.
  • I have read the developer policy at https://developer.caido.io/policy.html, and have assessed my plugin package adherence to this policy.
  • I have added a license in the LICENSE file and it matches the license field in the plugin_packages.json file.
  • My project respects and is compatible with the original license of any third-party code that I'm using.
    I have given proper attribution to these other projects in my README.md and/or LICENSE.

Added a new plugin 'JQ' for enhanced JSON query capabilities.
@aleister1102 aleister1102 changed the title Add JQ plugin for JSON query with syntax highlighting Add JQ plugin for JSON query with syntax highlighting and autocompletion Feb 10, 2026
@aleister1102
Copy link
Contributor Author

Just have done testing for all platforms (v0.55.3)

@aleister1102 aleister1102 marked this pull request as ready for review February 10, 2026 04:29
Copilot AI review requested due to automatic review settings February 10, 2026 04:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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" to plugin_packages.json with metadata (author, description, license, repo, public key).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aleister1102
Copy link
Contributor Author

Hi @f8thl3ss, can you have a look. Thank you.

@f8thl3ss
Copy link
Member

Hi @f8thl3ss, can you have a look. Thank you.

Hey @aleister1102, I should be able to review this tomorrow!

@github-actions
Copy link

Plugin Validation Results for JQ v1.2.1

Repository: aleister1102/jq-caido

✅ Version Match
✅ ID Match
✅ README Present
✅ Required Artifacts
✅ Signature Validation

@f8thl3ss f8thl3ss merged commit d9c5be5 into caido:main Feb 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments