aws-samples / amazon-mwaa-examples

Amazon Managed Workflows for Apache Airflow (MWAA) Examples repository contains example DAGs, requirements.txt, plugins, and CloudFormation templates focused on Amazon MWAA.
MIT No Attribution
106 stars 61 forks source link

Bump JQuery from 3.4.1 to 3.7.0 in error-page template.html #48

Closed kuyperse closed 1 year ago

kuyperse commented 1 year ago

Description of changes:

This PR bumps up the JQuery version referenced in usecases/mwaa-public-webserver-custom-domain/src/lambda-edge/shared/error-age to patch a security issue. JQuery versions prior to 3.5.0 are vulnerable to XSS.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.