aboutcode-org / scancode.io

ScanCode.io is a server to script and automate software composition analysis pipelines with ScanPipe pipelines. This project is sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase/ Google Summer of Code, nexB and others generous sponsors!
https://scancodeio.readthedocs.io
Apache License 2.0
109 stars 83 forks source link

Refactor the BasePipeline, move out all Project related logic #1351 #1358

Closed tdruez closed 1 month ago

tdruez commented 1 month ago

Refactor the BasePipeline to remove the scanpipe.Project logic and make it reusable without Project context.

tdruez commented 1 month ago

@keshav-space could you have a look before the merge?