Skip to content
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

Swift: Improve taint models for NSString #14266

Merged
merged 3 commits into from
Sep 21, 2023
Merged

Conversation

geoffw0
Copy link
Contributor

@geoffw0 geoffw0 commented Sep 19, 2023

Improve the taint models for NSString. I noticed the varargs functions were not modelled correctly, and we do have flow working through varargs now.

@geoffw0 geoffw0 added the Swift label Sep 19, 2023
@geoffw0 geoffw0 requested a review from a team as a code owner September 19, 2023 22:06
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 0530981 into github:main Sep 21, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants