Updated log

This commit is contained in:
mboelen 2014-09-19 02:23:21 +02:00
parent e12b95ba88
commit 66d05cf844
1 changed files with 3 additions and 0 deletions

View File

@ -31,10 +31,13 @@
- ShowSymlinkPath function to check path behind a symlink
- FileIsEmpty function to check for empty files
- Detection for SaltStack configuration management tooling
- Added linux_config_file to report
Changes:
- Improved inetd test to avoid false positive with xinetd process [INSE-8002]
- Permissions check has been adjusted to allow packaging and pentest mode
- Added detection for compressed Linux config file [KRNL-5728]
- Added support for compressed Linux config file [KRNL-5730]
- Fix for reading at.deny file [SCHD-7720]
- Extended telnet in inetd test [INSE-8016]
- Removed individual warnings [BOOT-5184]