Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.41 KB

File metadata and controls

42 lines (28 loc) · 1.41 KB

Support

Usage Questions

For general questions about using SecAI OS:

Bug Reports

Found a bug? Please open a GitHub Issue with:

  • SecAI OS version (commit hash or image tag)
  • Hardware details (GPU vendor/model, RAM, storage)
  • Steps to reproduce
  • Expected vs actual behavior
  • Relevant logs (journalctl -u secure-ai-<service>)

Security Issues

Do not report security vulnerabilities via GitHub Issues.

See SECURITY.md for responsible disclosure instructions.

Feature Requests

Have an idea for improvement? Open a GitHub Issue with the "enhancement" label. Include:

  • What problem it solves
  • Proposed solution
  • Alternatives you considered

Documentation