The IG-Data-Analyzer project does not involve sensitive authentication systems, network services or user accounts.
However, we still follow basic security practices to ensure safe contributions and data handling.
| Version | Supported |
|---|---|
| Latest | β |
| Older versions | β |
Please always use the latest version of the project.
If you discover a security issue, please do not open a public GitHub issue. Instead, contact me:
- A clear description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fixes (optional)
I will review your report quickly and take necessary action.
- This project uses pre-collected public Instagram data.
- No live scraping, API access or personal authentication is used.
- Contributors should not upload any private, sensitive or copyrighted datasets.
To keep the project safe:
- Do not commit API keys, passwords or personal data
- Validate input data before processing
- Avoid adding external scripts without review
- Sanitize any new dataset added to
data/ - When contributing code, follow Python best practices to avoid injection/processing issues
We appreciate responsible security research and contributions.
Thank you for helping keep IG-Data-Analyzer safe!