Philippe Ombredanne

Results 722 issues of Philippe Ombredanne

In a deploy_to_devel pipeline, when I have an archive like "foo.zip", there will be a directory "foo.zip.extract" with the extracted content. - If "foo.zip" is matched to the purlDB then...

When doing a JS and Java D2d on a large codebase, there is either little or no progress provided ``` 2024-06-27 03:27:44.41 Step [match_directories_to_purldb] starting 2024-06-27 03:27:45.65 Matching 78,856 directories...

bug

These are important to figure out detection issues.

run is a fairly common name. We should prefix this with scancodeio to make it well distinguished https://scancodeio.readthedocs.io/en/latest/command-line-interface.html#run-pipeline-name-input-location

We need to add the "is_legal" and all "classify" attributes when running a "scan_single_package" in ScanCode.io. This should also be part of the output of the `api/projects//summary/` endpoint, (this likely...

enhancement

Based on actual usage there are issues that need to be resolved: - it is not clear which symbols or strings pipeline was used to collect symbols. - multiple queries...

As a follow up to https://github.com/nexB/scancode.io/issues/1148#issuecomment-2128602103 we shoudl include in the reporting the data from: - https://github.com/nexB/scancode.io/issues/1150 Basically I would like to have the list of unmapped to file paths,...

I run an ELF d2d with - http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.31.1.orig.tar.xz#from - http://ftp.us.debian.org/debian/pool/main/b/binutils/libbinutils-dbg_2.31.1-16_amd64.deb#to There are a few issues: - [ ] https://github.com/nexB/scancode.io/issues/1215 - [ ] https://github.com/nexB/purldb/issues/422 which leads to an incorrect purldb match...

I create a `map_deploy_to_develop` project with these Java inputs: - https://repo1.maven.org/maven2/org/apache/htrace/htrace-core/4.0.0-incubating/htrace-core-4.0.0-incubating-sources.jar#from - https://repo1.maven.org/maven2/org/apache/htrace/htrace-core/4.0.0-incubating/htrace-core-4.0.0-incubating.jar#to I would like to improve access to the issues in this d2d: 1. **I would like to...

to/debian-binary files SHOULD not be mapped nor matched in any pipeline and the PurlDB should notb natch them either. They are present in every .deb package - [ ] nexB/purldb#422

bug