Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Held <ilovemilk@wusa.io>2018-09-08 16:07:12 +0300
committerMatthias Held <ilovemilk@wusa.io>2018-09-08 16:07:21 +0300
commit95af5ddcceb2bda65c079732160357461a565d69 (patch)
treed234077b4f3754c9a39d2378ba65e57152b3152b /README.md
parent506d8c11f70fdb3c7af825f86f3fbcc16acdf892 (diff)
Add scrutinizer and icons
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8c76f02..b6c7c51 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# Nextcloud Ransomware Detection
[![Build Status](https://travis-ci.com/ilovemilk/ransomware_detection.svg?branch=master)](https://travis-ci.com/ilovemilk/ransomware_detection)
+[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ilovemilk/ransomware_detection/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ilovemilk/ransomware_detection/?branch=master)
[![codecov](https://codecov.io/gh/ilovemilk/ransomware_detection/branch/master/graph/badge.svg)](https://codecov.io/gh/ilovemilk/ransomware_detection)
**Ransomware detection with a guided user-controlled one-step recovery.**
@@ -10,7 +11,7 @@ This app monitors file operations during the synchronization to detect ransomwar
## Features
-* **Ransomware Detection:** Monitoring the file operations, analysing and classifying the collected data by using generic indicators allows a reliable detection.
-* **Ransomware Scanner:** Scan your file storage after a ransomware attack - which even works without the app being installed during the infection - to easily recover your data and clean up your storage. This may take some time depending on how many files you have stored on your cloud storage.
-* **Recovery Interface:** The color coded results of the classification offer an easy-to-use recovery interface giving the user full control of the recovery process.
-* **Guided Undo:** The guided user-controlled one-step recovery allows the user to quick and savely restore all - by ransomware - encrypted files without being affected by any false positives.
+* :exclamation:**Ransomware Detection:** Monitoring the file operations, analysing and classifying the collected data by using generic indicators allows a reliable detection.
+* :mag_right:**Ransomware Scanner:** Scan your file storage after a ransomware attack - which even works without the app being installed during the infection - to easily recover your data and clean up your storage. This may take some time depending on how many files you have stored on your cloud storage.
+* :computer:**Recovery Interface:** The color coded results of the classification offer an easy-to-use recovery interface giving the user full control of the recovery process.
+* :relaxed:**Guided Undo:** The guided user-controlled one-step recovery allows the user to quick and savely restore all - by ransomware - encrypted files without being affected by any false positives.