shahar1 opened a new pull request, #1353: URL: https://github.com/apache/airflow-site/pull/1353
## Copilot Summary This pull request adds a Content Security Policy (CSP) meta tag to the `layout.html` file to enhance the security of the web application by restricting the sources from which content can be loaded. Security improvement: * Added a `<meta http-equiv="Content-Security-Policy">` tag to `sphinx_airflow_theme/layout.html` to restrict allowed sources for scripts, fonts, and other resources, improving site security. -- 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]
