Skip to content

Commit

Permalink
Enable static-checks/rule-identifiers on RHEL10
Browse files Browse the repository at this point in the history
  • Loading branch information
mildas committed Sep 26, 2024
1 parent 59951a5 commit fdcc546
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 6 additions & 2 deletions conf/waivers/20-long-term
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,11 @@
# https://github.com/ComplianceAsCode/content/issues/12426
/static-checks/rule-identifiers/hipaa/sshd_use_directory_configuration
rhel == 9


# https://github.com/ComplianceAsCode/content/issues/12430
/static-checks/rule-identifiers/ism_o/.*
rhel == 10
# No official RHEL10 STIG benchmark yet
/static-checks/rule-identifiers/stig/.*
rhel == 10

# vim: syntax=python
4 changes: 0 additions & 4 deletions static-checks/rule-identifiers/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,3 @@ result: custom
environment+:
PYTHONPATH: ../..
duration: 10m
adjust:
- when: distro == rhel-10
enabled: false
because: rhel10 profiles are in draft state with missing references

0 comments on commit fdcc546

Please sign in to comment.