Skip to content

Conversation

@geoffw0
Copy link
Contributor

@geoffw0 geoffw0 commented Sep 21, 2023

Fix a bug in taint flow through string interpolation, where taint was flowing from input to other inputs (see the first commit for the demonstrative test).

@MathiasVP assuming the tests even pass, would you mind checking I'm not missing something here. It looks like it might've been done the way it was done for a reason (at least one that applied at the time).

@geoffw0 geoffw0 added no-change-note-required This PR does not need a change note Swift labels Sep 21, 2023
@geoffw0 geoffw0 requested a review from a team as a code owner September 21, 2023 18:08
@MathiasVP
Copy link
Contributor

Hmmm. I think the code structure on main is from a time when there was an issue with getQualifier and thus we were forced to write it like that. If this new code passes the tests I'm very happy to merge it as that is really what it's supposed to be doing 🎉!

Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@geoffw0 geoffw0 merged commit ab54f0c into github:main Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-change-note-required This PR does not need a change note Swift

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants