Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement UBA - User Behavior Analytics #87

Open
Lorygold opened this issue Nov 2, 2023 · 0 comments
Open

Implement UBA - User Behavior Analytics #87

Lorygold opened this issue Nov 2, 2023 · 0 comments
Labels
backend Generic backend operations (ie: tasks, queries, etc) effort:medium Supposed medium effort feature Something new to be added

Comments

@Lorygold
Copy link
Collaborator

Lorygold commented Nov 2, 2023

Create a Django Model for saving users' habits in order to build a profile of each individual's normal activity, such as timestamp range in their logins, the usual country from which they do the authentication and so on.

Then, it's possible to highlight some alerts if they are connected to logins that don't follow the normal user's behavior.

@Lorygold Lorygold added backend Generic backend operations (ie: tasks, queries, etc) effort:medium Supposed medium effort feature Something new to be added labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Generic backend operations (ie: tasks, queries, etc) effort:medium Supposed medium effort feature Something new to be added
Projects
None yet
Development

No branches or pull requests

1 participant