Skip to content

Show Fossology results in Lucy #11

@savu-a

Description

@savu-a

Is your feature request related to a problem? Please describe.
Currently, the results of the Fossology scan can only be viewed directly in Fossology.

Describe the solution you'd like
It would therefore be helpful if we could also see the results directly in Lucy. In addition, it should be possible to transfer these results to the library license field.

With the following API request, it is possible to get the result of an upload:

{{curl -X 'GET' }}
{{ 'http://localhost/repo/api/v1/uploads/{ID}/licenses?agent=nomos,monk,ninka,ojo,reportImport,reso,scancode&containers=true' }}
-H 'accept: application/json'

After the upload, a background task is running and we will know when the scan is done (Progress bar).

Considerations

  • the results have to be reviewed manually (a license from within a component doesn´t have to apply for the component fully)
  • this requires maybe a temporary / review table before saving results into the DB

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions