geopython / GeoHealthCheck

Service Status and QoS Checker for OGC Web Services
https://geohealthcheck.org
MIT License
83 stars 71 forks source link

update minimum jquery version #443

Open epifanio opened 1 year ago

epifanio commented 1 year ago

Our security IT department discovered an out-of-date jquery version running on our GeoHealthCheck instance which could be a security risk It looks like it is using jquery 3.1 - we are using the docker image built from the master GitHub repository.

Is it possible to make sure GHC uses an up-to-date version of jquery?

https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/