Skip to content

Security: 1ch1n/chat-export-structurer

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
0.1.x

Reporting a Vulnerability

If you discover a security vulnerability, please report it responsibly.

Contact: Open a private security advisory on GitHub at https://github.com/1ch1n/chat-export-structurer/security/advisories/new

Please do not open a public issue for security vulnerabilities.

What to include:

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if you have one)

You can expect a response within 48 hours.

Security Considerations

This tool:

  • Runs entirely locally (no network requests)
  • Does not transmit data anywhere
  • Stores data in local SQLite files
  • Processes sensitive conversation data

Best Practices

Always:

  • Review exports before sharing sample data
  • Keep your SQLite databases secure with appropriate file permissions
  • Be cautious when importing data from untrusted sources
  • Sanitize any example files before contributing them

Data Privacy

This tool is designed with privacy in mind:

  • No telemetry or analytics
  • No external API calls
  • All processing happens on your machine
  • Your conversation data never leaves your computer

There aren’t any published security advisories