The OpenAN community takes security seriously. We appreciate your efforts to responsibly disclose any security vulnerabilities you find.
Please do not report security vulnerabilities through public GitHub issues.
If you discover a security vulnerability in any OpenAN repository, please report it privately by emailing:
Please include the following information in your report:
- A description of the vulnerability
- Steps to reproduce the issue
- The potential impact of the vulnerability
- Any suggested fixes or mitigations (if applicable)
After you submit a report, the OpenAN security team will:
- Acknowledge receipt of your report within 3 business days.
- Investigate and validate the vulnerability.
- Work with you on a coordinated disclosure timeline.
- Release a fix and publish a security advisory as appropriate.
We ask that you give us a reasonable amount of time to address the issue before making any public disclosure.
Security updates are provided for the latest release of each actively maintained OpenAN component. If you are running an older version, please upgrade to the latest release.
When contributing code, please follow these practices:
- Do not commit secrets, credentials, or API keys
- Use parameterized queries to prevent injection attacks
- Validate and sanitize all inputs
- Follow the principle of least privilege
- Keep dependencies up to date
For general security questions or concerns, email security@lists.openan.dev.
For non-security issues, please use the standard issue reporting process.