@@ -4,22 +4,22 @@ OSSEC v2.8 Copyright (C) 2014 Trend Micro Inc.
4
4
5
5
OSSEC is a full platform to monitor and control your systems. It mixes together
6
6
all the aspects of HIDS (host-based intrusion detection), log monitoring and
7
- SIM/SIEM together in a simple, powerful and open source solution.
7
+ SIM/SIEM together (security information and event management) in a simple, powerful and open source solution.
8
8
9
9
Visit our website for the latest information. [ ossec.github.io] ( http://ossec.github.io )
10
10
11
11
12
12
13
13
## Current Releases
14
14
15
- The current stable releases are available on the ossec website.
15
+ The current stable releases are available on the OSSEC website.
16
16
17
17
* Releases can be downloaded from: [ Downloads] ( http://ossec.github.io/downloads.html )
18
- * Release documentation is available at: [ docs ] ( http://ossec.github.io/docs/ )
18
+ * Release documentation is available at: [ OSSEC’s documentation ] ( http://ossec.github.io/docs/ )
19
19
20
20
## Development ##
21
21
22
- The development version is hosted on GitHub and just a simple git clone away.
22
+ The development version is hosted on GitHub and just a simple * git clone* away.
23
23
24
24
[ ![ Build Status] ( https://travis-ci.org/ossec/ossec-hids.png?branch=master )] ( https://travis-ci.org/ossec/ossec-hids )
25
25
[ ![ Coverity Scan Build Status] ( https://scan.coverity.com/projects/1847/badge.svg )] ( https://scan.coverity.com/projects/1847 )
@@ -32,7 +32,7 @@ $ (ossec_version="2.8.2" ; ossec_checksum="a0f403270f388fbc6a0a4fd46791b1371f559
32
32
33
33
```
34
34
35
- Then follow the prompts. You should still Read the Documentation [ here] ( http://ossec.github.io/docs/ ) .
35
+ Then follow the prompts. You should still read the documentation [ here] ( http://ossec.github.io/docs/ ) .
36
36
37
37
## Credits and Thanks ##
38
38
@@ -42,9 +42,7 @@ Then follow the prompts. You should still Read the Documentation [here](http://
42
42
for use in the OpenSSL Toolkit (http://www.openssl.org/ ).
43
43
* This product includes cryptographic software written by Eric
44
44
45
- * This product include software developed by the zlib project
45
+ * This product includes software developed by the zlib project
46
46
(Jean-loup Gailly and Mark Adler).
47
- * This product include software developed by the cJSON project
47
+ * This product includes software developed by the cJSON project
48
48
(Dave Gamble)
49
-
50
-
0 commit comments