Skip to content

fix(codeql): recognize custom admin rate limit middleware#692

Open
Ferryx349 wants to merge 1 commit into
cameri:mainfrom
Ferryx349:codeql-false
Open

fix(codeql): recognize custom admin rate limit middleware#692
Ferryx349 wants to merge 1 commit into
cameri:mainfrom
Ferryx349:codeql-false

Conversation

@Ferryx349

Copy link
Copy Markdown
Collaborator

Description

Fixes CodeQL js/missing-rate-limiting false positives on authenticated admin routes that already use our custom Redis-backed rate limiters.

Related Issue

fixes - #691

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my code changes.
  • I added a changeset, or this is docs-only and I added an empty changeset.
  • All new and existing tests passed.

@changeset-bot

changeset-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6df7d19

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
nostream Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Ferryx349
Ferryx349 requested a review from Copilot July 17, 2026 07:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants