Skip to content

fix: reject submit-only XSS false positives#747

Open
pranav-afk wants to merge 1 commit into
usestrix:mainfrom
pranav-afk:fix/xss-false-positive-validation
Open

fix: reject submit-only XSS false positives#747
pranav-afk wants to merge 1 commit into
usestrix:mainfrom
pranav-afk:fix/xss-false-positive-validation

Conversation

@pranav-afk

Copy link
Copy Markdown

Strengthen XSS validation in skills and system prompt so form HTTP 200 is not treated as confirmed XSS. Guard create_vulnerability_report with a submit-only heuristic. Closes #745.

@pranav-afk
pranav-afk force-pushed the fix/xss-false-positive-validation branch from 1ff180d to fd26d11 Compare July 13, 2026 11:09
@0xallam
0xallam force-pushed the main branch 2 times, most recently from 44e87ca to daf39a2 Compare July 13, 2026 23:50
@0xallam
0xallam force-pushed the fix/xss-false-positive-validation branch from fd26d11 to ae68af1 Compare July 13, 2026 23:51
Strengthen XSS validation in skills and system prompt so form HTTP 200 is not treated as confirmed XSS. Guard create_vulnerability_report with a submit-only heuristic. Closes usestrix#745.
@pranav-afk
pranav-afk force-pushed the fix/xss-false-positive-validation branch from ae68af1 to 0a56b54 Compare July 15, 2026 07:02
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.

[BUG] False positive XSS

1 participant