aboutcode-org / aboutcode-org/scancode.io

Improve error report and enable pipeline args

オープン
#590 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
215
フォーク
203
平均マージ
4日 8時間
マージ済み PR(30日)
6

説明

Inspect manifest fails for https://raw.githubusercontent.com/CERTCC/VINCE/2bed565cc8a73dd920a6c8ed0b58ac221e4b3119/requirements.txt because it requires an insecure evaluation.
The error returned in the pipeline log is truncated and ends with:
```
...
File "/usr/local/lib/python3.9/site-packages/python_inspector/resolution.py", line 304, in get_requirements_from_python_manifest
raise Exception(
```
but running python-inspector locally yields:
```
raise Exception(
Exception: Unable to collect setup.py dependencies securely: .cache/python_inspector/extracted_sdists/M2Crypto-0.36.0/M2Crypto-0.36.0/setup.py

```
which is actionable.
We need full traceback

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。