ComplianceAsCode / content

Security automation content in SCAP, Bash, Ansible, and other formats
https://complianceascode.readthedocs.io/en/latest/
Other
2.22k stars 698 forks source link

Add rule sysctl_kernel_yama_ptrace_scope to Ubuntu 24.04 CIS #12618

Open mpurg opened 3 days ago

mpurg commented 3 days ago

Description:

Draft until issues with oval_feed_url are resolved (https://github.com/ComplianceAsCode/content/pull/12617)

openshift-ci[bot] commented 3 days ago

Hi @mpurg. Thanks for your PR.

I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 3 days ago

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

rhel8 (from CTF) Environment (using Fedora as testing environment) Open in Gitpod

Fedora Testing Environment Open in Gitpod

Oracle Linux 8 Environment Open in Gitpod

codeclimate[bot] commented 3 days ago

Code Climate has analyzed commit 581e1e31 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 60.9% (0.0% change).

View more on Code Climate.

mpurg commented 2 days ago

Automatus tests are likely failing because sysctl cannot be set in a container and the test environment fails to prepare (related to https://github.com/ComplianceAsCode/content/issues/12511)

All rule tests pass locally on an Ubuntu2404 VM.