aboutcode-org / aboutcode-org/purldb

minecode-pipelines: update pipelines to save api calls as well as purls

未關閉
#845 1 則留言 0 個 reaction 已指派 1 人 已被 @JonoYang 認領 在 GitHub 檢視
主要語言
HTML
星號
67
分支
69
平均合併
8 天 8 小時
30 天內合併 PR
1

描述

issues with miners and saving metadata

crates.io
- the index is organizied by some hashing thing, and the package data is stored in json lines
- how should we store the upstream metadata in the aboutcode-data repos? should we store the json line entry or recreate the directory structure of the index?

maven
- not certain if the parser we use for parsing the maven index gives us all the fields of pom data
- updating the web crawler should be easy enough as it gets the pom files directly

npm
- the code only looks up the index for the package name and versions and reports those. it does not get the package data proper. the code would need to be updated to have an option to get and store the package data

nuget
- all package data is stored in a single index file, do we save individual index files for each package version we get?

pypi
- update code to dump jsons for individual packages

alpine
- should we save the info of the package individually or just save the apkindex for all packages

composer
- update `get_composer_purl` to save package data alongside purl

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。