phpmyadmin / phpmyadmin/scripts
Add verification for snapshot downloads
オープン
@williamdes がすでに取り組んでいます。
2022年11月10日 から。
- 主要言語
- PHP
- スター
- 20
- フォーク
- 18
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Snapshot downloads from edge-4.7 & edge-4.8 branches are not passed verification (PGP signing with developer keys can't be used as it's auto daily builds...)
possible solutions:
- use bot that update the Dockerfile to contain sha256 verification (the hash inside the Dockerfile) everytime a new snapshot is available. (does it may cause syncing problems? aka old Dockerfile files won't work as the resource URL is static...)
- auto sign the snapshots with bot GPG key (and use it only in keystore)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。