File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Lynis Changelog
2
2
3
- ## Lynis 3.1.0 (not released yet )
3
+ ## Lynis 3.1.0 (2024-03-11 )
4
4
5
5
### Added
6
6
- Translation: Indonesian
12
12
- STATUS_NOT_ACTIVE variable added to translation files
13
13
- End-of-life dates updated
14
14
- Fixing missing or erroneous test number comments
15
+ - Detection of SentinelOne corrected
15
16
- Wazuh for file integrity and tooling
16
17
- Updated parsing output of arch-audit
17
18
- Added support for SentinelOne detection
Original file line number Diff line number Diff line change 43
43
PROGRAM_WEBSITE=" https://cisofy.com/lynis/"
44
44
45
45
# Version details
46
- PROGRAM_RELEASE_DATE=" 2023-08-03 "
47
- PROGRAM_RELEASE_TIMESTAMP=1691062820
46
+ PROGRAM_RELEASE_DATE=" 2024-03-11 "
47
+ PROGRAM_RELEASE_TIMESTAMP=1710148530
48
48
PROGRAM_RELEASE_TYPE=" release" # pre-release or release
49
- PROGRAM_VERSION=" 3.0.9 "
49
+ PROGRAM_VERSION=" 3.1.0 "
50
50
51
51
# Source, documentation and license
52
52
PROGRAM_SOURCE=" https://github.com/CISOfy/lynis"
You can’t perform that action at this time.
0 commit comments