Skip to content

Swift: Consistent additional taint steps between the cleartext-* queries #14189

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 5 commits into from
Sep 13, 2023

Conversation

geoffw0
Copy link
Contributor

@geoffw0 geoffw0 commented Sep 12, 2023

Added additional taint steps to the swift/cleartext-transmission, swift/cleartext-logging and swift/cleartext-storage-preferences queries similar to an existing additional taint step in the swift/cleartext-storage-database query. This identifies data within a container that matches the sensitive data heuristic as sensitive as well, for example value in:

myObject.password.value

I've also added some tests and converted a couple of existing sinks to CSV.

@geoffw0 geoffw0 added the Swift label Sep 12, 2023
@geoffw0 geoffw0 requested a review from a team as a code owner September 12, 2023 13:39
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 if DCA is happy!

@geoffw0
Copy link
Contributor Author

geoffw0 commented Sep 13, 2023

DCA run looks clean. Merging.

@geoffw0 geoffw0 merged commit e109892 into github:main Sep 13, 2023
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