aboutcode-org / aboutcode-org/scancode-toolkit

Add support for luarocks spec

Abierto
#3,526 8 comentarios 2 reacciones 0 asignados Ver en GitHub
bug codeday good first issue package-formats
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

Hello Scancode Team,

I wanted to generate SBOM for my kong source code using scancode tool.
But the output generated from the tool contains very few component (may be just 2 or 3). while the jsonpp output contains so many entries(it also scans all the lua file).

URL of the source code: https://github.com/Kong/kong/tree/3.3.0
Command which I used to scan the souce code and generate sbom:

```
scancode -n 12 -ip kong/ --json-pp kong-3.3.0.json --cyclonedx kong-3.3.0_cdxSBOM.json --classify --summary --consolidate --full-root --mark-source
```

For the reference, I am attaching the SBOM as well as the jsonpp output.

[kong-3.3.0.txt](https://github.com/nexB/scancode-toolkit/files/12748494/kong-3.3.0.txt)
[kong-3.3.0_cdxSBOM.txt](https://github.com/nexB/scancode-toolkit/files/12748495/kong-3.3.0_cdxSBOM.txt)

Can you please have a look on this issue.

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.