martaannaj / RecommenderServer

GNU General Public License v3.0
1 stars 2 forks source link

Re-check whether security issue with git-urls has been resolved #83

Open miselico opened 9 months ago

miselico commented 9 months ago

We added

replace github.com/whilp/git-urls v1.0.0 => github.com/chainguard-dev/git-urls v1.0.2

because the former has a security vulnerability. As long as this is not fixed, we use this alternative.

See https://github.com/whilp/git-urls/pull/25 for a pull request which would solve this.