aboutcode-org / aboutcode-org/vulnerablecode

Support for http/socks proxy

オープン
#559 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
feature networking
主要言語
Python
スター
702
フォーク
328
平均マージ
3日 8時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。