Commit Graph

303 Commits

Author SHA1 Message Date
Michael Boelen 38310223a6
Updated date/year 2020-03-20 14:50:25 +01:00
Michael Boelen e008907ff1
Remove 's' from word 'colours' 2020-03-04 14:51:13 +01:00
Mark Garrett b2f676da7b allow for correct spelling for colour should drop the s from colours but didnt 2020-03-01 10:19:33 +11:00
Michael Boelen 61b78c1cf3
Only show message about 4+ months old if there is actually an update available. 2019-11-18 11:03:38 +01:00
Michael Boelen a07fcb3348
Add USR1 trap to show status such as active test 2019-11-18 10:19:43 +01:00
Michael Boelen cb52e9bfbe
Also cleanup when Lynis process is terminated 2019-11-18 08:00:03 +01:00
Michael Boelen 98017c78ca
Implemented several code style improvements 2019-09-17 14:04:30 +02:00
Michael Boelen b30df4261d
Also prevent showing tool tip when quiet mode is used 2019-09-10 14:51:25 +02:00
Michael Boelen 6480663e6b
Use more clear definition: Lynis is a pre-release or release 2019-08-21 14:51:51 +02:00
Michael Boelen ee18e76e97
Preparations for forensics scan mode 2019-08-21 13:41:23 +02:00
Michael Boelen 1823bf1040
Set default language if locale command does not exist 2019-08-20 14:22:36 +02:00
Michael Boelen c1c23a4cca
Only test if we have locale command, which is not always available (like Alpine in Docker container) 2019-08-20 14:18:15 +02:00
Michael Boelen b384fa2887
New option: --usecwd to run from current working directory 2019-07-25 11:34:58 +02:00
David 8de806c9a7
PRIVILEGED var needs to set in both cases
set PRIVILEGED in both cases, because now this variable is set before ". ${INCLUDEDIR}/consts" and needs not to be set in that file in order to not be reset to a default value.

Also fix typo:
PENTESTINGMODE is set when NO root privileges are used
2019-07-17 23:25:40 +02:00
Michael Boelen fa8bad20db
Use -n instead of ! -z 2019-07-16 13:20:30 +02:00
Michael Boelen c1cf106d03
Show location for Lynis package and new documentation 2019-07-15 19:05:57 +02:00
Michael Boelen 34f306eb0b
Internal reorganization 2019-07-14 11:50:02 +02:00
Michael Boelen 585ddc391e
More extensive file check 2019-07-12 13:14:41 +02:00
Michael Boelen d41b1d9c5f
Check if setuid bit is set 2019-07-10 19:28:26 +02:00
Michael Boelen ade3117307
New option to disable plugins via profile 2019-07-03 15:39:26 +02:00
Michael Boelen 2e1ec2c32f
Change variable name to better indicate what it does 2019-07-03 15:07:46 +02:00
Michael Boelen 81c8f1f2a6
Security: don't allow uninitialized variables (set as a strict default now) 2019-06-29 19:29:42 +02:00
Michael Boelen 901e697fc2
Release 2.7.5 2019-06-24 15:47:07 +02:00
Michael Boelen cf57424f1a
Preparing 2.7.5 release 2019-06-17 12:18:08 +02:00
Michael Boelen ae1a6d1e9d
Release 2.7.4 2019-04-21 16:19:12 +02:00
Michael Boelen 1d829294d3
Enhanced logging 2019-04-15 19:20:51 +02:00
Michael Boelen a881c803e2
Updated date and log 2019-04-13 13:28:13 +02:00
Michael Boelen 20da48bdfe
Switch to development version 2019-03-29 12:24:01 +01:00
Michael Boelen 09e2de2ea5
Release 2.7.3 2019-03-21 09:35:30 +01:00
Warren 0e8a12e208 Quote WORKDIR directory existence in lynis (#653)
Quote both "${WORKDIR}/include" and "${WORKDIR}/db" directory existence check in if-statements to avoid "Fatal error: can't find directory" in case of a space-character in the ${WORKDIR} path.
2019-03-14 12:34:17 +01:00
Michael Boelen f828a06bec
Corrected file location for tips 2019-03-14 10:45:08 +01:00
Michael Boelen a4b179e4ef
Switch to development for 2.7.3 2019-03-07 12:11:33 +01:00
Michael Boelen 0154473219
Release 2.7.2 2019-03-07 11:55:21 +01:00
Michael Boelen ba26eeb263
Switch to dev for 2.7.2 2019-02-26 16:15:47 +01:00
Michael Boelen 34a2742cdb
Initial support for end-of-life OS detection 2019-02-26 16:15:15 +01:00
Michael Boelen 66066ae226
Changed year and preparing for new release 2019-01-31 14:47:35 +01:00
theycallhimpat d024d5296e Fix error printed to screen when run from shell without "command" (#601)
Issue is present on busybox ash shell without "command" builtin. Fix
issue by redirecting errors to /dev/null
2018-12-17 09:54:44 +01:00
Michael Boelen 0308823966
Switch to development release 2018-10-30 13:39:59 +01:00
Michael Boelen 57cd296f63
Release 2.7.0 2018-10-26 14:25:02 +02:00
Michael Boelen c52edc49c7
Switching to development of 2.7.0 2018-10-18 11:05:45 +02:00
Michael Boelen 6fc9827893
Lynis release 2.6.9 2018-09-19 14:01:35 +02:00
Michael Boelen 3264f2df1b
Switch to development version 2018-08-27 14:52:14 +02:00
Michael Boelen cfd853d0b0
Release 2.6.8 2018-08-23 12:25:47 +02:00
Michael Boelen 0f9698f260
Switch to 2.6.8 development 2018-08-15 13:58:42 +02:00
Michael Boelen 50374ecd0e
Release 2.5.7 2018-08-09 15:14:29 +02:00
Michael Boelen 0824dedede
Switch to development version 2.6.7 2018-07-25 13:35:17 +02:00
Michael Boelen 46bb8c8a71
Lynis 2.6.6 release 2018-07-06 15:04:39 +02:00
Michael Boelen 696cdbfbf1
Switch to 2.6.6 development 2018-06-28 16:29:44 +02:00
Michael Boelen 65190d214c
Move reporting of hostid2 to main section to ensure it is added to report 2018-06-28 16:29:16 +02:00
Michael Boelen 6e0ac57b68
Release 2.6.5 2018-06-26 15:12:16 +02:00