Skip to content

Security: 0xarchit/contestSync

.github/SECURITY.md

Security Policy

Supported Versions

Only the latest version of ContestSync is supported for security updates.

Version Supported
1.0.x
< 1.0

Reporting a Vulnerability

We take the security of our users' data very seriously. If you find a security vulnerability, please do NOT open a public issue.

Instead, please email mail@0xarchit.is-a.dev with the details. We will respond within 48 hours and work with you to resolve the issue.

Core Security Mandates

  • No sensitive data is ever stored in plaintext.
  • All database queries are parameterized.
  • CSRF and XSS protection are enforced at the middleware level.

There aren't any published security advisories