Skip to content

Conversation

@MoralCode
Copy link
Contributor

@MoralCode MoralCode commented Sep 23, 2025

Description
This takes the non-contested part of #3284 and merges it into main because it mitigates an issue with this endpoint being abused

This fix was done entirely by sean, I'm just making this PR so this change can land in main to simplify the review process for everything else (I strongly disagree that we should be proposing PRs containing merge commits from pull requests)

Signed-off-by: Sean P. Goggins <s@goggins.com>
Comment on lines 298 to 309
df = pd.read_sql(contributor_query, conn)
df = pd.read_sql(contributor_query2, conn)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where is contributor_query2 defined?

@sgoggins sgoggins added the add-feature Adds new features label Sep 23, 2025
Signed-off-by: Sean P. Goggins <s@goggins.com>
@sgoggins sgoggins merged commit 84a4b8e into main Sep 23, 2025
14 checks passed
@sgoggins sgoggins deleted the api-abuse-patch branch September 23, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add-feature Adds new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants