MONARC - Method for an Optimised aNAlysis of Risks by @CASES-LU
Go to file
Ruslan Baidan 036cd4466d
Updated the core dependency with the patch correction.
2024-02-13 14:20:59 +01:00
.github Update issue templates 2023-10-19 10:16:18 +02:00
INSTALL Update INSTALL.ubuntu2204.md with the correct php8.1 packages. 2024-01-03 09:16:07 +01:00
config Added the data path global const to use it in all the places. 2023-10-24 11:34:21 +02:00
db-bootstrap updated structure dump. 2019-09-12 13:03:51 +02:00
deliveries/cases Updated logos 2022-11-16 15:35:47 +01:00
public Reverted the unwanted changes. 2021-05-12 12:06:03 +02:00
scripts Changing the script permissions. 2023-06-13 08:13:37 +00:00
tests Reverted the unwanted changes. 2021-05-12 12:06:03 +02:00
vagrant Removed the .gitkeep from data import files dir and added the doc. 2023-03-22 15:22:13 +01:00
wsl [WSL]Updated FO install 2023-04-18 12:02:19 +02:00
.gitignore Removed the .gitkeep from data import files dir and added the doc. 2023-03-22 15:22:13 +01:00
AUTHORS Updated zm-client dependency. 2023-01-05 08:38:41 +01:00
CHANGELOG.md Updated the dependencies with 2 new patches/fixes. 2023-11-30 17:42:56 +01:00
LICENSE Added license file. 2017-07-10 09:11:24 +02:00
README.md Updated zm-client dependency. 2023-01-05 08:38:41 +01:00
SECURITY.md Updated zm-client dependency. 2023-01-05 08:38:41 +01:00
VERSION.json Added the new version 2.12.7 2023-10-25 07:49:34 +02:00
composer.json Updated the dependencies and installation of php dependencies in update-all.sh 2023-03-08 17:09:27 +01:00
composer.lock Updated the core dependency with the patch correction. 2024-02-13 14:20:59 +01:00
package.json Added the new version 2.12.7 2023-10-25 07:49:34 +02:00
phpunit.xml Added the commit with the tests introduction. 2020-04-21 14:31:57 +02:00

README.md

MONARC

Latest Release License Contributors Stars Workflow

Introduction

Depending on its size and its security needs, organisations must react in the most appropriate manner. Adopting good practices, taking the necessary measures and adjusting them 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.

Although the profitability of the risk analysis approach is guaranteed, the investment represented by this approach in terms of the required cost and expertise is a barrier for many companies, especially SMEs.

To remedy this situation and allow all organisations, both large and small, to benefit from the advantages that a risk analysis offers, CASES has developed an optimised risk analysis method: MONARC (Optimised Risk Analysis Method), allowing precise and repeatable risk management.

The advantage of MONARC lies in the capitalisation of risk analyses already performed in similar business contexts: the same vulnerabilities regularly appear in many businesses, as they face the same threats and generate similar risks. Most companies have servers, printers, a fleet of smartphones, Wi-Fi antennas, etc. therefore the vulnerabilities and threats are the same. It is therefore sufficient to generalise risk scenarios for these assets (also called objects) by context and/or business.

Documentation

You will find a user guide and a technical guide on the MONARC website.

For installation instructions see INSTALL.

You can also use the provided Virtual Machine.

Contributing

If you are interested to contribute to the MONARC project, review our community page. 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.

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.

Please, do not open directly a GitHub issue if you think you have found a security vulnerability. See our vulnerability disclosure page.

License

This software is licensed under GNU Affero General Public License version 3

For more information, the list of authors and contributors is available.

Data provided with MONARC (threats, assets, vulnerabilities, referentials, etc.) are licensed under CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication. These objects are available through the MONARC Objects Sharing Plarform. If a specific author wants to license an object under a different license, a pull request can be requested.
You can find more information about MOSP on the dedicated repository.