aboutcode-org / aboutcode-org/scancode-toolkit
Detections on binary files by assumingly interpreting it as text
オープン
bug
- 主要言語
- Python
- スター
- 2.6k
- フォーク
- 791
- 平均マージ
- 1日 12時間
- マージ済み PR(30日)
- 5
説明
### Description
When scanning some larger projects we noticed that unextracted archives will be scanned by Scancode for licenses, leading e.g. to detections on an .tar archive based on it containing a packaged LICENSE-file. We are assuming that this impacts all binary files.
This would mean that interpreting any binary as text could lead to wrong detections depending on what is decoded from the binary.
### How To Reproduce
Scan a binary file with Scancode.
コントリビューションガイド
評価
この issue はまだ評価されていません。