aboutcode-org / aboutcode-org/purldb

purldb ui for managing actions and data

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

描述

Currently the purldb is only available through a json api for both retrieving stored package data and collecting new packages. On the server side, we have to use cli commands to run various package collection actions. It would be useful to have a user interface to manage a purldb instance. This UI would be based off of the scancode.io UI with these features:

- there should be a dashboard for package collection action status and errors for workers
- instead of reporting DiscoveredPackages for a Project, we give the number of total packages in our purldb instance, and the user can click on the number, get a list of purls, and see individual package data
- users can run the miners from the webui to have the server mass collect packages
- users can input a purl from the webui to have the server get package data for that specific package
- users can also run pipelines that set up CI workers running minecode-pipelines for distributed data collection
- users can upload packages for scanning, then add the data to purldb

This would make it a lot easier for users to set up and populate their purldb instance with package data they want.

The UI should also visualize and manage the different states of package data collection:
- collecting purls and raw api calls for package data
- creating packages from the collected purls and api calls
- curation of created packages

A good start would be to have a view for packages and package data

貢獻指南

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

評估

這個 Issue 還沒有評估資料。

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

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