aboutcode-org / aboutcode-org/scancode-toolkit

Feature to record transitive dependecies in the generated SBOM

オープン
#3,383 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
new feature
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

## Short Description

I tired running the tool on https://github.com/Inria/spoon with the following command:

```sh
scancode --json-pp sbom.json -clpeui .
```

It successfully output a JSON file. It had list of dependencies among many other things, but all the dependencies were direct. It would be nice to have a list of transitve dependencies as well. :)

## Possible Labels

- new feature

## Select Category

- [X] Enhancement
- [ ] Add License/Copyright
- [X] Scan Feature
- [ ] Packaging
- [ ] Documentation
- [ ] Expand Support
- [ ] Other

## **Describe the Update**

Ability to record transitive dependencies (or packages like the tool `-h` calls it).

## **Example/Links if Any**

[Maven Dependency Plugin](https://maven.apache.org/plugins/maven-dependency-plugin/tree-mojo.html) resolved transitive dependency.

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

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

評価

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

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

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