aboutcode-org / aboutcode-org/purldb

purldb ui for managing actions and data

Ouverte
#899 0 commentaires 0 réactions 1 personne assignée Réclamée par @JonoYang Voir sur GitHub
Langage dominant
HTML
Étoiles
67
Forks
69
Merge moyen
8 j 8 h
PR mergées (30 j)
1

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.