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

Simple tainting API #22

Closed
3 tasks done
Invizory opened this issue Feb 10, 2017 · 0 comments
Closed
3 tasks done

Simple tainting API #22

Invizory opened this issue Feb 10, 2017 · 0 comments
Assignees
Milestone

Comments

@Invizory
Copy link
Owner

Invizory commented Feb 10, 2017

We should implement simple tainting API via interceptor extension point, as mentioned in #21.

API must support the following operations:

  • taint
  • untaint
  • isTainted

Also, tainted values should only propagate to instrumented functions, as mentioned in #20.

@Invizory Invizory added this to the 0.1 milestone Feb 10, 2017
@Invizory Invizory self-assigned this Feb 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant