Page 1 of 1

Question regarding JQuery

Posted: Wed Oct 28, 2020 9:53 am
by mbarnes88
Is there a way to verify the current running version of JQuery in Nagios XI? I know JQuery was updated to 3.5.1 in the 5.7.1 patch however a recent security scan showed a lower version of JQuery being used and oddly enough the scan happened several weeks after we had upgraded Nagios to 5.7.1. If there is a quick way to verify the current version that would be extremely helpful. Thanks in advance.

Re: Question regarding JQuery

Posted: Wed Oct 28, 2020 10:17 am
by dchurch
If you hit F12 to open the debugger tools, then go to the network tab, then type in jquery to the search panel, it should show you.
60561-network-trace.png

Re: Question regarding JQuery

Posted: Wed Oct 28, 2020 1:17 pm
by benjaminsmith
HI,

Additionally, there is an older version of jQuery installed but it's only used internally to generate pdf reports. The web interface is using 3.5.1.

--Benjamin