tooptoop4 edited a comment on issue #6913: [AIRFLOW-6351] security - ui - Add Cross Site Scripting defence URL: https://github.com/apache/airflow/pull/6913#issuecomment-569151360 @nuclearpinguin k, maybe docs need update as brew install xmllint does not work on Mac but brew install libxml2 works. Full steps I needed to get the checks: (assuming brew and pip already installed) pip install pre-commit brew install gnu-getopt coreutils echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> ~/.bash_profile;. ~/.bash_profile brew cask install docker run docker from Applications
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
