Skip to content

Conversation

@nineinchnick
Copy link
Collaborator

Some models might have multiple Dataflows between same source and sink that have all same properties (except name and note). They may be required if using the sequence diagram to make it complete but drawing them on the DFD makes it less readable.

This MR adds a new property called TM.onDuplicates with three possible values. By default, no action is taken. When set to RESTRICT, an exception is raised when such dataflows are found. This is meant for models not using the sequence diagram. When set to IGNORE, duplicates are allowed but are not drawn on DFD, only on the sequence diagram.

This is same as #99, there was some issue with merging it because I was rebasing the feature branch.

@nineinchnick nineinchnick requested a review from izar as a code owner May 19, 2020 13:57
@izar izar merged commit e9b1229 into OWASP:master May 19, 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