aboutcode-org / aboutcode-org/vulnerablecode

Which distro do we support ?

オープン
#519 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
documentation
主要言語
Python
スター
702
フォーク
328
平均マージ
3日 8時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。