Files
picpeak/.github/ISSUE_TEMPLATE/security_vulnerability.md
T
Paul Nothaft 67b0f32456 fix: update security policy with proper contact email and private reporting
- Replace placeholder security@example.com with info@picpeak.app
- Add GitHub Private Vulnerability Reporting links
- Update supported versions table to 2.x.x

Closes #223
2026-03-11 20:21:32 +01:00

977 B

name, about, title, labels, assignees
name about title labels assignees
Security Vulnerability Report security issues privately [SECURITY] security

⚠️ IMPORTANT: For serious security vulnerabilities, please DO NOT create a public issue.

Instead, please use GitHub Private Vulnerability Reporting or email info@picpeak.app with the details.

For minor security improvements or questions, you can use this template:

Type of Security Issue

  • Authentication/Authorization
  • Data Exposure
  • Input Validation
  • Configuration Issue
  • Dependency Vulnerability
  • Other: ___________

Description Brief description of the security concern.

Impact What could an attacker potentially do?

Steps to Reproduce If applicable, how can this be reproduced?

Suggested Fix If you have ideas on how to fix this issue.

References Any relevant security advisories, CVEs, or documentation.