-
Notifications
You must be signed in to change notification settings - Fork 18
Issues: google/go-flow-levee
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Generics are not supported by analyzers
bug
Something isn't working
#323
opened May 5, 2022 by
chressie
utils.Dereference
can get stuck in an infinite loop
bug
#321
opened Jul 12, 2021 by
mlevesquedion
Separate the unit-tests for the two taint analyses
bug
Something isn't working
#318
opened Jun 22, 2021 by
guodongli-google
Use more advanced call graph in inter-procedural analysis
bug
Something isn't working
#317
opened Jun 18, 2021 by
guodongli-google
handle the unify-by-value semantics in the EAR pointer analysis
bug
Something isn't working
#314
opened Jun 15, 2021 by
guodongli-google
Handle standard library functions in the analysis engine
bug
Something isn't working
#312
opened Jun 12, 2021 by
guodongli-google
Determine how/whether we should explicitly enumerate functions that don't propagate taint
#293
opened Apr 6, 2021 by
mlevesquedion
Enable exclusion of analysis by filename (rather than only package)
configuration
#282
opened Feb 10, 2021 by
PurelyApplied
Revisit tests involving source interface propagation
bug
Something isn't working
#279
opened Feb 3, 2021 by
PurelyApplied
go core.Sink(source) does not create report
false negative
#263
opened Jan 16, 2021 by
vinayakankugoyal
Improve
isProducedBySanitizer
to detect more cases of values produced by a call to a sanitizer
#237
opened Dec 18, 2020 by
mlevesquedion
[FALSE NEGATIVE]: go panic(source) and defer panic(source)
false negative
#231
opened Dec 16, 2020 by
vinayakankugoyal
Calling a function with a struct that has a tainted field should taint every field
#229
opened Dec 15, 2020 by
mlevesquedion
Struct fields should be taintable
bug
Something isn't working
#228
opened Dec 15, 2020 by
mlevesquedion
Reconsider traversal through Allocs
bug
Something isn't working
#212
opened Dec 4, 2020 by
mlevesquedion
Do not propagate taint through a channel that is tainted in one select branch and read from in another branch
bug
Something isn't working
#211
opened Dec 3, 2020 by
mlevesquedion
Tainting an interface value should not taint the contained value
#209
opened Dec 3, 2020 by
mlevesquedion
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.