This project is currently maintained on the latest version available in the repository.
| Version | Supported |
|---|---|
Latest commit on main |
✅ |
| Older versions | ❌ |
The security of this project is taken seriously. If you discover a security vulnerability, please report it responsibly.
Please do not create a public GitHub issue for security-related vulnerabilities.
Instead, contact the maintainer directly by:
- Opening a private security advisory through GitHub (if available)
- Contacting the repository owner through their GitHub profile: @mihaimoga
When reporting a vulnerability, please provide:
- A clear description of the issue
- Steps to reproduce the vulnerability
- Proof-of-concept code or screenshots (if applicable)
- The affected version or commit
- Any suggested remediation
After receiving a report, the maintainer will:
- Acknowledge receipt of the report.
- Investigate and validate the issue.
- Determine the severity and impact.
- Develop and release a fix if necessary.
- Publicly disclose the vulnerability after a fix is available, when appropriate.
This repository implements the PageRank algorithm for educational and research purposes. Users should:
- Validate all external input data before processing.
- Review dependencies regularly for known vulnerabilities.
- Avoid using untrusted datasets in production environments without proper validation.
- Perform independent security assessments before integrating the code into critical systems.
This policy applies to the source code and configuration files contained within this repository. Third-party libraries and dependencies are subject to their own security policies and disclosure processes.