aboutcode-org / aboutcode-org/scancode-toolkit

Feature to record transitive dependecies in the generated SBOM

未關閉
#3,383 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
new feature
主要語言
Python
星號
2.6k
分支
791
平均合併
1 天 12 小時
30 天內合併 PR
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 摘要。