Michael Boelen
9ae1aa749d
Properly replace setting gathered from profiles
2016-07-31 17:18:36 +02:00
Michael Boelen
ff38336e0b
[KRNL-5830] Readability and style improvements
2016-07-31 16:28:17 +02:00
Michael Boelen
0993c0a13b
Style and readability improvements
2016-07-31 15:58:20 +02:00
Michael Boelen
2fe1819c35
[PKGS-7383] Simplified test
2016-07-31 15:51:34 +02:00
Michael Boelen
1e62769ce0
[MAIL-8818] Style and refactoring
2016-07-31 15:43:06 +02:00
Michael Boelen
5e2f6d256b
Removed word 'checking' from several tests' and style improvements
2016-07-31 13:53:26 +02:00
Michael Boelen
6426ce68c0
[AUTH-9216] Simplified test and make it more efficient
2016-07-31 13:45:21 +02:00
Michael Boelen
2b4d7a1e85
[AUTH-9218] Clean ups and improve readability
2016-07-31 13:34:17 +02:00
Michael Boelen
23e400ea9e
More style and text changes, and removed warning
2016-07-31 13:29:23 +02:00
Michael Boelen
1b3cdb9883
[AUTH-9226] Style, text, and removed warning
2016-07-31 13:25:35 +02:00
Michael Boelen
aad8d89bf8
[AUTH-9228] Provide just an suggestion instead of warning
2016-07-31 13:23:09 +02:00
Michael Boelen
8ee6cb42a3
DisplayError can now use an optional exit code to quit the program
2016-07-31 11:46:41 +02:00
beelsr
4143cd69b5
fix yum gpgenabled check to allow spaces around = ( #247 )
...
Issue 245
yum.conf allows an arbitrary number of spaces to surround the equals assignment.
2016-07-30 17:14:51 +02:00
Michael Boelen
15e364eae6
Initialize variable and unset at end
2016-07-30 16:41:57 +02:00
Michael Boelen
95b24f074f
Initialize variables and style improvements
2016-07-30 16:41:34 +02:00
Michael Boelen
4faaa10a8c
Initialize variables and cleanup
2016-07-30 16:41:11 +02:00
Michael Boelen
cfdc8228fd
[PKGS-7388] Readability improvements and initialization
2016-07-30 16:40:44 +02:00
Michael Boelen
d776c30b06
[AUTH-9406] - Readability and code style changes
2016-07-30 16:08:45 +02:00
Michael Boelen
6375953b26
[PHP-2211] - Readability improvement and code style changes
2016-07-30 16:03:35 +02:00
Michael Boelen
c74c572422
[FILE-6332] Enable testing for UUID usage with blkid command
2016-07-30 14:10:29 +02:00
Michael Boelen
220476d955
Test for blkid binary
2016-07-30 14:09:44 +02:00
Michael Boelen
9b9a97bceb
[DBS-1880] Corrected variable name and style
2016-07-30 14:03:28 +02:00
Michael Boelen
c8096dd06c
Only show number of running containers when there are any
2016-07-30 14:01:36 +02:00
Michael Boelen
7670560c2a
[HTTP-6720] Improve readability of test
2016-07-30 13:55:10 +02:00
Michael Boelen
0ec7f45f05
[AUTH-9268] Improve readability of test
2016-07-30 13:54:04 +02:00
Michael Boelen
0e18551b2c
Catting of changelog removed
2016-07-30 13:48:22 +02:00
Michael Boelen
b5408e50df
Removed unneeded spacing instructions
2016-07-30 13:46:04 +02:00
Michael Boelen
a5baafca02
Determine if all Docker tests should be executed, depending on exit code
2016-07-30 13:23:27 +02:00
Liao Tonglang
3fdb949152
Fix description of CheckFilePermissions ( #243 )
...
* Fix description of CheckFilePermissions
"Adds a system to a group, which can be used for categorizing" should belong to
AddSystemGroup but not CheckFilePermissions
* make description of IsVirtualMachine right
"Check if a specific item exists in the report" should no be the description of IsVirtualMachien, change it.
2016-07-30 12:08:43 +02:00
Michael Boelen
f1dc6be5bf
Start of refactor fail2ban tests and splitting them into different test areas
2016-07-30 12:06:30 +02:00
Michael Boelen
af999d3207
Allow strict code checking for developers
2016-07-28 11:39:10 +02:00
Michael Boelen
db5d825701
Check for number of arguments
2016-07-28 11:10:59 +02:00
Michael Boelen
22f99ede81
Check for number or arguments on ReportSuggestion and ReportWarning
2016-07-28 11:06:46 +02:00
Michael Boelen
052350feb4
[FINT-4402] Use correct variable
2016-07-28 10:38:10 +02:00
Michael Boelen
4e3de865ac
Extended examples
2016-07-27 13:40:19 +02:00
Michael Boelen
17ab4708ec
Removed --info from options, as it has been replaced with 'lynis update info'
2016-07-27 12:17:18 +02:00
Michael Boelen
ff3f13cdd0
Make Lynis run in quick mode by default
2016-07-27 12:14:25 +02:00
Michael Boelen
abf34b56b6
Rephrase suggestion
2016-07-27 09:55:06 +02:00
Michael Boelen
f9a4348f10
Uppercase tests: detect them properly as atomic tests.
2016-07-26 16:01:38 +02:00
Michael Boelen
d23e4b0fa5
Changed header and footer of screen output
2016-07-26 16:00:36 +02:00
Michael Boelen
2d2398714a
More spacing in report
2016-07-26 15:33:52 +02:00
Michael Boelen
64075a8497
Replaced function with generic echo, as functions are not available yet
2016-07-26 15:20:18 +02:00
atao60
0b5b4a47a3
Display function creates wrong indentation of result column ( #237 )
2016-07-26 15:00:05 +02:00
Michael Boelen
532e242a2f
Style changes
2016-07-26 14:58:04 +02:00
Michael Boelen
019203e7e8
Typo fix
2016-07-26 14:35:47 +02:00
n[oO]ne
7dbe80c7a4
Make time test 3106 work again ( #239 )
...
There was a little typo in the test
2016-07-25 09:59:41 +02:00
Michael Boelen
37763dcf4f
[DBS-1880] Detection for redis
2016-07-24 19:46:45 +02:00
Michael Boelen
6d6cd79a82
Improve detection and display of gzipped changelog
2016-07-24 17:54:59 +02:00
Michael Boelen
773c410a02
Update remaining items for categories and groups
2016-07-24 17:24:09 +02:00
Michael Boelen
2f4c854ba7
Rename of categories, introduction of groups
2016-07-24 17:22:00 +02:00