aboutcode-org / aboutcode-org/scancode.io

Do not inlcude symbols in general project outputs

Aberta
#1,781 0 comentários 0 reações 0 responsáveis Ver no GitHub
back2source
Linguagem predominante
Python
Estrelas
215
Forks
203
Merge médio
4d 8h
PRs com merge (30d)
6

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.