DJC: Design an enhanced DejaCode Package model to identify source code relationships #41
Labels
design needed
Design details needed to complete the issue
enhancement
New feature or request
HighPriority
High Priority
integration
Integration with other applications
Milestone
The working idea here is to come up with the best way to identify cross-package relationships, especially to be able to get to
(1) the source code
and
(2) more complete copyright+license data, which usually comes from the source code.
We could start by displaying the values for
contains_source_code
,source_packages
,code_view_url
, andvcs_url
in the "Detected Package" section of the Scan tab (when a value is available). The ScanCode package model has this support for source code relationships (which are also in PurlDB):Now that we have standardized on PURL as the package identifier, we should be able to pursue this DejaCode improvement using package-set values via integration with the PurlDB.
The text was updated successfully, but these errors were encountered: