Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify that DAG authors can also run code in DAG File Processor #33920

Merged
merged 2 commits into from
Aug 30, 2023

Commits on Aug 30, 2023

  1. Clarify that DAG authors can also run code in DAG File Processor

    Small addition to our security model - it was not entirely clear
    that DAG authors can also execute code in DAG File Processor and
    that DAG File Processor can be run in standalone mode effectively
    physically separating machines where scheduler is run and where
    the code modified by DAG authors gets parsed.
    potiuk committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    694424b View commit details
    Browse the repository at this point in the history
  2. Update docs/apache-airflow/security/security_model.rst

    Co-authored-by: Ephraim Anierobi <splendidzigy24@gmail.com>
    potiuk and ephraimbuddy authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e76cd99 View commit details
    Browse the repository at this point in the history