aboutcode-org / aboutcode-org/vulnerablecode

Alpine: possibly wrong information is indexed

オープン
#915 コメント 7 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
702
フォーク
328
平均マージ
3日 8時間
マージ済み PR(30日)
3

説明

As I mentioned in #801 there is an issue with the way Alpine packages are indexed.

The following example illustrates this:

https://git.alpinelinux.org/aports/tree/main/py3-jinja2/APKBUILD?id=8531e658bb1a196c87ac3e8abf0bb18022266aa5

This `APKBUILD` file says the version of the package is `2.11.3-r0`. But at line 18 there is a different version number:

```
# secfixes:
# 1.11.3-r0:
# - CVE-2020-28493
```

It looks like someone made a typo in the version number and it is *this* number that VulnerableCode seems to be using (as demonstrated in #801 ).

The solution is to do a little clean up and cross correlate this information with the Alpine package information.

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

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

評価

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

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

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