phanikumv commented on code in PR #32439: URL: https://github.com/apache/airflow/pull/32439#discussion_r1257601628
########## .github/SECURITY.md: ########## @@ -31,14 +31,25 @@ Airflow specifically offers security features and is responsive to issues around its features. If you have any concern around Airflow Security or believe you have uncovered a vulnerability, we suggest that you get in touch via the e-mail address [[email protected]](mailto:[email protected]). -In the message, try to provide a description of the issue and ideally a way of -reproducing it. The security team will get back to you after assessing the report. -Note that this security address should be used only for undisclosed -vulnerabilities. Dealing with fixed issues or general questions on how to use -the security features should be handled regularly via the user and the dev -lists. Please report any security problems to the project security address -before disclosing it publicly. +**Only** use the security contacts to report undisclosed security vulnerabilities in Apache +Airflow and manage the process of fixing such vulnerabilities. We cannot accept regular +bug reports or other security-related queries at these addresses. We will ignore mail +sent to this address that does not relate to an undisclosed security problem +in the Apache Airflow project. Please follow regular communication channels described in +the [Airflow Community](https://airflow.apache.org/community/index.html) page for +inquiries, questions and other discussions related to the process or issues. + +Specifically, we will ignore results of security scans that contain list of +dependencies of Airflow with dependencies in Airflow Docker reference image - there +is a page that describes how the +[Airflow reference Image is fixed at release time](https://airflow.apache.org/docs/docker-stack/index.html#fixing-images-at-release-time) +and providing helpful instructions explaining general instruction on how you can build your Review Comment: ```suggestion and providing helpful instructions explaining how you can build your ``` -- 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]
