Skip to content

Security: DikaVer/skeleton-web-next

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability, please report it responsibly. Do not open a public issue.

How to Report

Send an email to the repository owner with:

  1. A description of the vulnerability
  2. Steps to reproduce the issue
  3. The potential impact
  4. Any suggested fixes (optional)

You can also use GitHub's private vulnerability reporting to submit a report directly.

What to Expect

  • Acknowledgment within 48 hours
  • An assessment of the vulnerability within 7 days
  • A fix or mitigation plan for confirmed vulnerabilities

Scope

The following are in scope:

  • Authentication and session management (src/app/api/auth/, src/lib/auth/)
  • Input validation and injection vulnerabilities
  • Cross-site scripting (XSS)
  • Server-side request forgery (SSRF)
  • Information disclosure

Out of Scope

  • Issues in third-party dependencies (report these upstream)
  • Denial-of-service attacks
  • Social engineering

Supported Versions

Only the latest version on the master branch is supported with security updates.

There aren’t any published security advisories