Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Security Policy

## Supported Versions

The following versions of **School Website** are currently supported with security updates:

| Version | Supported |
| ------- | ------------------ |
| main | βœ… Yes |

## Contact Details

To report a security vulnerability in **School Website**, please reach out via:

- πŸ‘€ Maintainer: [Sitaram8472](https://github.com/Sitaram8472)
- πŸ’¬ Sending a private message through social links listed in the profile

> Please **do not** open a public GitHub issue for security vulnerabilities.

## What to Include in Your Report

- A clear description of the vulnerability
- Steps to reproduce the issue
- Affected versions or components
- Potential impact assessment
- Any suggested fix (optional but appreciated)

## Expected Response Time

| Action | Timeframe |
| ----------------------------- | ----------------- |
| Acknowledgement of report | Within 48 hours |
| Status update | Within 7 days |
| Patch / fix release | Within 30 days |

## Responsible Disclosure Policy

We follow a **responsible disclosure** policy:

- Please report vulnerabilities **privately** before any public disclosure
- We request an **embargo period of 30 days** to investigate and patch the issue
- After a fix is released, you are welcome to publish your findings
- We will credit reporters in the patch notes unless anonymity is requested
- We deeply appreciate the efforts of security researchers πŸ™

## References

- [School Website Repository](https://github.com/Sitaram8472/School_Website)
- [GitHub Security Advisories Docs](https://docs.github.com/en/code-security/security-advisories)
- [Responsible Disclosure β€” OWASP](https://owasp.org/www-community/Vulnerability_Disclosure_Cheat_Sheet)
- [Adding a Security Policy to your repo](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository)