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

Update documentation - promises and goals #93

Open
PurelyApplied opened this issue Sep 10, 2020 · 1 comment
Open

Update documentation - promises and goals #93

PurelyApplied opened this issue Sep 10, 2020 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@PurelyApplied
Copy link
Collaborator

The following need to be included or updated in our documentation.

  • Explicitly document what taint propagation we do and do not attempt to track.
  • Document existing inference, i.e., given a source type Foo, what other types do we implicitly consider sources?
  • State that we do not handle reflection explicitly, though some cases may be handled by general taint propagation.
@PurelyApplied PurelyApplied added the documentation Improvements or additions to documentation label Sep 10, 2020
@PurelyApplied PurelyApplied added this to the 1.0 Target milestone Sep 10, 2020
@mlevesquedion mlevesquedion self-assigned this Apr 6, 2021
@mlevesquedion
Copy link
Contributor

From a comment by @PurelyApplied on #292:

We should consider explicitly drawing attention to "you should make sure you trust your errors" when we update documentation surrounding the scope of taint propagation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants