squakez opened a new issue, #4326:
URL: https://github.com/apache/camel-k/issues/4326

   In order to reduce any possible impact on CVEs we should reduce the surface 
areas from our dependencies which are used for some simple func or are not 
maintained any longer. This is the list I've identified:
   
   - github.com/fatih/camelcase v1.0.0
   - github.com/fatih/structs v1.1.0
   - github.com/gertd/go-pluralize v0.2.1
   - github.com/go-logr/logr v1.2.4
   - github.com/google/uuid v1.3.0
   - github.com/mattn/go-shellwords v1.0.3
   - github.com/mitchellh/go-homedir v1.1.0
   - github.com/radovskyb/watcher v1.0.7
   - github.com/scylladb/go-set v1.0.2
   - github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749
   - github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd
   - gopkg.in/inf.v0 v0.9.1
   
   We should to identify actively maintained dependencies or just develop our 
own func when we are using them for one funcs or two.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to