aboutcode-org / aboutcode-org/scancode-toolkit

Missing copyright from LICENSE file (ngx-bootstrap:6.1.0)

未關閉
#3,655 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Python
星號
2.6k
分支
791
平均合併
1 天 12 小時
30 天內合併 PR
5

描述

### Description
Scancode is not detecting all copyrights in this file:
https://github.com/valor-software/ngx-bootstrap/blob/e1a0bb8cbf83eb717335f1d74f995adc6dde60c0/src/chronos/LICENSE

Output:
```
Copyright (c) Valor Software
Copyright (c) Dmitriy Shekhovtsov
Copyright (c) JS Foundation and other contributors
```

Expected output:
```
Copyright (c) Valor Software
Copyright (c) Dmitriy Shekhovtsov
Copyright (c) moment/moment <-- missing
Copyright (c) JS Foundation and other contributors
```

### How To Reproduce

ScanCode via ORT:

```
scanner:
name: "ScanCode"
version: "32.0.8"
configuration: "--copyright --license --info --strip-root --timeout 300 --json-pp"
```

See also attached run from scancode.io - same result
[scancodeio_ngx-bootstrap-6.1.0.json](https://github.com/nexB/scancode-toolkit/files/14294199/scancodeio_ngx-bootstrap-6.1.0.json)

### System configuration

* What OS are you running on? (Windows/MacOS/Linux)

Linux

* What version of scancode-toolkit was used to generate the scan file?

ScanCode 32.0.8

* What installation method was used to install/run scancode? (pip/source download/other)

ORT embedded

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。