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 摘要。