Until the 1.0.0 release, only the latest development version receives security updates.
If you discover a security vulnerability in the IACP Framework, please report it privately to the maintainers before disclosing it publicly.
Do not report security vulnerabilities through public GitHub issues.
Instead, send a description of the issue to the project maintainers via a private channel. Include:
- Type of issue (buffer overflow, privilege escalation, etc.)
- Location of the affected code (file, function, line)
- Steps to reproduce
- Potential impact
You should receive a response within 48 hours. If you do not, follow up.
When a vulnerability is reported:
- The maintainers will acknowledge receipt within 48 hours
- An investigation will determine scope and impact
- A fix will be developed and tested
- The fix will be released with an advisory
Users of the framework should:
- Always use the latest available version
- Validate all messages at trust boundaries
- Apply principle of least privilege when configuring transports
- Use encrypted channels in production deployments