DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| id | description (from maturity model) | evaluation | committers agreeing with evaluation |
|---|---|---|---|
| The project is open and honest about the quality of its code. Various levels of quality and maturity for various modules are natural and acceptable as long as they are clearly communicated. | Yes. For example, there are unit tests and integration tests covering the code. We report on the coverage. Coveralls shows at time of writing | bolke |
| The project puts a very high priority on producing secure software. | Yes. | bolke |
| The project provides a well-documented channel to report security issues, along with a documented way of responding to them. | We follow the generic Apache way of handling security issues. Per https://www.apache.org/security/ and https://www.apache.org/security/committers.html | bolke |
| The project puts a high priority on backwards compatibility and aims to document any incompatible changes and provide tools and documentation to help users transition to new features. | Yes, through Jira and https://github.com/apache/incubator-airflow/blob/master/UPDATING.md | bolke |
| The project strives to respond to documented bug reports in a timely manner. | Yes, through Jira and release notes. | bolke |
...