Philippe Ombredanne

Results 703 issues of Philippe Ombredanne

https://scancode-toolkit.readthedocs.io/en/latest/getting-started/install.html?highlight=RAM#system-requirements documents the minimum requirements ... > Hardware : ScanCode will run best with a modern X86 processor and at least 4GB of RAM and 500MB of disk. These are...

os support
installation and packaging
documentation
easy
good first issue

This leads to confusing reporting. We should scan first for package and skip scanning as a file when the package manifest is scanned properly. Though we need to make sure...

In https://github.com/delta-io/delta/archive/refs/tags/v2.0.0rc1.tar.gz we detect only PyPI and no Scala.

package scan

Reported on chat: > @nicobucher wrote on Feb 20 21:52: > Hi aboutcode. I got a question regarding the scancode scanner: "Is it possible to provide a list of files...

new feature
core and api

> (lgpl-2.1-plus AND gpl-3.0-plus AND (lgpl-3.0-plus AND gpl-2.0-plus)) AND lgpl-2.1-plus AND gpl-3.0-plus AND gfdl-1.1-plus AND gfdl-1.3-plus AND (lgpl-2.0-plus AND lgpl-3.0 AND gpl-1.0-plus AND gpl-3.0 AND gfdl-1.3) AND lgpl-2.1-plus AND (lgpl-3.0-plus...

license scan
package scan

For instance `GPL-2.0 WITH Classpath-exception 2.0` should be treated as Copyleft-limited and not as Copyleft This was reported by @DennisClark and it could be that all exceptions to a Copyleft...

enhancement

https://registry.npmjs.org/None/-/None-None.tgz was seen with this package.json: ``` { "private": true, "scripts": { "prepare": "lerna run prepare", "rebuild:browser": "theia rebuild:browser", "rebuild:electron": "theia rebuild:electron" }, "devDependencies": { "lerna": "3.13.0" }, "workspaces": [...

bug
package scan
package-formats

### [Context and Problem](#context-and-problem) The whole idea of detecting unknown licenses and reporting these with the real detection is a bit weird and confusing. We should make this area clearer...

license scan
new feature
improve-license-detection

> Hi guys, I'm looking for a tool that can scan licences and ScanCode looks good for this task but I faced one challenge. In my codebase, for instance, there...

bug

See https://github.com/nexB/scancode-toolkit/issues/2989 ``` parties: - type: role: author name: Sam Saffron,Marc Gravell,Nick Craver email: url: - type: role: owner name: Sam Saffron,Marc Gravell,Nick Craver email: url: ``` is missing a...