aboutcode-org / aboutcode-org/vulnerablecode

Provide a way to fetch lists of all vulnerable CPEs and PURLs

Đang mở
#929 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
API
Ngôn ngữ chính
Python
Star
702
Fork
328
Merge trung bình
3 ngày 8 giờ
Pull request đã merge (30 ngày)
3

Mô tả

Add extra actions on the `packages` and `cpes` API endpoint that would return a single list of all vulnerable PURLs and CPEs.

For examples:

```
GET /api/packages/all/

[
"purl1",
"purl2",
"purl3",
...
]
```

```
GET /api/cpes/all/

[
"cpe1",
"cpe2",
"cpe3",
...
]
```

Make sure to not include PURLs nor CPEs that are not vulnerable.

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

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đá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.