icfnext / aem-groovy-console

The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
Other
159 stars 94 forks source link

Please update jQuery and Moment frontend dependencies #105

Closed wsatyla closed 4 years ago

wsatyla commented 4 years ago

The frontend dependencies used by the AEM Groovy Console are outdated. Please consider an upgrade of the following dependencies:

Because the above libraries contain security vulnerabilities, security scanners (e.g. Nexus IQ) treat the AEM Groovy Console as vulnerable.

tomaszsoczyk-cognifide commented 4 years ago

Hi all, any chance this beauty could be merged and released?

toniedzwiedz commented 4 years ago

@lykorian my team would find this update very useful as well. Is there any chance this could be prioritised? I saw the PR by @wsatyla and it does look sensible. Any way we could help?

markdaugherty commented 4 years ago

Done, release coming shortly

tomaszsoczyk-cognifide commented 4 years ago

Thanks @lykorian - any rough idea when you think we could expect release (we need this awesome tool desperately - but we are right now forced to release our own version since without those dependencies updated we can't use the tool)

markdaugherty commented 4 years ago

It should happen tonight or tomorrow morning - unfortunately I'm dependent on someone in the ICF organization to release on my behalf since I'm no longer with the company. The tag and master branch are already updated.

markdaugherty commented 4 years ago

It's done.

tomaszsoczyk-cognifide commented 4 years ago

Thank you very much!