Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHEL 10 HIPAA Profile Updates #12345

Merged
merged 7 commits into from
Aug 28, 2024

Conversation

Mab879
Copy link
Member

@Mab879 Mab879 commented Aug 27, 2024

Description:

  • Update RHEL 10 HIPAA Profile
  • Add variables to HIPAA control file

Rationale:

RHEL 10 is coming.

Review Hints:

./build_product rhel10
cd tests
./ds_unselect_rules.sh ../build/ssg-rhel10-ds.xml unselect_rules_list
./automatus.py profile --libvirt qemu:///system automatus_rhel10 --datastream /tmp/ssg-rhel10-ds.xml hipaa

Since Audit 3.0+ auditd_audispd is no longer used.
SSH 2 is long dead, time to remove the rule from this profile
There is no basis for this in RHEL 10.
sshd_set_keepalive and sshd_set_keepalive_0 conflict so I removed
sshd_set_keepalive_0 since it was not in the RHEL 9 profile.
@Mab879 Mab879 added Update Profile Issues or pull requests related to Profiles updates. RHEL10 Red Hat Enterprise Linux 10 product related. labels Aug 27, 2024
@Mab879 Mab879 added this to the 0.1.75 milestone Aug 27, 2024
@Mab879 Mab879 requested a review from a team as a code owner August 27, 2024 16:40
Copy link

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

Copy link

github-actions bot commented Aug 27, 2024

🤖 A k8s content image for this PR is available at:
ghcr.io/complianceascode/k8scontent:12345
This image was built from commit: fc2c9ff

Click here to see how to deploy it

If you alread have Compliance Operator deployed:
utils/build_ds_container.py -i ghcr.io/complianceascode/k8scontent:12345

Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and:
CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12345 make deploy-local

controls/hipaa.yml Outdated Show resolved Hide resolved
@marcusburghardt marcusburghardt self-assigned this Aug 28, 2024
Copy link

codeclimate bot commented Aug 28, 2024

Code Climate has analyzed commit fc2c9ff 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 59.4% (0.0% change).

View more on Code Climate.

Copy link
Member

@marcusburghardt marcusburghardt left a comment

Choose a reason for hiding this comment

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

Thanks.

@marcusburghardt marcusburghardt merged commit c4a694e into ComplianceAsCode:master Aug 28, 2024
100 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RHEL10 Red Hat Enterprise Linux 10 product related. Update Profile Issues or pull requests related to Profiles updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants