content icon indicating copy to clipboard operation
content copied to clipboard

Test `service_disabled.fail` for rule `service_systemd-journal-upload_enabled` fails

Open Mab879 opened this issue 1 month ago • 1 comments

Description of problem:

Test service_disabled.fail for rule service_systemd-journal-upload_enabled fails

SCAP Security Guide Version:

1144a738d7cbe8f82f810dc6aac00b26b7b25ab9

Operating System Version:

10.1

Steps to Reproduce:

  1. Run automatus tests for service_systemd-journal-upload_enabled

Actual Results:

Tests fail

Expected Results:

Test passes

Additional Information/Debugging Steps:

oscap fixing returned error, expected 'fixed'

Mab879 avatar Dec 03 '25 12:12 Mab879

I think we need to create a custom test scenario that overrides the templated test scenario. This custom test scenario should configure the URL of the journald upload target. The new custom test scenario will be very similar to the already existing custom scenario for the pass situation.

jan-cerny avatar Dec 05 '25 15:12 jan-cerny