aboutcode-org / aboutcode-org/scancode.io
Pipelines in 'Create Project' page are confusing
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
Several of the ScanCode.io v35.3.0 built-in pipelines are confusing - to me and others they look to be doing roughly the same thing.
Talking about pipelines in below table - for a user new to ScanCode.io the words "analyze", "inspect", "resolve" and "scan" all basically mean the same. The static and dynamic resolving of dependencies seems "bolted on" to me.
Believe we should simplify the current built-in pipelines for a better user experience so the user is more likely to instantly pick the pipeline that's applicable to their use case. Ideally the UI would be 'smart' - meaning based on given inputs try to automatically select the pipeline that is most relevant
| Pipeline | Description |
|---|---|
| inspect_packages | Inspect a codebase for packages and pre-resolved dependencies.|
| resolve_dependencies| Resolve dependencies from package manifests and lockfiles.|
| scan_codebase | Scan a codebase for application packages, licenses, and copyrights.|
| scan_single_package | Scan a single package archive (or package manifest file).|
貢獻指南
評估
這個 Issue 還沒有評估資料。