aboutcode-org / aboutcode-org/scancode-toolkit

Add support for luarocks spec

オープン
#3,526 コメント 8 件 リアクション 2 件 担当者 0 名 GitHub で見る
bug codeday good first issue package-formats
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。