docs: sync landing page with shipped reality#49
Merged
Conversation
Three accuracy fixes on the docs site, left stale by earlier phases: - AI Confirmation Pass: was 'Roadmap / not yet implemented' (false since #43 wired it) -> now describes the shipped optional, off-by-default, snippet-only, fail-open pass, mirroring the README framing. - headers scanner row: HIGH -> LOW-MEDIUM and detects text updated for the Express/Flask/Django/FastAPI + CSRF coverage added in #45/#46. - --format list: add the sarif output shipped in #32. docs-only, no code change.
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.
Follow-up honesty sweep of
docs/index.html, deferred from T2.1/T2.4 and flagged in #48. The landing page had drifted behind what shipped:headersscanner row —HIGH→LOW–MEDIUM, and the Detects text updated for the Express/Flask/Django/FastAPI + missing-CSRF coverage from feat(headers): security findings for Flask, Django, FastAPI #45/feat: honest language scoping #46 (was "helmet/CORS/no CSP").--formatlist — addedsarif(shipped in feat: SARIF 2.1.0 output + GitHub Code Scanning upload #32).Verified: no residual "not yet implemented" / "roadmap" AI copy remains; HTML tags balance. Docs-only — no code touched, gates unaffected.
🤖 Generated with Claude Code