Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions airflow-core/docs/security/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ the different user types of Apache Airflow®, what they have access to, and the
Also, if you want to understand how Airflow releases security patches and what to expect from them,
head over to :doc:`Releasing security patches </security/releasing_security_patches>`.

There are number of services where you can track security issues reported and announced by Airflow same as for
any of the projects following the standard CVE databases.

One such database is run by the MITRE corporation and you can search
for `Airflow CVEs <https://www.cve.org/CVERecord/SearchResults?query=apache+airflow>`_
there, however you might use whatever database you and your organization prefers to track security issues and CVEs.

Follow the below topics as well to understand other aspects of Airflow security:

.. toctree::
Expand Down