dpalmasan / dpalmasan/python-user-posts-microservice

Add ability to use service accounts in MongoDB

オープン
#16 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
config database
主要言語
Python
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

Currently, we are using MongoDB as root (not passing credentials when creating a `MongoClient` instance). This might pose some security issues, as the account used by the service should have restricted access (i.e. read only, read/write, but not delete).

We need to add credentials to configuration file, update deployments when needed.

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

このリポジトリのコントリビューションガイドは索引されていません

評価

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

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

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