aboutcode-org / aboutcode-org/scancode.io

Pipelines in 'Create Project' page are confusing

未关闭
#1,883 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement web-ui
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。