Index: openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl,v diff -u -r1.14.2.28 -r1.14.2.29 --- openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 24 Jul 2024 17:15:25 -0000 1.14.2.28 +++ openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 25 Jul 2024 14:24:26 -0000 1.14.2.29 @@ -260,12 +260,12 @@ extraFiles {} \ downloadURLs http://download.cksource.com/CKEditor/CKEditor/CKEditor%20${version}/ckeditor_${version}_${ck_package}.zip \ urnMap {} \ - versionCheckURL https://cdn.ckeditor.com/ \ plugins { a11yhelp about clipboard dialog image link magicline pastefromgdocs pastefromlibreoffice pastefromword pastetools scayt specialchar table tableselection tabletools widget } \ versionCheckAPI {cdn cdnjs library ckeditor count 20} \ + vulnerabilityCheck {service snyk library ckeditor4} \ installedVersion $version \ return $result