anomaly / anomaly/lab-python-server

Security review of all authentication endpoints

オープン
#74 コメント 0 件 リアクション 0 件 担当者 1 名 @devraj が担当を希望しています GitHub で見る
主要言語
Python
スター
16
フォーク
4
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
The feature request is to conduct a security review to harden all authentication related endpoints.

There are various approaches which involve:
- Not revealing data that would go towards identifying if a user exists on the system
- Throttling endpoints like `reset` or `otp` requests which could lead to large scale abuse of a system, this is particularly important as the endpoints can be triggered outside of a user interface
- Working with infrastructure providers to prevent large or Web Application Firewalls to prevent attacks on the API layer

The aim here is to harden these endpoints so they are as secure as possible for applications around the Anomaly ecosystem.

**Describe the solution you'd like**
A better reviews set of endpoints for authentication

**Describe alternatives you've considered**
NA

**Additional context**
NA

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

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

評価

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

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

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