OWASP / OWASP/Nest

Display repository last updated date on repository cards

Open Beginner friendly
#4,912 12 comments 0 reactions 0 assignees View on GitHub
backend cat-reloaded-2026 enhancement frontend good first issue
Dominant language
Python
Stars
451
Forks
707
Avg merge
22h 59m
Merged PRs (30d)
91

Description

## Problem

Repository cards currently show stars, forks, contributors, and issues, but they do not show when the repository was last updated.

Without activity information, users cannot quickly determine whether a repository is actively maintained.

## Proposed Solution

Display the repository's last updated date on repository cards using the existing `updatedAt` field.

## Benefits

* Improves repository discovery.
* Provides activity visibility.
* Helps contributors identify actively maintained repositories.

Contributor guide

Open the contributing guide

Research direction

Start at the repository cards entry point and trace how the existing updatedAt field is available to the card. Add the repository's last updated date to the card and verify that cards display the activity information consistently.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.