openclover / clover

This repository contains source code of OpenClover Core as well as its integrations: Clover-for-Ant, Clover-for-Eclipse and Clover-for-IDEA plugins. Sources are licensed under Apache 2.0 license.
Other
59 stars 15 forks source link

Update bundled jquery js lib #113

Open marek-parfianowicz opened 4 years ago

marek-parfianowicz commented 4 years ago

OWASP dependency checker reacts on the old version of jquery bundled in clover.jar (clover-ant). The old version of jquery has security vulnerabilities.

clover.jar: jquery-1.8.3.min.js openclover-ant/clover.jar/html_res/adg/jquery-1.8.3.min.js

marek-parfianowicz commented 4 years ago

Original report: https://bitbucket.org/openclover/clover/issues/113