Skip to content

Security: rkisedu/.github

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
Latest ✅ Yes
Older ❌ No

Reporting a Vulnerability

If you discover a security vulnerability in any of my repositories, please do not open a public issue.

Instead, report it privately:

  • Email: anilkr@rkis.in
  • Subject line: [SECURITY] <repo-name> — brief description

What to include

  • The repository and file(s) affected
  • Steps to reproduce the vulnerability
  • Potential impact
  • Any suggested fix (optional)

What to expect

  • I will acknowledge your report within 48 hours
  • I will aim to release a fix within 7 days for critical issues
  • I will credit you in the fix commit/release notes (unless you prefer anonymity)

Security Best Practices for Contributors

  • Never commit secrets, API keys, or credentials — use environment variables
  • All dependencies must be pinned to specific versions
  • Pull requests require review before merging to the default branch
  • All CI checks (including security scans) must pass before merge

Scope

This policy applies to all public repositories under this account.

There aren't any published security advisories