Skip to content

Commit a59e6ee

Browse files
Update README.md
1 parent 76f8fd0 commit a59e6ee

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

README.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,41 +6,26 @@ Attack Tree Designer
66

77
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.
88

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.
1010

1111

1212
![](http://forge.modelio.org/attachments/download/22610/Example.png)
1313
**Attack Tree Designer Environment**
1414

1515

16-
Attack Tree Designer - User Manual
17-
----
18-
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)
19-
20-
2116
Dependencies
2217
----
2318

2419
* [Java 8 JDK](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
25-
* [Modelio 3.8](https://www.modelio.org/downloads/download-modelio.html) <img alt="Modelio" src="https://www.modelio.org/images/logo-modelio-v4.png" width="100">
26-
27-
Install
28-
----
29-
* 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).
20+
* [Modelio 4.1](https://github.com/ModelioOpenSource/Modelio/) <img alt="Modelio" src="https://www.modelio.org/images/logo-modelio-v4.png" width="100">
3621

3722

3823
Contributing
3924
----
4025

4126
Contributions are welcome.
4227

43-
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.
4429

4530

4631
Affiliation

0 commit comments

Comments
 (0)