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

Determine how/whether we should explicitly enumerate functions that don't propagate taint #293

Open
mlevesquedion opened this issue Apr 6, 2021 · 0 comments

Comments

@mlevesquedion
Copy link
Contributor

From @PurelyApplied on #292:

  • Would it be better to explicitly enumerate the "no taint propagated" methods and indicate error here if an unemumerate function is found?

  • I don't expect there to be much churn in the stdlib without us noticing, but it could be a good defensive measure to make sure we're not skipping over some functions without deliberately having excluded them and/or end up with a function signature that should be matching a summary but isn't due to a bug.

(Link to thread)

@mlevesquedion mlevesquedion changed the title Determine whether we should explicitly enumerate functions that don't propagate taint Determine how/whether we should explicitly enumerate functions that don't propagate taint Apr 6, 2021
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

No branches or pull requests

1 participant