Skip to content

Taintgraph - #2

Merged
aemcgraw merged 3 commits into
masterfrom
taintgraph
Dec 3, 2020
Merged

Taintgraph#2
aemcgraw merged 3 commits into
masterfrom
taintgraph

Conversation

@aemcgraw

Copy link
Copy Markdown
Contributor

Adds a taintgraph display accessible from the Taints tab of the main page and facilities to call taint analysis from the web interface on request. Also makes a number of visual changes to the look of graphs.

@aemcgraw
aemcgraw requested a review from sipma October 27, 2020 00:16

@sipma sipma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Andrew, thank you very much for these contributions! The taint graph looks very nice; I especially like the facility to specialize the graph to particular sinks.
One suggestion would be to include some error handling for the case where a taint trail is not present; as it is, it just shows the json error file and the list of origins for which trails are available is printed on the console. Would it be possible to report back for which origins trails are available, or perhaps indicate directly in the taint origins list for which origins trails are present?

@aemcgraw
aemcgraw merged commit 8e43877 into master Dec 3, 2020
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

Successfully merging this pull request may close these issues.

2 participants