Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 685 Bytes

File metadata and controls

24 lines (16 loc) · 685 Bytes

Security Policy

Reporting a Vulnerability

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

  1. DO NOT open a public GitHub issue
  2. Email: support@saaskit.app
  3. Include a description of the vulnerability, steps to reproduce, and potential impact

We will respond within 48 hours and work with you to resolve the issue.

Supported Versions

Version Supported
latest Yes

Security Best Practices

  • Always use HTTPS for server connections
  • Keep your ~/.free/access.key private
  • Do not share QR codes or session tokens
  • Use environment variables for sensitive configuration (never hardcode secrets)