Project

General

Profile

Actions

Bug #24371

closed

Broken detection of incorrect parameter names

Added by Alexis Mousset about 2 months ago. Updated 26 days ago.

Status:
Released
Priority:
N/A
Category:
rudderc
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

Description

   6   - name: 5.2.4.8 - Ensure audit tools are 755 or more restrictive
   5     items:
   4     - method: permissions
   3       params:
   2         path: /sbin/auditctl
   1         mode: '755'
3439         ownger: root
   1         group: root
 WARN rudderc::compiler: Unexpected parameter 'ownger' in 'Ensure permissions on /sbin/auditctl'
 WARN rudderc::compiler: Unexpected parameter 'ownger' in 'Ensure permissions on /sbin/aureport'
 WARN rudderc::compiler: Unexpected parameter 'ownger' in 'Ensure permissions on /sbin/ausearch'
 WARN rudderc::compiler: Unexpected parameter 'ownger' in 'Ensure permissions on /sbin/autrace'
 WARN rudderc::compiler: Unexpected parameter 'ownger' in 'Ensure permissions on /sbin/auditd'
 WARN rudderc::compiler: Unexpected parameter 'ownger' in 'Ensure permissions on /sbin/augenrules'
       Wrote technique.ids.yml
   Compiling CIS Ubuntu20 audit Server 2 v1.0 [Linux]
       Wrote /home/fdallidet/Rudder/rudder-plugins-private/cis/build/techniques/systemSettings/misc/cis_ubuntu20_audit_srv_2/1.0/technique.cf
   Compiling CIS Ubuntu20 audit Server 2 v1.0 [Windows]
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', rudderc/src/backends/windows.rs:172:18
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
make: *** [Makefile:32: audit_srv_2.yml] Error 101
Actions #1

Updated by Alexis Mousset about 2 months ago

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset
Actions #2

Updated by Alexis Mousset about 2 months ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Félix DALLIDET
  • Pull Request set to https://github.com/Normation/rudder/pull/5451
Actions #3

Updated by Alexis Mousset about 2 months ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ 27 days ago

  • Fix check changed from To do to Checked
Actions #5

Updated by Vincent MEMBRÉ 26 days ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 8.0.7 which was released today.

Actions

Also available in: Atom PDF