Skip to content

Fix Ansible remediation in network_sniffer_disabled - #14163

Merged
Mab879 merged 1 commit into
ComplianceAsCode:masterfrom
jan-cerny:master_sniffer
Nov 21, 2025
Merged

Fix Ansible remediation in network_sniffer_disabled#14163
Mab879 merged 1 commit into
ComplianceAsCode:masterfrom
jan-cerny:master_sniffer

Conversation

@jan-cerny

Copy link
Copy Markdown
Member

The rule network_sniffer_disabled failed the test scenario promisc_interface_exists.fail.sh with Ansible remeditaion. The task condition is wrong because the ip -o link show command output typically contains more colons than 3 colons because it typically contains MAC addresses where colons are user as separators. This problem has been discovered during stabilization run on RHEL 10.0.

The rule network_sniffer_disabled failed the test scenario
promisc_interface_exists.fail.sh with Ansible remeditaion.
The task condition is wrong because the `ip -o link show`
command output typically contains more colons than 3 colons
because it typically contains MAC addresses where colons
are user as separators. This problem has been discovered
during stabilization run on RHEL 10.0.
@jan-cerny jan-cerny added this to the 0.1.79 milestone Nov 21, 2025
@Mab879 Mab879 self-assigned this Nov 21, 2025
@Mab879

Mab879 commented Nov 21, 2025

Copy link
Copy Markdown
Member

Automatus tests pass locally.

@Mab879
Mab879 merged commit bc2dc66 into ComplianceAsCode:master Nov 21, 2025
132 of 140 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants