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 RHEL Platform to Select AIDE Tests #12483

Closed Mab879 closed 1 month ago

Mab879 commented 1 month ago

Description:

Rationale:

Inspired by #12432.

github-actions[bot] commented 1 month 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

github-actions[bot] commented 1 month ago

:robot: A k8s content image for this PR is available at: ghcr.io/complianceascode/k8scontent:12483 This image was built from commit: 239a0d0bfe3dbf85a50a4aa9333c78cc62eff919

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:12483``` Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and: ```CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12483 make deploy-local```
codeclimate[bot] commented 1 month ago

Code Climate has analyzed commit 239a0d0b 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.5% (0.0% change).

View more on Code Climate.