Thank you for helping keep the Complete Python Course project safe and secure.
This repository is an educational website hosted on GitHub Pages. We take security issues seriously and appreciate responsible disclosure of vulnerabilities.
Live Website:
https://engr-rabbi.github.io/complete-python-course/
Repository:
https://github.com/engr-rabbi/complete-python-course
The latest version published from the main branch is the primary supported version.
| Version | Supported |
|---|---|
Latest main |
β Yes |
| Older commits | β No |
Security fixes and important security-related improvements should be applied to the latest version whenever possible.
If you discover a security vulnerability, please do not publicly disclose the vulnerability in a GitHub Issue, Pull Request, discussion, or other public forum.
Instead, report it privately through GitHub's available security reporting features.
Use GitHub Security Advisories / Private Vulnerability Reporting if it is enabled for this repository.
Repository:
https://github.com/engr-rabbi/complete-python-course/security
If private reporting is not available, please contact the repository maintainer through the GitHub profile associated with this project.
Please provide as much information as possible.
A useful security report should include:
- Description of the vulnerability
- Affected page, file, or component
- Steps to reproduce the issue
- Expected behavior
- Actual behavior
- Potential security impact
- Screenshots or proof of concept, when appropriate
- Suggested mitigation, if known
Example:
Title:
Potential XSS vulnerability in [component]
Affected URL:
https://engr-rabbi.github.io/complete-python-course/...
Description:
Explain the vulnerability.
Steps to Reproduce:
1. Open ...
2. Enter ...
3. Observe ...
Impact:
Explain what an attacker could potentially do.
Suggested Fix:
Explain the possible mitigation.