Skip to content

Security: OpenUp-LabTakizawa/dcrs

SECURITY.md

Security Policy

Supported Versions

Version Supported
1.x.x
< 1.0

Reporting a Vulnerability

If you discover a security vulnerability in DCRS, please report it responsibly via GitHub Security Advisories.

Please do not open a public issue for security vulnerabilities.

What to include

  • A description of the vulnerability
  • Steps to reproduce the issue
  • Affected versions
  • Any potential impact

Response timeline

  • We will acknowledge your report within 7 days.
  • We aim to provide a fix or mitigation plan within 30 days, depending on severity.
  • You will be notified when the issue is resolved.

Scope

The following areas are in scope for security reports:

  • Authentication and session management (Better Auth)
  • Server-side rendering and data handling (Next.js App Router)
  • Database access and ORM queries (Drizzle ORM / Neon)
  • File upload and storage (AWS S3 / Vercel Blob)
  • Form validation and input handling (TanStack Form)
  • Dependency vulnerabilities

Out of scope

  • Issues in third-party services (e.g., AWS, Vercel, Neon) that are not caused by this project's code
  • Denial of service attacks against development environments
  • Social engineering

There aren’t any published security advisories