aboutcode-org / aboutcode-org/scancode-toolkit

`net-snmp` should map to SPDX license `Net-SNMP`

Đang mở
#3,950 2 bình luận 0 reaction 1 người được giao Được @AyanSinhaMahapatra nhận Xem trên GitHub
bug license-review new and improved data
Ngôn ngữ chính
Python
Star
2.6k
Fork
791
Merge trung bình
1 ngày 12 giờ
Pull request đã merge (30 ngày)
5

Mô tả

### Description

At [LicenseDB](https://scancode-licensedb.aboutcode.org/) and in https://scancode-licensedb.aboutcode.org/index.json, `net-snmp` maps to `LicenseRef-scancode-net-snmp`. It includes an `other_spdx_license_keys` with the expected SPDX license `Net-SNMP`.

### Actual

Excerpt from https://scancode-licensedb.aboutcode.org/index.json,
```
{
"license_key": "net-snmp",
"category": "Permissive",
"spdx_license_key": "LicenseRef-scancode-net-snmp",
"other_spdx_license_keys": [
"Net-SNMP"
],
"is_exception": false,
"is_deprecated": false,
"json": "net-snmp.json",
"yaml": "net-snmp.yml",
"html": "net-snmp.html",
"license": "net-snmp.LICENSE"
},
```

### Expected

Excerpt from https://scancode-licensedb.aboutcode.org/index.json,
```
{
"license_key": "net-snmp",
"category": "Permissive",
"spdx_license_key": "Net-SNMP",
"other_spdx_license_keys": [],
"is_exception": false,
"is_deprecated": false,
"json": "net-snmp.json",
"yaml": "net-snmp.yml",
"html": "net-snmp.html",
"license": "net-snmp.LICENSE"
},
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.