Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.07 KB

SECURITY.md

File metadata and controls

41 lines (26 loc) · 1.07 KB

Security Policy

Reporting a Vulnerability

I take the security of my Nuxt modules seriously. If you believe you've found a security vulnerability, please follow these steps:

Option 1: GitHub Security Advisory

  1. Go to the GitHub repository of the affected module
  2. Navigate to "Security" tab
  3. Select "Report a vulnerability"
  4. Provide a detailed description of the vulnerability

Option 2: Email

Alternatively, you can email security concerns directly to:

What to Include in Your Report

Please include:

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Any possible mitigations you've identified

Response Process

When a vulnerability is reported:

  1. I will acknowledge receipt within 48 hours
  2. I will validate and investigate the report
  3. I will work on a fix and coordinate the release process
  4. After the fix is released, I will acknowledge your contribution (if desired)

Scope

This security policy applies to all my Nuxt modules as published on npm.

Thank you for helping keep the Nuxt ecosystem secure!