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 摘要。