| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Version | Supported |
|---|---|
| 4.3.x | Yes |
| 4.2.x | Security fixes only |
| 4.1.x | Security fixes only |
| < 4.1 | No |
VelesDB ships weekly; this table is updated at every minor release. The latest minor always receives full support, and the two previous minors receive security fixes.
velesdb-memory (the MCP memory server) follows its own release line, decoupled from the engine's: only its latest published release is supported.
If you discover a security vulnerability in VelesDB, please report it responsibly.
Do NOT open a public GitHub issue for security vulnerabilities.
Send an email to contact@wiscale.fr with a subject line starting with [SECURITY][VelesDB] — this exact marker is what routes your report to security triage; a report without it may sit unread in a general inbox.
Include:
We follow a 90-day disclosure policy: vulnerabilities will be publicly disclosed 90 days after the initial report, regardless of fix status, unless an extension is mutually agreed upon.
The following components are in scope:
| Component | Repository Path |
|---|---|
| Core engine | crates/velesdb-core/ |
| HTTP server | crates/velesdb-server/ |
| MCP memory server (incl. its HTTP daemon) | crates/velesdb-memory/ |
| Embedding migration tool | crates/velesdb-migrate/ |
| Python bindings | crates/velesdb-python/ |
| Node.js bindings | crates/velesdb-node/ |
| WASM bindings | crates/velesdb-wasm/ |
| Mobile bindings | crates/velesdb-mobile/ |
| CLI | crates/velesdb-cli/ |
| TypeScript SDK | sdks/typescript/ |
| Tauri plugin | crates/tauri-plugin-velesdb/ |
VelesDB implements several security measures documented in detail in Server Security Guide:
We thank the following individuals for responsibly reporting security issues:
(No reports yet)
| Back | FazBrowse Home | New Git URL |