aboutcode-org / aboutcode-org/scancode.io

Do not inlcude symbols in general project outputs

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

説明

Symbols data is currently included in resources `extra_data` (what symbols are extracted from binary and source files, and which are matched) are useful for debugging and checking d2d symbol matching processes.

But these long list of symbols are adding to the size of the project outputs and they should not be included in the following inputs:

- JSON output: remove symbols from the resources `extra_data`
- JSON/XLSX outputs: remove symbols lists from the `messages` details

Alternatively we should make the symbols data available to download through the outputs with a seperate JSON option, similarly like we make the SCTK scan/summary data available thorugh the outputs.

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

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

評価

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

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

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