neuxdb 0.3.1

A super simple, embedded, encrypted database like SQLite, using pipe-separated files and age encryption.
Documentation
# Security Policy

## Supported Versions

We release updates to fix security issues. The latest version of this project is actively supported. Older versions may not receive security fixes.

| Version | Supported            |
| ------- | -------------------- |
| Latest  | ✅ Yes               |
| Older   | ❌ No (unless noted) |

## Reporting a Vulnerability

**Please do not report security vulnerabilities through public GitHub issues.**

Instead, report them privately to the maintainers at:

neuxdev1@gmail.com

If you prefer a private form or encrypted channel, describe it here (e.g., GPG key, Keybase, etc.).

### What to include in a report

- Clear description of the vulnerability.
- Steps to reproduce (if possible, with proof of concept).
- Potential impact (what could an attacker do?).
- Suggested fix (if you have one).

### What to expect

- You will receive an acknowledgment within **48 hours**.
- The maintainers will investigate and confirm the issue.
- We will work on a fix and release it as soon as possible.
- We will credit you (if you wish) in the release notes after the fix is public.

Thank you for helping keep this project and its users safe.