Skip to content

enhancement: add rate limiting for project reports to prevent spam #481

Description

@Naomi-Gift

report_registry.rs already checks has_user_reported() to prevent duplicate reports. However, there is no limit on the total number of unique reports a single user can make across all projects. A malicious user could file thousands of reports across the registry. A per-user report count limit should be enforced.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardStellar WaveIssues in the Stellar wave programThird CampaignCampaign: Third Campaign

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions