| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| anyquery_0.4.5_linux_amd64.deb | 2026-06-09 | 31.7 MB | |
| anyquery_0.4.5_linux_arm64.deb | 2026-06-09 | 29.0 MB | |
| anyquery_0.4.5_linux_arm64.pkg.tar.zst | 2026-06-09 | 28.1 MB | |
| checksums.txt | 2026-06-09 | 479 Bytes | |
| anyquery_0.4.5_linux_amd64.apk | 2026-06-09 | 33.0 MB | |
| anyquery_0.4.5_linux_amd64.pkg.tar.zst | 2026-06-09 | 31.1 MB | |
| anyquery_0.4.5_linux_amd64.rpm | 2026-06-09 | 33.0 MB | |
| anyquery_0.4.5_linux_arm64.apk | 2026-06-09 | 30.0 MB | |
| anyquery_0.4.5_linux_arm64.rpm | 2026-06-09 | 30.0 MB | |
| anyquery_0.4.5_windows_amd64.zip | 2026-06-09 | 27.9 MB | |
| anyquery_Darwin_arm64.tar.gz | 2026-06-09 | 25.4 MB | |
| anyquery_Darwin_x86_64.tar.gz | 2026-06-09 | 27.4 MB | |
| anyquery_Linux_arm64.tar.gz | 2026-06-09 | 28.9 MB | |
| anyquery_Linux_x86_64.tar.gz | 2026-06-09 | 31.6 MB | |
| 0.4.5 - Security fixes source code.tar.gz | 2026-06-09 | 12.9 MB | |
| 0.4.5 - Security fixes source code.zip | 2026-06-09 | 13.5 MB | |
| README.md | 2026-06-09 | 2.8 kB | |
| Totals: 17 Items | 413.5 MB | 5 | |
![]()
[!WARNING]
Vulnerabilities Patch
This release addresses the vulnerabilities CVE-2026-50006 and CVE-CVE-2026-47253 Related to security advisories GHSA-j9rx-rppg-6hh4, GHSA-mf78-3rpf-r784, GHSA-hwrq-8wxh-q4xv and GHSA-xrcf-6jh3-ggvx
Please update Anyquery as soon as possible
What is Anyquery?
Anyquery is a query engine that allows you to query anything over SQL. Whether it's a local CSV, a Google Sheet, your Apple notes, or your GitHub stars, you can query it with Anyquery.
It's built on top of SQLite, and you can use alternative languages like PRQL and PQL to query your data.
Get started at anyquery.dev

Changelog
- [d4a3bb] Add Arch Linux installation instructions via AUR
- [27f84f] Add sandboxing to remediate CVE-2026-47253 and CVE-2026-50006
- [32b6ee] Merge branch 'security/server-sandboxing' into 0.4.5-release
- [74b7c9] Merge pull request [#66] from ngtrnhao/add-arch-installation (AUR package installation docs)
- [66d5e6] Merge pull request [#67] from rickalee/fix/mysql-reserved-keyword-escaping
- [cdcd19] Merge pull request [#68] from bryankthompson/feat/add-tool-annotations
- [62820b] feat: Add tool annotations for improved LLM tool understanding
- [e8ab4f] fix(mysql): Escape column names with backticks to handle reserved keywords
- [00e8da] ✨ Add Asana plugin
- [cff1af] ✨ Enhance run command capabilities Arguments can now be passed directly at the end of the command Users can supply a limit clause
- [e726a1] ⬆️ Update SQLean to 0.28.0
- [5a8fa1] ⬆️ Update dependencies for the system plugin
- [0ebe89] ⬆️ Update plugins dependency for vulnerability patch
- [75cae3] 💄 Fix website issue with hub
- [da4501] 💄 Update website css to show alert banner on CVE plugins
- [81c1d2] 📝 Add AUR installation instructions to website documentation
- [f9ff8b] 📦️ Remove "replace" directive in go/mod to enable go install
- [5cd7d7] 🔀 Merge branch '0.4.5-release' (not final release)
- [33769e] 🔒️ Fix AppleScript/JXA code injection in macOS browser & reminders plugins
- [668570] 🔖 Change versions of plugins subjected to CVE-2026-47252
- [03afef] 🥅 Add more meaningful error message