Please report security issues privately to the maintainers (see repository contact or organization security policy). Do not open public issues for undisclosed vulnerabilities.
Include:
- Description and impact
- Steps to reproduce
- Affected versions or commits if known
Security fixes are applied to the default branch (main). Tagged releases will note security-related changes in the changelog.
- Use strong database passwords; production mode rejects common default passwords when
CONFIG_PROFILE/ENVindicates production. - Protect API keys; never commit
.envfiles. - Run NeuronAgent behind TLS in production and restrict network access to PostgreSQL.