aboutcode-org / aboutcode-org/scancode-toolkit

New tool - redistribution check suggestion

Abierto
#724 7 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

Given that an audited codebase is different from what is redistributed, part of my job is to scan the redistribution. I run it through extractcode/scancode (only-findings) and produce a json-pp file which I manually go through. These are usually over 100MB. For example, I look for “GPL 3”, “Commercial”, “Restricted”, “Proprietary”, “Patent” and other company important licenses. I also look for jars without source jars. This is rudimentary but catches a surprising number of errors. It’s also time consuming.

It would be more efficient to be able to remove items from the output that cause uninteresting hits. For example,
Binutils
Gdb
.txt, COPYING, Whence, html, … files
LC_MESSAGES/
Testsuite/
Fonts
Etc.
Files that have multiple licenses where one of them is gplv2 or a very permissive license.

Perhaps I've included too many details but I hope I've conveyed the need for some sort of tool help.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.