Iconizer is currently in development and hasn't had an official release yet. Once we launch version 1.0, we'll provide a table of supported versions here.
Version | Supported |
---|---|
dev | ✅ |
We take the security of Iconizer seriously. If you believe you've found a security vulnerability, please follow these steps:
-
Do Not disclose the vulnerability publicly on GitHub Issues or other forums.
-
Email the details to either repository owner at [[email protected]] or reach out privately to one of the project maintainers:
-
Include the following in your report:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggestions for remediation if you have them
After submitting a vulnerability report:
- We'll acknowledge receipt of your report within 48 hours
- We'll provide an initial assessment of the report within 7 days
- We'll keep you updated as we work on a fix
- Once the vulnerability is addressed, we'll credit you (if desired) when we disclose the issue
If you're contributing to Iconizer, please follow these security practices:
- Keep dependencies updated
- Do not commit credentials or sensitive configuration to the repository
- Follow secure coding practices for C# and WPF applications
- Use parameterized queries when interacting with any data stores
- Handle file system operations securely to prevent path traversal attacks
Thank you for helping keep Iconizer secure!