aboutcode-org / aboutcode-org/scancode-toolkit

Review how dependencies are qualified as `is_runtime` for build.gradle files

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

Below is an instance where dependencies with `compileOnly` scope are flagged as runtime dependencies.

Package URL | Package type | Extracted requirement | Scope | Is runtime | Is optional | Is resolved | For package | Datafile resource | Datasource id
-- | -- | -- | -- | -- | -- | -- | -- | -- | --
pkg:maven/antlr/antlr@2.7.5 | maven | 2.7.5 | compileInclude | True | False | True |   | build.gradle | build_gradle
pkg:maven/antlr/antlr@2.7.5 | maven | 2.7.5 | compileInclude | True | False | True |   | build.gradle | build_gradle
pkg:maven/antlr/antlr@2.7.7 | maven | 2.7.7 | compileOnly | True | False | True |   | build.gradle | build_gradle

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.