Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 487 Bytes

File metadata and controls

16 lines (9 loc) · 487 Bytes

Security Policy

Reporting a vulnerability

Please do not open public issues for security vulnerabilities.

Report vulnerabilities privately to: security@example.com (replace with a real contact).

Response expectations

This project is maintained on a best-effort basis. Response and remediation timelines are not guaranteed.

Secret handling

  • Never commit secrets (tokens, passwords, private keys).
  • Use environment variables and local-only files for sensitive values.