Skip to content

Security: upstat-io/warpkit

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability, please report it privately.

Do not open a public issue for security vulnerabilities.

How to Report

Use GitHub Security Advisories to report vulnerabilities privately.

Include:

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if any)

Response Timeline

  • Initial response: within 48 hours
  • Status update: within 7 days
  • Fix timeline: depends on severity

Scope

This policy applies to:

  • All packages in the @warpkit namespace
  • The WarpKit framework core

Out of Scope

  • Vulnerabilities in dependencies (report to upstream)
  • Issues requiring physical access
  • Social engineering attacks

Security Best Practices

When using WarpKit:

  • Keep dependencies updated
  • Use Zod or TypeBox validation for all inputs
  • Never expose internal errors to clients
  • Use parameterized queries for database access
  • Store secrets in environment variables

There aren’t any published security advisories