Chin Yeung
Chin Yeung
Note that package.declared_license can be any data structure. It has been confusing to several because "declared license" is used differently by other orgs, such as SPDX. Rename to: **extracted_license_statement** The...
``` Collecting patch>=1.16 Downloading https://thirdparty.aboutcode.org/pypi/patch-1.16-py3-none-any.whl (12 kB) INFO: pip is looking at multiple versions of dparse to determine which version is compatible with other requirements. This could take a while....
Ideally, when viewing a file and spot bugs, user can select the texts and submit bugs. One approach is to auto-generated a github ticket (while the user still needs to...
This file is incorrected detected as lgpl-3.0. ``` { "path": "lic.txt", "type": "file", "licenses": [ { "key": "lgpl-3.0-plus", "score": 99.1, "name": "GNU Lesser General Public License 3.0 or later", "short_name":...
What would be the license for this repo? Thanks :)
Hi, what would be the license for this repo? Thanks :)
I did some simple tests and here is my finding: I use "balloontip-1.1.1.jar" as a sample file. 1. Created 2 directories `d1/` and `d2/` and put the test file in...
Given 2 inputs (either csv or json) from scancode scan, the tool should compare the two inputs based on the path value and return pathmatch and pathscore information. The current...
There are cases that a renamed field is already in the input that is causing issue. For instance, ``` field_renamings: license_expression : 'Concluded License Expression' ``` If the input already...
We may have a gap in our AboutCode plan where it comes to libraries pulled from a Repo instead of a product team's own Dev codebase. It is not so...