Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 610 Bytes

File metadata and controls

23 lines (15 loc) · 610 Bytes

Security Policy

Reporting a Vulnerability

Please report security issues by emailing alphin@mycel-ai.de (GitHub: @alpha912). Do not open public issues for security-sensitive reports.

Scope

This repository contains the localLOOP backend API. All dependencies and server logic are in scope.

Response Timeline

  • Initial response: within 72 hours
  • Status update: within 7 business days

Secure Deployment Notes

  • Run behind TLS (reverse proxy).
  • Keep ALLOWED_ORIGINS restricted to the GitHub Pages domain.
  • Store the SQLite database outside the web root.

Last Updated: December 2025