aboutcode-org / aboutcode-org/vulnerablecode

NVDR: Create API endpoints to get all vulnerable and non vulnerable versions for a base package

オープン
#2,262 コメント 0 件 リアクション 0 件 担当者 1 名 @TG1999 が担当を希望しています GitHub で見る
主要言語
Python
スター
702
フォーク
328
平均マージ
3日 8時間
マージ済み PR(30日)
3

説明

We need an API endpoint that can give all vulnerable and non vulnerable versions for a base package.

Example:

Input- `pkg:pypi/foo`

Output-
```
{
"vulnerable": ["0.1"]
"non_vulnerable": ["0.2"]
}
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。