googleapis / googleapis/google-cloud-python

Add presubmit for pip-audit to bump minimum supported versions of dependencies

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

説明

There is a vulnerability in pyarrow<17.0: https://osv.dev/vulnerability/PYSEC-2024-161

I didn't go through the security policy because it seems only R is affected, but nevertheless it appears in `pip-audit` reports for any repository that uses `python-documentai-toolbox`, so it's an annoyance.

#### Environment details

- Python version: 3.11
- pip version: 24.0
- `google-cloud-documentai-toolbox` version: 0.14.2a0
- `pip-audit` version: 2.8

#### Steps to reproduce

1. install `pip-audit` in a repo with `google-cloud-documentai-toolbox` as a dependency
2. run `pip-audit`

#### Code example

```bash
$ pip-audit
Found 1 known vulnerability in 1 package
Name Version ID Fix Versions
------- ------- -------------- ------------
pyarrow 15.0.2 PYSEC-2024-161 17.0.0
```

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

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

評価

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

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

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