Avoid leaking internal exception details to Discord users #22
Labels
No Label
ai-changes-requested
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
in-next-release
status/in-progress
status/pr-open
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-v2#22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
commands/league/submit_scorecard.py:274and:379— Two places sendstr(e)directly back to the user as Discord message content. Depending on the error source, these can expose internal API URLs, stack context, or database structure details to anyone in the channel.File Locations
commands/league/submit_scorecard.py:274commands/league/submit_scorecard.py:379Labels
security, bug
Priority
medium
Addressed in commit
f4be20aonnext-releasebranch. Will be closed when merged to main.Addressed in commit
f4be20aonnext-releasebranch. Will be closed when merged to main.