Skip to content

Security: darshjme/engram

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
0.1.x

Reporting a Vulnerability

If you discover a security vulnerability in agent-memory, please report it responsibly.

Do not open a public GitHub issue for security vulnerabilities.

How to Report

Email: darshjme@gmail.com
Subject: [SECURITY] agent-memory - Brief description

What to Include

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if any)

Response Timeline

  • Acknowledgement: Within 48 hours
  • Status update: Within 7 days
  • Resolution: Within 30 days for critical issues

Scope

This policy covers the agent-memory Python package and its direct dependencies.

Security Best Practices

When using agent-memory in production:

  • Pin to specific versions in requirements.txt
  • Review changelogs before upgrading
  • Run in isolated environments (containers/virtualenvs)
  • Never pass untrusted user input directly to LLM agent parameters without validation

Acknowledgements

We appreciate responsible disclosure and will acknowledge security researchers in release notes.

There aren’t any published security advisories