Skip to content

Revert "C++: Rewrite cpp/cgi-xss to not use default taint tracking" #14416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

jketema
Copy link
Contributor

@jketema jketema commented Oct 9, 2023

This reverts commit b6132d2.

Temporarily revert the cpp/cgi-xss rewrite. The rewrite is looking at expressions instead of indirect expressions, which makes more sense since we are interested in the value being returned from getenv. I fix this in a follow-up PR, but I don't want to leave this around in the mean time.

@jketema jketema requested a review from a team as a code owner October 9, 2023 14:32
@github-actions github-actions bot added the C++ label Oct 9, 2023
@jketema jketema added the no-change-note-required This PR does not need a change note label Oct 9, 2023
@jketema jketema merged commit fe60269 into github:main Oct 9, 2023
@jketema jketema deleted the revert-cgi-xss-rewrite branch October 9, 2023 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants