aboutcode-org / aboutcode-org/scancode.io

Do not inlcude symbols in general project outputs

未關閉
#1,781 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
back2source
主要語言
Python
星號
215
分支
203
平均合併
4 天 8 小時
30 天內合併 PR
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 摘要。