Skip to content

docs: highlight v0.4.0 BadHost rule#6

Merged
oleg-bk merged 1 commit into
mainfrom
codex/lurkr-0-4-0-readme-visible
Jun 1, 2026
Merged

docs: highlight v0.4.0 BadHost rule#6
oleg-bk merged 1 commit into
mainfrom
codex/lurkr-0-4-0-readme-visible

Conversation

@oleg-bk

@oleg-bk oleg-bk commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a top-level New in v0.4.0 section near the start of README.
  • Mirror the same section in PYPI_README for the next PyPI publish.
  • Make the FastAPI / Starlette BadHost rule visible before users reach the detection-scope table.

Verification

  • sed -n '1,45p' README.md -> top-level v0.4.0 BadHost section visible
  • rg -n "^## New in v0\\.4\\.0|agent\\.python_fastapi_path_auth_no_host_validation|Detection Scope|Triaging Findings|GHSA-86qp" README.md PYPI_README.md -> expected headings/links present
  • .venv/bin/python -m pytest -q -> 536 passed
  • git diff --cached --check -> clean

Implemented with assistance from Codex.

Add a top-level v0.4.0 section to README and PYPI_README so the FastAPI/Starlette BadHost detector is visible before the detection-scope table.

Implemented with assistance from Codex.
@oleg-bk oleg-bk merged commit 45a6bde into main Jun 1, 2026
19 checks passed
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.

1 participant