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

Add support for multiple diagram threat model file #13

Open
dileepkumar2113 opened this issue Feb 1, 2018 · 2 comments
Open

Add support for multiple diagram threat model file #13

dileepkumar2113 opened this issue Feb 1, 2018 · 2 comments

Comments

@dileepkumar2113
Copy link

Hi,

For multiple diagrams in a threat model every time the drawing surface list is overwriting with the second diagram details. So when we are parsing the file for first diagram we are unable to fond the data flows as it is overwritten by second diagram. Could you please help me on this.

@stevespringett
Copy link
Owner

does this happen on every threat model diagram or only specific ones? I confess, I have not accounted for (or tested) threat models with multiple diagrams. So if this occurs on every threat model I would not be surprised.

@dileepkumar2113
Copy link
Author

It is happening for the threat model with multiple diagrams. In this case the data flows of the first diagram is overwritten by the second one.

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

2 participants