content icon indicating copy to clipboard operation
content copied to clipboard

Security automation content in SCAP, Bash, Ansible, and other formats

Results 630 content issues
Sort by recently updated
recently updated
newest added

#### Description: Re-introduce static-checks, mainly `rpmbuild-ctest`, for all supported Fedora versions. `rpmbuild-ctest` got necessary update related in https://github.com/RHSecurityCompliance/contest/pull/224 Now, it installs recommended packages to enable more unit tests. #### Rationale:...

Test Suite
do-not-merge/work-in-progress

#### Description of problem: no_shelllogin_for_systemaccounts, has oval definitions for finding SYS_UID_MIN and SYS_UID_MAX and a couple others, but in the actual generated report, the entirety of /etc/login.defs file is outputted...

triaged

Hello, i think the pattern matching should be simply "mfetpd" https://github.com/ComplianceAsCode/content/blob/e6ea793613ea472813ffe59d20e4c23f323da6cc/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/agent_mfetpd_running/oval/shared.xml#L13 It did not worked with "^mfetpd.*$" personnally. As you can see i have correct output when running the commands...

triaged

#### Description of problem: Sometimes templated test scenarios don't cover all possible cases a template can be used. As it's in the case of https://github.com/ComplianceAsCode/content/pull/7405/files#diff-66fb572257ded0d27ec50b0c7c6f8073df416494e02dcbc58a15a50ffefff704 where we can't easily implement...

#### Description of problem: The current git version is missing `auditd_audispd_syslog_plugin_activated` in `rhel8/ospp.profile` even though other remote-rsyslog-logging related rules are there. Please add this rule to the profile, it seems...

OSPP

Description: Notes / Rules for BSI APP4.4.A19 Rationale: As we have multiple customers asking for a BSI profile to be included in the compliance-operator, we are contributing a profile. To...

OpenShift
ok-to-test
BSI

#### Description of problem: The content is misaligned as it currently uses V1R3 of the STIG for RHEL 9. #### Details: The misalignment affects these profiles: STIG, STIG with GUI...

#### Share the context CIS released the benchmark version 2.0.0 for Ubuntu 22.04 on March 2024, leaving the existing profiles in this project outdated. #### Description of problem: Currently the...

enhancement
Ubuntu
triaged

#### Description of problem: bash-fix remediation uses invalid sed syntax for content_rule_kernel_module_usb-storage_disabled. sed replacement must escape the forward `/` in /path/to/file (ie: `/bin/true` should be `\/bin\/true`). Also for consistency, the...

#### Description of problem: Unfortunately, I don't have a solution, so the following is just a series of notes from my incomplete investigation. Remediating a pre-built (by CaC/content build system)...

RHEL10