scancode.io
scancode.io copied to clipboard
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/vulnerabilitydatabas...
The Project data text box size is fixed and IMHO it would help if it were: 1. extensible both in length and width 2. to help with looking at the...
From Scancode.io is it possible to generate a notice file which will contain the details licence text and copyright of the files?
We should have all we need already but the code needs to be activated. https://github.com/nexB/extractcode/blob/main/src/extractcode/vmimage.py likely would support this
This is not visible in the UI today and would be very useful
Hi, I initially read the Policies documentation as meaning that you could supply a policies.yml as a file in the root of the codebase being scanned, after some experimenting and...
This should cover IMHO - reviewing file-by-file contents with highlighted detected licenses, copyrights, emails, urls, etc - reviewing same detection across multiple files - do massive status updates and vetting...
I am trying to load multiple SCTK Scans into SCIO using the `load_inventory` pipeline. My objective is to load multiple Scans run with the same Scan parameters - clipeu -...
This PR adds a new plugins directory with: - a plugin template - two experimental plugins Each of these plugins is designed as a standalone Python package that can be...
(sorry if this duplicates another issue, but I was not able to find one specifically about this functionality) When I review the scan results that are presented to me graphically,...
In https://github.com/nexB/scancode.io/tree/app-package-files I am working toward adding details of installed files for a given package type. This is designed to run either as a secondary pipeline after another scan, or...