You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-18Lines changed: 3 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,41 +6,26 @@ Attack Tree Designer
6
6
7
7
This module offers an ergonomic environment for designers and contains additional set of features that allow users to configure security attributes for the attacks such as the severity and the likelihood of the attack. It allows users to attach counter-measures to their attacks and to detect uncountered attacks. Moreover it allows referencing other trees, importing and exporting attack trees.
8
8
9
-
For more information, visit our [**Wiki**](https://github.com/cpswarm/modelio-attack-tree-module/wiki) page.
9
+
For more information, visit our [**Wiki**](https://github.com/Modelio-R-D/AttackTreeDesigner/wiki) page.
Find the documentation of Attack Tree Designer at the wiki page : [Attack Tree Designer - User Manual](http://forge.modelio.org/projects/attack-tree-modelio38-user-manual-english/wiki/Wiki)
* Download our latest [Release](https://github.com/cpswarm/modelio-attack-tree-module/releases) and extract the module archive which is a JMDAC file (with *.jmdac extension).
30
-
* (Alternative) Download this repository, retrieve the JMDAC file by compiling the source code with Maven :
31
-
```
32
-
mvn package
33
-
```
34
-
* Download and Install [Modelio 3.8](https://www.modelio.org/downloads/download-modelio.html) and open a new UML project.
35
-
* Deploy <b> Attack Tree Designer </b> module (JMDAC file). For more details on how to deploy the module in Modelio see [Deployment of "Attack Tree Designer" module in Modelio](https://github.com/cpswarm/modelio-attack-tree-module/wiki/Deployment-of-%22Attack-Tree-Designer%22-module-in-Modelio).
Please fork and make your changes. There is no need to pull request since this is only a mirror project to the SVN repository at [Modelio Community Forge](http://forge.modelio.org/projects/attacktree-modelio38). For major changes, please open an issue and discuss it with the other authors.
28
+
Please fork and make your changes. For major changes, please open an issue and discuss it with the other authors.
0 commit comments