kaxil commented on code in PR #31160: URL: https://github.com/apache/airflow/pull/31160#discussion_r1189212403
########## .github/SECURITY.rst: ########## @@ -52,3 +52,70 @@ before disclosing it publicly. The `ASF Security team's page <https://www.apache.org/security/>`_ describes how vulnerability reports are handled, and includes PGP keys if you wish to use that. + + +Handling security issues in Airflow +----------------------------------- + +The security issues in Airflow are handled by the Airflow Security Team. The team consists +of selected PMC members that are interested in looking at, discussing about and fixing the +security issues, but it can also include committers and non-committer contributors that are +not PMC members yet and have been approved by the PMC members in a vote. You can request to +be added to the team by sending a message to [email protected], however, the team Review Comment: ```suggestion be added to the team by sending a message to [email protected]. However, the team ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
