parent
edc51284fa
commit
ee7b724877
41
README.md
41
README.md
|
@ -1,11 +1,17 @@
|
||||||
Skeleton MONARC Project
|
MONARC - Method for an Optimised aNAlysis of Risks by CASES
|
||||||
=======================
|
===========================================================
|
||||||
|
|
||||||
|
![Latest Release](https://img.shields.io/github/release/monarc-project/MonarcAppFO.svg?style=flat-square)
|
||||||
|
![License](https://img.shields.io/github/license/monarc-project/MonarcAppFO.svg?style=flat-square)
|
||||||
|
![Contributors](https://img.shields.io/github/contributors/monarc-project/MonarcAppFO.svg?style=flat-square)
|
||||||
|
![Stars](https://img.shields.io/github/stars/monarc-project/MonarcAppFO.svg?style=flat-square)
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
------------
|
------------
|
||||||
CASES promotes information security through the use of behavioral,
|
|
||||||
organizational and technical measures. Depending on its size and its security
|
[CASES](https://www.cases.lu) promotes information security through the use of
|
||||||
needs, organizations must react in the most appropriate manner.
|
behavioral, organizational and technical measures. Depending on its size and its
|
||||||
|
security needs, organizations must react in the most appropriate manner.
|
||||||
Adopting good practices, taking the necessary measures and adjusting them
|
Adopting good practices, taking the necessary measures and adjusting them
|
||||||
proportionally: all this is part of the process to ensure information security.
|
proportionally: all this is part of the process to ensure information security.
|
||||||
Most of all, it depends on performing a risk analysis on a regular basis.
|
Most of all, it depends on performing a risk analysis on a regular basis.
|
||||||
|
@ -16,8 +22,10 @@ expertise is a barrier for many companies, especially SMEs.
|
||||||
|
|
||||||
To remedy this situation and allow all organizations, both large and small, to
|
To remedy this situation and allow all organizations, both large and small, to
|
||||||
benefit from the advantages that a risk analysis offers, CASES has developed an
|
benefit from the advantages that a risk analysis offers, CASES has developed an
|
||||||
optimised risk analysis method: MONARC (Method for an Optimised aNAlysis of
|
optimised risk analysis method:
|
||||||
Risks by CASES), allowing precise and repeatable risk management.
|
[MONARC](https://github.com/monarc-project/MonarcAppFO)
|
||||||
|
(Method for an Optimised aNAlysis of Risks by CASES), allowing precise and
|
||||||
|
repeatable risk management.
|
||||||
|
|
||||||
The advantage of MONARC lies in the capitalization of risk analyses already
|
The advantage of MONARC lies in the capitalization of risk analyses already
|
||||||
performed in similar business contexts: the same vulnerabilities
|
performed in similar business contexts: the same vulnerabilities
|
||||||
|
@ -34,13 +42,30 @@ More information:
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
For a general documentation see
|
For a general user documentation see
|
||||||
[here](https://github.com/monarc-project/MonarcAppFO/tree/master/docs).
|
[here](https://github.com/monarc-project/MonarcAppFO/tree/master/docs).
|
||||||
|
|
||||||
For installation instructions see
|
For installation instructions see
|
||||||
[INSTALL](https://github.com/monarc-project/MonarcAppFO/tree/master/INSTALL).
|
[INSTALL](https://github.com/monarc-project/MonarcAppFO/tree/master/INSTALL).
|
||||||
|
|
||||||
|
|
||||||
|
Contributing
|
||||||
|
------------
|
||||||
|
|
||||||
|
If you are interested to contribute to the MONARC project, review our
|
||||||
|
[community page](https://monarc-project.github.io/pages/community/).
|
||||||
|
There are many ways to contribute and participate to the project.
|
||||||
|
|
||||||
|
Feel free to fork the code, play with it, make some patches and send us the pull
|
||||||
|
requests via the [issues](https://github.com/monarc-project/MonarcAppFO/issues).
|
||||||
|
|
||||||
|
There is one main branch: what we consider as stable with frequent updates as
|
||||||
|
hot-fixes.
|
||||||
|
|
||||||
|
Features are developed in separated branches and then regularly merged into the
|
||||||
|
master stable branch.
|
||||||
|
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue