fix: address CodeQL security findings - #3
Merged
Conversation
suguanYang
force-pushed
the
fix/wangbinqi/codeql-findings
branch
from
May 1, 2026 07:24
7cca790 to
3fd7868
Compare
suguanYang
force-pushed
the
fix/wangbinqi/codeql-findings
branch
2 times, most recently
from
May 6, 2026 01:53
8507545 to
781ee64
Compare
suguanYang
force-pushed
the
fix/wangbinqi/codeql-findings
branch
from
May 6, 2026 02:25
781ee64 to
e9d3a39
Compare
Contributor
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
suguanYang
force-pushed
the
fix/wangbinqi/codeql-findings
branch
from
May 6, 2026 04:49
f6a9f4f to
5cd99c6
Compare
suguanYang
force-pushed
the
fix/wangbinqi/codeql-findings
branch
2 times, most recently
from
May 6, 2026 12:01
7f65518 to
989444e
Compare
suguanYang
force-pushed
the
fix/wangbinqi/codeql-findings
branch
from
May 6, 2026 12:48
989444e to
928bb84
Compare
…s across multiple files
…le billing and rate limiting by default
…line type annotations
…; remove Moesif middleware and clean up documentation
…ross multiple files; remove obsolete validator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
/home/suguan/.local/bin/uv run --all-packages --group lint ruff check apps packages/home/suguan/.local/bin/uv run --all-packages --group typecheck pyright --project pyproject.toml apps/api/app apps/api/main.py apps/worker/app apps/worker/worker.py packages/shared-python/shared/home/suguan/.local/bin/uv run --project apps/api --group dev pytest apps/api/tests/contract/test_database_health_contract.py -q(4 passed)/home/suguan/.local/bin/uv run --project apps/api --group dev pytest apps/api/tests/contract/test_api_key_contract.py apps/api/tests/contract/test_guest_registration_contract.py apps/api/tests/contract/test_job_creation_contract.py apps/api/tests/contract/test_s3_event_contract.py apps/api/tests/contract/test_database_health_contract.py -q(30 passedbefore removing the database-info endpoint/tests; affected health contract rerun now passes with4 passed)/home/suguan/.local/bin/uv run --project apps/api --group dev pytest apps/api/tests/contract/test_job_read_contract.py apps/api/tests/contract/test_webhook_contract.py apps/api/tests/contract/test_api_key_contract.py -q(15 passed)python-security-extended.qls:security_extended_findings=0on commit3fd7868Notes