-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vulncheck: add witness search logic for call stacks
The CL adds API for traversal of call graph in search of call stacks that can serve as witnesses for uses of vulnerable symbols. Change-Id: Ib45c5c6aad347e1bcecb39ca4a62f589b4766677 Reviewed-on: https://go-review.googlesource.com/c/exp/+/381777 Reviewed-by: Jonathan Amsterdam <jba@google.com> Trust: Zvonimir Pavlinovic <zpavlinovic@google.com> Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
- Loading branch information
1 parent
a36d682
commit bb28937
Showing
2 changed files
with
246 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters