Skip to content

Conversation

@jan-cerny
Copy link
Collaborator

The rule accounts_root_path_dirs_no_write has only Ansible remediation, it doesn't have Bash remediation. Adding # remediation = ansible tag will prevent attempts to run the nonexistent Bash remediation.

The rule `accounts_root_path_dirs_no_write` has only Ansible
remediation, it doesn't have Bash remediation. Adding `# remediation =
ansible` tag will prevent attempts to run the nonexistent Bash remediation.
@jan-cerny jan-cerny added this to the 0.1.78 milestone Jun 4, 2025
@jan-cerny jan-cerny added the Test Suite Update in Test Suite. label Jun 4, 2025
@Mab879 Mab879 self-assigned this Jun 4, 2025
@@ -1,4 +1,5 @@
#!/bin/bash
# remediation = ansible
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remediation=ansible doesn't make sense for a .pass.sh test

CI fail looks valid.

Addressing:
remediation=ansible doesn't make sense for a .pass.sh test
@jan-cerny
Copy link
Collaborator Author

I have @jan-cerny Remove remediation tag from a pass scenario

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit b9850ae and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 61.9% (0.0% change).

View more on Code Climate.

@Mab879 Mab879 merged commit 95222ed into ComplianceAsCode:master Jun 5, 2025
132 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Test Suite Update in Test Suite.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants