prometheus/web
Simon Pasquier cf6890a3a8
web/ui: bump jQuery to 3.5.1 for the legacy UI (#7447)
jQuery prior to 3.4.0 is affected by an Object.prototype pollution
vulnerability (CVE-2019-11358). Even though our code doesn't seem to be
vulnerable to the issue, lets upgrade to the latest jQuery release so we
don't have to bother.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2020-06-24 16:14:28 +02:00
..
api storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059) 2020-06-24 14:41:52 +01:00
ui web/ui: bump jQuery to 3.5.1 for the legacy UI (#7447) 2020-06-24 16:14:28 +02:00
federate.go *: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 2020-06-09 17:57:31 +01:00
federate_test.go Fixed wrongly handled not ready TSDB on web and API. (#7182) 2020-04-29 17:16:14 +01:00
web.go API: Allow AlertmanagerRetriever and RulesRetriever to receive a Context (#7256) 2020-05-18 19:02:32 +01:00
web_test.go M-map full chunks of Head from disk (#6679) 2020-05-06 21:00:00 +05:30