Description
I would like to have the live, on demand PurlDB API endpoint for metadata and scans to support for live, synchronous collection of a system/distro ecosystem for Debian distro packages (And later we can expand this to other distros):
The design would include updated API end-point(s) for metadata and scan for Debian packages (aka. purl2meta and purl2scancode)
-
Update ScanCode toolkit and libs to correctly collect Debian package details
-
Update ScanCode.io to use the updated toolkit Update debian support scancode.io#1096
-
Update API endpoint to accept a Debian PURL input and return live metadata for this Debian package.
-
Update API endpoint to accept a Debian PURL input and return live scancode results for the corresponding Debian package. Create a PURL ScanCode API endpoint that accepts a PURL and return scancode results scancode.io#1110