OWASP / OWASP/Nest

Design and implement activity storing system

Open
#311 7 comments 0 reactions 1 assignee Assigned to @arkid15r View on GitHub
backend
Dominant language
Python
Stars
451
Forks
702
Avg merge
22h 59m
Merged PRs (30d)
91

Description

**Is your feature request related to a problem? Please describe.**
We get a bunch of different events from GitHub API: issues, PRs, releases, repositories, users.

**Describe the solution you'd like**
There is a need to standardize this data within a separate entity. Each record should be linked to a project/repo and user (normally we have this data). After indexing it we can use it for project and user timelines on corresponding Nest pages.

**Additional context**
https://docs.github.com/en/rest/activity/events?apiVersion=2022-11-28#list-public-events

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.