This is open-source software licensed under the Nevron Public License (NPL). While the code is publicly available, security vulnerabilities should still be reported responsibly to protect users of the software.
If you discover a security vulnerability within this project, please follow these steps:
- DO NOT disclose the vulnerability publicly until it has been addressed
- Create a private security advisory through GitHub's Security tab
- Alternatively, contact the maintainers directly:
- Email: [email protected]
- GitHub: @gromdimon
When reporting a vulnerability, please include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Your contact information
- All repository access is strictly controlled
- Access is granted on a need-to-know basis
- Regular access audits are performed
- All code changes undergo security review
- Dependencies are regularly updated
- Security scanning is performed on all PRs
- Sensitive data must be encrypted
- API keys and credentials must never be committed
- Use environment variables for all sensitive configuration
-
Code Security
- Follow secure coding guidelines
- Never commit sensitive data
- Use strong authentication methods
- Ensure your contributions don't introduce security vulnerabilities
- Follow the NPL attribution requirements
-
Dependency Management
- Keep dependencies up to date
- Review dependency security advisories
- Use only trusted packages
-
Environment Security
- Use secure environment variables
- Never share access credentials
- Keep development environments isolated
In case of a security incident:
- The incident will be investigated immediately
- Affected parties will be notified
- Necessary patches will be developed and deployed
- Post-incident review will be conducted
All contributors must comply with:
- This security policy
- The Nevron Public License (NPL)
- Data protection regulations
- Industry security standards
- Company security guidelines
This security policy may be updated at any time. Contributors will be notified of any changes.
For any security-related questions, contact:
- Dzmitry Hramyka (@gromdimon)
- Axioma AI
Remember: Security is everyone's responsibility. When in doubt, ask!