scancode.io icon indicating copy to clipboard operation
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...

Results 313 scancode.io issues
Sort by recently updated
recently updated
newest added

Checking for the possible malware in the actual code would be awesome. This will complement the back-to-source binary analysis of software packages. There are a few nice things we could...

There are a few things we need to improve in the integration between ScanCode.io and DejaCode: - [ ] ScanCode.io should be able to be pull curated package data from...

enhancement

webhooksubscriptions: Add textarea input for target URLs - Create a new form obj `WebhookSubscriptionArea` - Include `WebhookSubscriptionArea` in `ProjectSettingsForm` - Initial value is "\n" separated list of URLs retrieved using...

It would be great to provide ready made integrations with various forges for code, issues and more such as: - [x] GitHub (as actions and/or as an app) -> https://github.com/nexB/scancode-action...

enhancement

See closed issue #914 That issue resulted in an enhancement to the d2d pipeline to group non-package files together for analysis and reporting purposes. If possible and practical, I think...

enhancement
high priority
reporting

From a discussion with @pombredanne Packages which are downloaded and scanned in SCIO can be optionally stored and accessed to have a copy of the packages which are being used...

A recent scan of an FFmpeg project in SCIO returned a composite license expression that included AND proprietary-license in the various licenses, and that was totally incorrect, as there was...

high priority
web-ui

I have a project with about 1M files and 2GB compressed inputs (~10G uncompressed) Deleting failed now and then with a "Gateway timeout" error

- Enhance file input handling in the UI to avoid losing selected files when adding new inputs. - Introduce a `selectedFiles` array to store and manage selected files. - Display...