Matthew Burket

Results 167 comments of Matthew Burket

> @Mab879 Testing farm fail is legit, it fail in the rule file_permissions_sudo in the ANSSI profile. The actual permissions are of `/usr/bin/sudo` are 4111. So I misread the permissions...

Moving to 4111 as 4110 doesn't seem possible.

Thanks for reporting this issue. At least for RHEL 9 it is still in `/etc/chrony.conf` so that complicates things. It looks like other distros can use their distro's pool see...

I tried build the `firefox` product with `--thin` and the build failed. I got similar results with the `chromium` product. ```Traceback (most recent call last): File "/home/mburket/Developer/ComplianceAsCode/content/build-scripts/build_xccdf.py", line 150, in...

> @Mab879 The problem you found should be fixed. Confirmed, both the `firefox` and `chromium` products build now with `-t`. Thanks!

I was reviewing the built rule in `build/ocp4/rules/api_server_tls_security_profile.yml` and noticed this below. I would prefer that we didn't have these duplicated IDs. ```yaml stigid: - CNTR-OS-000020 - CNTR-OS-000020 - CNTR-OS-000020...

> @CoreyCook8 looks like some of the build tests are hung up. @Mab879 should we just rekick these? Sorry, I just saw this. First time contributors need approval for the...

Waving the code coverage check as no Python code was changed.