aboutcode-org / aboutcode-org/purldb
Enhance Alpine package scan results
未关闭
- 主要语言
- HTML
- 星标
- 67
- 派生
- 69
- 平均合并
- 8 天 8 小时
- 30 天内合并 PR
- 1
描述
Alpine packages lack some important info like copyrights or where the source code is located. This info can't be gathered from the packages themselves as its just not there. To get this info we need to:
download aports repo & for each pkg check it out on commit specific to alpine package (via fetchcode)
parse APKBUILD nexB/scancode-toolkit#2541
download package sources (fetchcode) & amend new info to package's scan results
Discussed a bit with @pombredanne
Most likely @quepop will PR it
The question is- should it be standard behavior when alpine based docker is being scanned or should it be a separate pipeline?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。