clarin-eric / VLO

Virtual Language Observatory
GNU General Public License v3.0
14 stars 6 forks source link

Extract handle resolver out of Corpus Structure API dependency #353

Closed twagoo closed 2 years ago

twagoo commented 2 years ago

The nl.mpi.corpusstructure:corpus-structure-2-core dependency is used in VLO web app for the handle resolver feature it provides. However this dependency is no longer being maintained and has a vulnerability classified as high severity.

Extract the classes from this library either in a separate project or include in the VLO code base.

Sources: corpus-structure-2-1.2.4.zip