aboutcode-org / aboutcode-org/scancode-toolkit

False positive license? "may not be modified" in SQLIte source code

Đang mở
#2,735 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
license scan
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ả

These are detected

- table sqlite_master may not be modified
- table terms may not be modified

but are SQLite error messages and are false positive.
See https://sqlite.org/forum/info/96fdf0bf95f225c9

The problem is that this text `may not be modified` may be a false positive in some cases: https://github.com/search?l=C&q=table+"may+not+be+modified"&type=Code

and in some other cases such as https://github.com/XENNOK/Insyde_BIOS_Source/blob/d2eebd01ad4a9cb5d68151e8d241491086e89ad0/SharkBayRcPkg/Include/Guid/NvidiaAcpiTablePchGuid.h#L4 this is a marker for some proprietary 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.