aboutcode-org / aboutcode-org/scancode-toolkit
Invalid dependency created when scanning gemspec
- 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ả
I've scanned the gemspec https://raw.githubusercontent.com/logstash-plugins/logstash-mixin-ecs_compatibility_support/main/logstash-mixin-ecs_compatibility_support.gemspec and in the dependency results, there is an invalid dependency created from the description (https://github.com/logstash-plugins/logstash-mixin-ecs_compatibility_support/blob/main/logstash-mixin-ecs_compatibility_support.gemspec#L6)
The created dependency in question:
```
{
"purl": "pkg:gem/this%20adapter%20provides%20an%20implementation%20of%20ECS-Compatibility%20mode%20that%20can%20be%20controlled%20at%20the%20plugin%20instance%20level.",
"extracted_requirement": "",
"scope": "dependency",
"is_runtime": true,
"is_optional": false,
"is_resolved": false,
"resolved_package": {},
"extra_data": {}
}
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.