aboutcode-org / aboutcode-org/vulnerablecode

Which distro do we support ?

未關閉
#519 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
documentation
主要語言
Python
星號
702
分支
328
平均合併
3 天 8 小時
30 天內合併 PR
3

描述

The installation instructions mention

> System requirements
>
> Python 3.8+
> PostgreSQL 9+
> Compiler toolchain and development files for Python and PostgreSQL
>
> On Debian-based distros, these can be installed with:
>
> sudo apt-get install python3-venv python3-dev postgresql libpq-dev build-essential
>

But as per https://packages.debian.org/buster/all/allpackages, all the packages listed above are already present in a debian buster installation.

We should explicitly mention which Debian we support ( and have some tests to prove that ). Supporting distros based on Debian is OK and dependencies for those should be mentioned separately.

A point to note: Our CI tests run on `ubuntu-latest` (we don't have a lot of choices there) and our Dockerfile uses `python:3.8` which on `buildpack-deps`

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。