Skip to content

Security: Akshay473/forensic-pro-suite

Security

SECURITY.md

πŸ”’ Security Policy

πŸ“¦ Supported Versions

We are committed to maintaining the security of the Forensic Pro Suite. The following versions are currently receiving security updates:

Version Supported
v1.x βœ… Yes
< v1.x ❌ No

πŸ› Reporting a Vulnerability

Please do not report security vulnerabilities through public GitHub issues.

If you discover a potential security vulnerability within this project, please report it privately to the maintainers. We take all security reports seriously and will work to address them as quickly as possible.

πŸ“§ How to Report

Please send an email to security@forensics-suite.com with the following information:

  1. πŸ“‹ Type of issue (e.g., SQL injection, XSS, RCE, Data Leak).
  2. πŸ“ Location of the vulnerability (URL, file path, or component).
  3. πŸ“ Detailed steps to reproduce the issue (Proof of Concept).
  4. ⚠️ Potential impact of the vulnerability.
  5. πŸ’‘ (Optional) Proposed fix or mitigation strategy.

πŸ”„ Our Response Process

Once a vulnerability report is received:

  1. βœ… Acknowledgment: You will receive an acknowledgment of your report within 48 hours.
  2. πŸ” Assessment: Our team will assess the severity and impact of the reported vulnerability.
  3. πŸ› οΈ Resolution: We aim to provide a resolution or a public advisory within 7-14 business days, depending on the complexity of the issue.
  4. πŸ“’ Disclosure: Public disclosure will be coordinated after a fix has been released.

πŸ›‘οΈ Security Best Practices for Investigators

As this is a forensic tool, please adhere to the following security guidelines:

  • πŸ—οΈ Environment Isolation: Always run the suite in a controlled, isolated forensic environment (e.g., a dedicated VM).
  • πŸ”‘ Credential Management: Ensure your .env.local file is never committed to version control. Use strong passwords for the ADMIN_PASSWORD.
  • πŸ—„οΈ Database Security: Regularly audit your Supabase Row Level Security (RLS) policies to ensure only authorized investigators can access sensitive case data.
  • πŸ“¦ Dependency Updates: Keep your Node.js and Python dependencies updated to the latest stable versions to mitigate upstream vulnerabilities.

Thank you for helping keep the Forensic Pro Suite secure! πŸ™

There aren't any published security advisories