aboutcode-org / aboutcode-org/vulnerablecode

Support for http/socks proxy

未关闭
#559 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
feature networking
主要语言
Python
星标
702
派生
328
平均合并
3 天 8 小时
30 天内合并 PR
3

描述

Currently we do not exclusively support http proxy because of using svn to fetch git tags. Though, it is possible to configure the `svn` binary to use proxied settings, it is not the best approach.

Possible fixes:
- Ship with a local svn binary and allow explicit ``http_proxy`` in the config file (``.env``) and use it project wide
- Somehow use both svn and github api to fetch the tags in suitable situations
- Implement basic svn client protocol in python
- ??

Related:
- https://github.com/nexB/vulnerablecode/issues/554
- https://github.com/nexB/vulnerablecode/issues/556
- https://github.com/nexB/vulnerablecode/issues/568

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。