googleapis / googleapis/google-cloud-python

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

未关闭
#15,816 2 条评论 0 个 reaction 已指派 1 人 已被 @holtskinner 认领 在 GitHub 查看
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
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 摘要。