VMware Cloud Community
satoshi_goto
Contributor
Contributor

WebMKS SDK 2.1.0 depends on old jQuery/jQuery UI and don't contains un-minified library.

My Environment:

  • vSphere Client 6.5.0.5300
  • WebMKS SDK 2.1.0

Questions 1:

Remote Console (web console) uses jQuery v2.1.4 and jQuery UI v1.11.1.

However these libraries are too old.

  1. Status of jQuery v2.x is already END OF LIFE.
    1. Are jQuery 1.x and 2.x officially end of life? · Issue #162 · jquery/jquery.com · GitHub
  2. Under jQuery 1.12.0 has XSS vulnerability.
    1. CVE -CVE-2016-7103

Do you have a plan to update it?

Question 2:

The document of WebMKS SDK 2.10 says

The HTML Console SDK is available in the Downloads section of www.vmware.com :

Drivers and Tools for vSphere, vCloud Director, vRealize Automation, and vCloud Air.

A minified wmks.min.js and an un‐minified wmks.js are both provided in each build.

https://www.vmware.com/support/developer/html-console/html-console-sdk-210-programmer-guide.pdf

But, there is no un-minified script in WebMKS SDK v2.1.0.

Where is it?

Thanks.

P.S. I already seen WebMKS SDK 2.0 doesn't contain un-minified library.

WebMKS SDK 2.0 non-minified wmks.js

1 Reply
zhugg
Contributor
Contributor

不是可以用吗?为什么要纠结于是否有.min.js呢?

0 Kudos