Apache Axis2/C uses Apache Jira for bug tracking and feature requests:
When filing a bug report, include:
## Environment - Axis2/C version: - OS: (e.g., Ubuntu 22.04, macOS 14) - Compiler: (e.g., GCC 11.4) - Dependencies: (OpenSSL version, nghttp2 version, etc.) ## Description [Clear description of the bug] ## Steps to Reproduce 1. [First step] 2. [Second step] 3. [...] ## Expected Behavior [What should happen] ## Actual Behavior [What actually happens] ## Logs/Error Messages
[Relevant log output]
## Additional Context [Any other relevant information]
For new features:
Do not report security vulnerabilities through public issues.
Apache Axis2/C follows the Apache Software Foundation security policy for reporting vulnerabilities. Please refer to the official ASF security documentation:
You can browse existing issues directly:
If you'd like to fix an issue yourself:
See Contributing Guide for details.